Module:Find sources/links/google news: Difference between revisions
Hide Wikipedia from search results; move query to end of string |
Richardpruen (talk | contribs) m 1 revision imported |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia', | url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia&tbs=ar:1', | ||
display = 'Google News' | display = 'Google News' | ||
} | } |