mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +01:00
Google: Fix google URL.
This commit is contained in:
parent
b5268d63a3
commit
f8aaddd5b5
@ -92,7 +92,7 @@ class Google(callbacks.PluginRegexp):
|
||||
return results
|
||||
|
||||
|
||||
_gsearchUrl = 'https://www.google.fr/search?gbv=1'
|
||||
_gsearchUrl = 'https://www.google.com/search?gbv=1'
|
||||
@internationalizeDocstring
|
||||
def search(self, query, channel, options={}):
|
||||
"""Perform a search using Google's AJAX API.
|
||||
|
Loading…
Reference in New Issue
Block a user