You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

182 lines
2.7 KiB

8 years ago
<?php
global $wps_robotarray, $wps_robotslist;
8 years ago
$wps_robotarray = array(
'007ac9',
'5bot',
'A6-Indexer',
'AbachoBOT',
'accoona',
'AcoiRobot',
'AddThis.com',
'ADmantX',
8 years ago
'AdsBot-Google',
'advbot',
'AhrefsBot',
'aiHitBot',
'alexa',
8 years ago
'alphabot',
'AltaVista',
'AntivirusPro',
8 years ago
'anyevent',
'appie',
'Applebot',
8 years ago
'archive.org_bot',
'Ask Jeeves',
'ASPSeek',
'Baiduspider',
8 years ago
'Benjojo',
'BeetleBot',
8 years ago
'bingbot',
'Blekkobot',
'blexbot',
'BOT for JCE',
8 years ago
'bubing',
'Butterfly',
'cbot',
8 years ago
'clamantivirus',
'cliqzbot',
'clumboot',
'coccoc',
'crawler',
8 years ago
'CrocCrawler',
'crowsnest.tv',
'dbot',
'dl2bot',
'dotbot',
'downloadbot',
8 years ago
'duckduckgo',
'Dumbot',
'EasouSpider',
8 years ago
'eStyle',
'EveryoneSocialBot',
'Exabot',
8 years ago
'ezooms',
'facebook.com',
'facebookexternalhit',
'FAST',
8 years ago
'Feedfetcher-Google',
'feedzirra',
8 years ago
'findxbot',
'Firfly',
'FriendFeedBot',
'froogle',
'GeonaBot',
'Gigabot',
8 years ago
'girafabot',
'gimme60bot',
8 years ago
'glbot',
'Googlebot',
'GroupHigh',
'ia_archiver',
'IDBot',
'InfoSeek',
8 years ago
'inktomi',
'IstellaBot',
'jetmon',
'Kraken',
'Leikibot',
8 years ago
'linkapediabot',
'linkdexbot',
'LinkpadBot',
'LoadTimeBot',
'looksmart',
8 years ago
'ltx71',
'Lycos',
'Mail.RU_Bot',
'Me.dium',
8 years ago
'meanpathbot',
'mediabot',
'medialbot',
'Mediapartners-Google',
'MJ12bot',
8 years ago
'msnbot',
'MojeekBot',
8 years ago
'monobot',
'moreover',
'MRBOT',
8 years ago
'NationalDirectory',
'NerdyBot',
'NetcraftSurveyAgent',
8 years ago
'niki-bot',
'nutch',
8 years ago
'Openbot',
'OrangeBot',
'owler',
'p4Bot',
'PaperLiBot',
'pageanalyzer',
'PagesInventory',
'Pimonster',
8 years ago
'porkbun',
'pr-cy',
'proximic',
8 years ago
'pwbot',
'r4bot',
'rabaz',
'Rambler',
'Rankivabot',
8 years ago
'revip',
'riddler',
'rogerbot',
'Scooter',
8 years ago
'Scrubby',
'scrapy.org',
'SearchmetricsBot',
'sees.co',
'SemanticBot',
'SemrushBot',
8 years ago
'SeznamBot',
'sfFeedReader',
'shareaholic-bot',
'sistrix',
'SiteExplorer',
8 years ago
'Slurp',
'Socialradarbot',
'SocialSearch',
'Sogou web spider',
'Spade',
8 years ago
'spbot',
'SpiderLing',
'SputnikBot',
'Superfeedr',
'SurveyBot',
'TechnoratiSnoop',
'TECNOSEEK',
8 years ago
'Teoma',
'trendictionbot',
'TweetmemeBot',
8 years ago
'Twiceler',
'Twitterbot',
8 years ago
'Twitturls',
'u2bot',
'uMBot-LN',
8 years ago
'uni5download',
'unrulymedia',
'UptimeRobot',
8 years ago
'URL_Spider_SQL',
'Vagabondo',
'vBSEO',
'WASALive-Bot',
'WebAlta Crawler',
'WebBug',
8 years ago
'WebFindBot',
'WebMasterAid',
8 years ago
'WeSEE',
'Wotbox',
8 years ago
'wsowner',
'wsr-agent',
'www.galaxy.com',
'x100bot',
'XoviBot',
8 years ago
'xzybot',
'yandex',
'Yahoo',
8 years ago
'Yammybot',
'YoudaoBot',
8 years ago
'ZyBorg',
'ZemlyaCrawl',
8 years ago
);
$wps_robotslist = implode("\n", $wps_robotarray);