From: eldy <> Date: Sat, 22 Jul 2006 21:04:10 +0000 (+0000) Subject: Fix: entry in file X-Git-Tag: AWSTATS_6_6_BETA~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af5779af60e658bbdea41c072d41315455b08e8a;p=thirdparty%2FAWStats.git Fix: entry in file --- diff --git a/wwwroot/cgi-bin/lib/search_engines.pm b/wwwroot/cgi-bin/lib/search_engines.pm index 95172510..5943d459 100644 --- a/wwwroot/cgi-bin/lib/search_engines.pm +++ b/wwwroot/cgi-bin/lib/search_engines.pm @@ -122,7 +122,7 @@ 'euroseek\.', 'looksmart\.', 'spray\.', -'nbci\.com/search', +'nbci\.com\/search', 'de\.ask.\com', # break out Ask country specific engines. (.jp is in Japan section) 'es\.ask.\com', 'fr\.ask.\com', @@ -230,7 +230,7 @@ # NotSearchEnginesKeys -# If a search engie key is found, we check its exclude list to know if it's +# If a search engine key is found, we check its exclude list to know if it's # really a search engine #------------------------------------------------------------------------------ %NotSearchEnginesKeys=( @@ -285,7 +285,7 @@ 'euroseek\.','euroseek', 'looksmart\.','looksmart', 'spray\.','spray', -'nbci\.com/search','nbci', +'nbci\.com\/search','nbci', 'de\.ask.\com','askde', # break out Ask country specific engines. 'es\.ask.\com','askes', 'fr\.ask.\com','askfr',