mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +01:00
Merge pull request #1241 from GLolol/patch-2
Google: add DDG plugin with py2/py3 support
This commit is contained in:
commit
cd06cc833c
@ -107,7 +107,8 @@ class Google(callbacks.PluginRegexp):
|
||||
'future release. Please consider switching to an other '
|
||||
'plugin for your searches, like '
|
||||
'<https://github.com/Hoaas/Supybot-plugins/tree/master/DuckDuckGo>, '
|
||||
'or <https://github.com/joulez/GoogleCSE>.')
|
||||
'<https://github.com/joulez/GoogleCSE>, or '
|
||||
'<https://github.com/GLolol/SupyPlugins/tree/master/DDG>.')
|
||||
ref = self.registryValue('referer')
|
||||
if not ref:
|
||||
ref = 'http://%s/%s' % (dynamic.irc.server,
|
||||
|
Loading…
Reference in New Issue
Block a user