From: garvinhicking Date: Thu, 21 Jun 2007 10:49:49 +0000 (+0000) Subject: Update new bots X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=312756ef1d28362e248fb99ced49ebb651b5c724;p=s9y.git Update new bots --- diff --git a/plugins/serendipity_event_statistics/serendipity_event_statistics.php b/plugins/serendipity_event_statistics/serendipity_event_statistics.php index d5969e5..28d183f 100644 --- a/plugins/serendipity_event_statistics/serendipity_event_statistics.php +++ b/plugins/serendipity_event_statistics/serendipity_event_statistics.php @@ -25,7 +25,7 @@ class serendipity_event_statistics extends serendipity_event $propbag->add('description', PLUGIN_EVENT_STATISTICS_DESC); $propbag->add('stackable', false); $propbag->add('author', 'Arnan de Gans, Garvin Hicking, Fredrik Sandberg'); - $propbag->add('version', '1.46'); + $propbag->add('version', '1.47'); $propbag->add('requirements', array( 'serendipity' => '0.8', 'smarty' => '2.6.7', @@ -186,6 +186,19 @@ class serendipity_event_statistics extends serendipity_event '41' => "MagpieRSS/0.61 (+http://magpierss.sf.net)", '42' => "www.google.com/feedfetcher.html)", '43' => "Sphere Scout&v4.0 (beta)- scout at sphere dot com" + '44' => "Mozilla 5.0(BlogCorpusReader 1.4142)", + '45' => "libwww-perl/5.76", + '46' => "Mozilla 5.0(BlogCorpusReader 1.4142)", + '48' => "WordPress/2.0.5", + '49' => "Incutio XML-RPC -- WordPress/2.0.5", + '50' => "-- WordPress/2.1-alpha3", + '51' => "WordPress/2.1.1", + '52' => "WordPress/2.1", + '53' => "ping.wordblog.de/ping/1.0", + '54' => "PEAR HTTP_Request class (http://pear.php.net/ )", + '55' => "Java/1.5.0_07", + '56' => "Mozilla 5.0(BlogCorpusReader 1.4142)", + '57' => "BlogPulseLive(support@blogpulse.com)" ); foreach($banned_array AS $ban) {