From: eldy <> Date: Fri, 27 Jun 2003 21:28:00 +0000 (+0000) Subject: Fixed: Road runner detection pb. X-Git-Tag: AWSTATS_5_6_RELEASE~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c710c9af4e93af74e161ac0c8b4e629ea8f3c47;p=thirdparty%2FAWStats.git Fixed: Road runner detection pb. --- diff --git a/wwwroot/cgi-bin/lib/robots.pm b/wwwroot/cgi-bin/lib/robots.pm index 124c6d94..f4bcdd41 100644 --- a/wwwroot/cgi-bin/lib/robots.pm +++ b/wwwroot/cgi-bin/lib/robots.pm @@ -14,10 +14,10 @@ # Rem: To avoid bad detection, some robots id were removed from this list: # - Robots with ID of 2 letters only # - Robot called "webs" and "tcl" -# Rem: directhit is changed into direct_hit (its real id) -# Rem: calif is changed into calif[^r] to avoid confusion between Tiscalifreenet browser -# Rem: fish is changed into [^a]fish to avoid confusion between Madsafish browser - +# Rem: directhit changed into direct_hit (its real id) +# Rem: calif changed into calif[^r] to avoid confusion between Tiscalifreenet browser +# Rem: fish changed into [^a]fish to avoid confusion between Madsafish browser +# Rem: roadrunner changed into road_runner # RobotsSearchIDOrder @@ -220,7 +220,7 @@ "rbse", "resumerobot", "rhcs", -"roadrunner", +"road_runner", "robbie", "robi", "robofox", @@ -522,7 +522,7 @@ "rbse","RBSE Spider", "resumerobot","Resume Robot", "rhcs","RoadHouse Crawling System", -"roadrunner","Road Runner: The ImageScape Robot", +"road_runner","Road Runner: The ImageScape Robot", "robbie","Robbie the Robot", "robi","ComputingSite Robi/1.0", "robofox","RoboFox",