X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=blobdiff_plain;f=classes%2Fuseragent.php-class;fp=classes%2Fuseragent.php-class;h=6aea289feba4af5810766a6a5c286aa9e74bbf5c;hp=cf38a17c56f1c4329e6767697796118f0913e1af;hb=a6d14fe0a88283bd7e6a227421c4e66ba710d824;hpb=fb10d8f6bc2f713233929e8d6923155597941a84 diff --git a/classes/useragent.php-class b/classes/useragent.php-class index cf38a17..6aea289 100755 --- a/classes/useragent.php-class +++ b/classes/useragent.php-class @@ -983,10 +983,11 @@ class userAgent { $botArray = [ 'Scooter', 'Spinne', 'Vagabondo', 'Firefly', 'Scrubby', 'NG', 'Pompos', 'Szukacz', 'Schmozilla', '42_HAL', 'NetResearchServer', 'LinkWalker', 'Zeus', 'W3C_Validator', 'ZyBorg', 'Ask Jeeves', 'ia_archiver', - 'PingALink Monitoring Services', 'IlTrovatore-Setaccio', 'Nutch', 'Mercator', 'search.ch', - 'appie', 'larbin', 'NutchCVS', 'Webchat', 'Mediapartners-Google', 'sitecheck.internetseer.com', - 'FavOrg', 'findlinks', 'DataCha0s', 'ichiro', 'Francis', 'CoralWebPrx', 'DoCoMo', 'Ocelli', 'Sogou Video', - 'Yandex', 'Yeti', 'Austronaut-URL-Checker' + 'PingALink Monitoring Services', 'IlTrovatore-Setaccio', 'Nutch', 'Mercator', 'search.ch', 'appie', 'larbin', + 'NutchCVS', 'Webchat', 'Mediapartners-Google', 'sitecheck.internetseer.com', 'FavOrg', 'findlinks', 'DataCha0s', + 'ichiro', 'Francis', 'CoralWebPrx', 'DoCoMo', 'Ocelli', 'Sogou Video', 'Yandex', 'Yeti', + 'Austronaut-URL-Checker', 'check_ssl_cert', 'check_http', 'vdirsyncer', 'Feedbin feed-id', + 'Cloudflare Custom Hostname Verification', 'FreshRSS', 'UniversalFeedParser', ]; if (in_array($this->brand, $botArray)) {