Module:Find sources/links/google news

Revision as of 12:19, 28 October 2020 by Caleb Cooper (talk | contribs) (Created page with "return { url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia', display = 'Google News' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Find sources/links/google news/doc

return {
	url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia',
	display = 'Google News'
}