]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add googlebot-image as a specific bot
authoreldy <>
Sat, 24 Aug 2013 23:50:39 +0000 (23:50 +0000)
committereldy <>
Sat, 24 Aug 2013 23:50:39 +0000 (23:50 +0000)
wwwroot/cgi-bin/awstats.pl
wwwroot/cgi-bin/lib/robots.pm

index a7bcdac4395d8085b8f2c76223b92d76cc514e9f..25e87e260198fc6c529a1752b83d8855a76fb193 100644 (file)
@@ -40,7 +40,7 @@ use vars qw/ $REVISION $VERSION /;
 $REVISION = '$Revision$';
 $REVISION =~ /\s(.*)\s/;
 $REVISION = $1;
-$VERSION  = "7.2 (build $REVISION)";
+$VERSION  = "7.3 (build $REVISION)";
 
 # ----- Constants -----
 use vars qw/
@@ -8600,6 +8600,8 @@ sub PrintCLIHelp{
        print "Other options:\n";
        print
 "  -debug=X     to add debug informations lesser than level X (speed reduced)\n";
+       print
+"  -version     show AWStats version\n";
        print "\n";
        print "Now supports/detects:\n";
        print
index 6581b622f8d54056f9efeb3332500d836e44f26b..0ef9ea46c6d82138ecba50f7c8b43f89afc5088f 100644 (file)
 'bjaaland',
 'contentmatch',
 'ferret',
+'googlebot\-image',
 'googlebot',
 'google\-sitemaps',
-'grabber',
 'google[_+ ]web[_+ ]preview',
+'grabber',
 'gulliver',
 'virus[_+ ]detector',          # Must be before harvest
 'harvest',
 'bjaaland','Bjaaland',
 'ferret','Wild Ferret Web Hopper #1, #2, #3',
 'contentmatch','<a href="http://p4p.cn.yahoo.com">Yahoo!China ContentMatch Crawler</a>',
+'googlebot\-image','<a href="http://www.google.com/bot.html" title="Bot home page [new window]" target="_blank">Googlebot-Image</a>',
 'googlebot','<a href="http://www.google.com/bot.html" title="Bot home page [new window]" target="_blank">Googlebot</a>',
 'google\-sitemaps', 'Google Sitemaps',
 'grabber', '<a href="http://www.sdsc.edu/" title="Seltsame Aktivitaeten vom San Diego Supercomputer Center [new window]" target="_blank">Grabber (SDSC)</a>',