mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 20:52:42 +01:00
Google: self-promot-- add DDG plugin with py2/py3 support
This commit is contained in:
parent
b6695172c8
commit
218ba764cc
@ -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