We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2759e commit 076d754Copy full SHA for 076d754
werkzeuge/statistik
@@ -7,7 +7,7 @@ BEGIN
7
# old-logs | sort -u
8
9
# alle Bots, die am Anfang ihre Kennung stehen haben
10
- $bots_beg=qr/(Exa|Google|IRL|MJ12|msn|ps|Seek|Snap)bot[\/-]|egothor|e-SocietyRobot|Twiceler|Sogou web spider/;
+ $bots_beg=qr/(Exa|Google|IRL|MJ12|msn|ps|Seek|Snap)bot[\/-]|egothor|e-SocietyRobot|Twiceler|[Ss]ogou( web)? spider/;
11
# alle Bots, die mit "Mozilla/5.0 (compatible;" beginnen
12
$bots_moz_comp=qr/ (archive.org_|Exa|Google)bot|MAINSEEK_BOT/;
13
# alle Bots, die mit "Mozilla/5.0 (" beginnen
0 commit comments