From 35fd6d29efbbf031ad5e34cf0dfe865ce3e30a72 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9gory=20Soutad=C3=A9?= Date: Wed, 6 Sep 2017 07:54:38 +0200 Subject: [PATCH] Fix two invalid entries in search_engines.pm --- wwwroot/cgi-bin/lib/search_engines.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wwwroot/cgi-bin/lib/search_engines.pm b/wwwroot/cgi-bin/lib/search_engines.pm index e8361f23..0626be9a 100644 --- a/wwwroot/cgi-bin/lib/search_engines.pm +++ b/wwwroot/cgi-bin/lib/search_engines.pm @@ -3710,7 +3710,7 @@ 'google_base','(q|p|as_p|as_q)=', 'google_translate','q=', -'googleByIP','googleByIP','q=', +'googleByIP','q=', 'google_catchall','(q|p|as_p|as_q)=', 'google_cache','(p|q|as_p|as_q)=cache:[0-9A-Za-z]{12}:', 'google_froogle','(q|p|as_p|as_q)=', @@ -3955,7 +3955,6 @@ 'netsprintpl','q=', 'netstjernen','q=', 'netzero','query=', -'no query string available', 'northernlight','qr=', 'nortonsavesearch','q=', 'nusearch','nusearch_terms=', -- 2.47.2