From: eldy <> Date: Sun, 22 Sep 2013 19:17:25 +0000 (+0000) Subject: Patch #202 Add 'google\.'=>'code\.google\.', to NotSearchEnginesKeys X-Git-Tag: AWSTATS_7_3~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=788accef4f5d82f7fc41a54e92592af03eb54dc0;p=thirdparty%2FAWStats.git Patch #202 Add 'google\.'=>'code\.google\.', to NotSearchEnginesKeys --- diff --git a/wwwroot/cgi-bin/lib/search_engines.pm b/wwwroot/cgi-bin/lib/search_engines.pm index 427f30cd..7b5f34ad 100644 --- a/wwwroot/cgi-bin/lib/search_engines.pm +++ b/wwwroot/cgi-bin/lib/search_engines.pm @@ -453,6 +453,7 @@ 'altavista\.'=>'babelfish\.altavista\.', 'google\.'=>'mail\.google\.', 'google\.'=>'translate\.google\.', +'google\.'=>'code\.google\.', 'msn\.'=>'hotmail\.msn\.', 'tiscali\.'=>'mail\.tiscali\.', 'yahoo\.'=>'mail\.yahoo\.',