From 218ba764cc5f3b221b00d6b14eed14fedfe1faee Mon Sep 17 00:00:00 2001 From: James Lu Date: Fri, 6 May 2016 07:14:25 -0700 Subject: [PATCH] Google: self-promot-- add DDG plugin with py2/py3 support --- plugins/Google/plugin.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/Google/plugin.py b/plugins/Google/plugin.py index 055cfa1e3..8f78c3ab5 100644 --- a/plugins/Google/plugin.py +++ b/plugins/Google/plugin.py @@ -107,7 +107,8 @@ class Google(callbacks.PluginRegexp): 'future release. Please consider switching to an other ' 'plugin for your searches, like ' ', ' - 'or .') + ', or ' + '.') ref = self.registryValue('referer') if not ref: ref = 'http://%s/%s' % (dynamic.irc.server,