Bots, trusted
7,437
edits
(Created page with "return { url = '//www.google.com/search?as_eq=wikipedia&q=$1', display = 'Google' }") |
WikiDwarfBOT (talk | contribs) m (→top: clean up, replaced: wikipedia → Bharatpedia) |
||
Line 1: | Line 1: | ||
return { | return { | ||
url = '//www.google.com/search?as_eq= | url = '//www.google.com/search?as_eq=bharatpedia&q=$1', | ||
display = 'Google' | display = 'Google' | ||
} | } |