]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: entry in file
authoreldy <>
Sat, 22 Jul 2006 21:04:10 +0000 (21:04 +0000)
committereldy <>
Sat, 22 Jul 2006 21:04:10 +0000 (21:04 +0000)
wwwroot/cgi-bin/lib/search_engines.pm

index 95172510500ad89c6154032bae3b348c663a5092..5943d45902d34e57119d6a94749886c067191915 100644 (file)
 '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',
 
 
 # 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=(
 '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',