Module:Find sources/links/google news: Difference between revisions
< Module:Find sources | links
(Created page with "return { url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia', display = 'Google News' }") |
WikiDwarfBOT (talk | contribs) m (→top: clean up, replaced: wikipedia → Bharatpedia) |
||
Line 1: | Line 1: | ||
return { | return { | ||
url = '//www.google.com/search?tbm=nws&q=$1+- | url = '//www.google.com/search?tbm=nws&q=$1+-bharatpedia', | ||
display = 'Google News' | display = 'Google News' | ||
} | } |
Latest revision as of 08:44, 9 June 2021
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+-bharatpedia', display = 'Google News' }