From 37ac14e747dd5a95a615aa04e1d00cf41b2ad80d Mon Sep 17 00:00:00 2001 From: Rico Dittrich Date: Fri, 2 May 2014 21:36:03 +0200 Subject: [PATCH] fix ProgVal/Limnoria#522 --- plugins/Google/plugin.py | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/plugins/Google/plugin.py b/plugins/Google/plugin.py index 5e4c4a41e..d25d02cfb 100644 --- a/plugins/Google/plugin.py +++ b/plugins/Google/plugin.py @@ -296,12 +296,6 @@ class Google(callbacks.PluginRegexp): (self.registryValue('baseUrl', channel), s) return url - def _googleUrlIG(self, s, channel): - s = urllib.quote_plus(s) - url = r'http://%s/ig/calculator?hl=en&q=%s' % \ - (self.registryValue('baseUrl', channel), s) - return url - _calcRe1 = re.compile(r'(.*?)', re.I) _calcRe2 = re.compile(r'
.*?