Skip to content

Commit dab1070

Browse files
committed
Add 5 new bots
1 parent 456c3e2 commit dab1070

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

wcfsetup/install/files/lib/event/spider/SpiderCollecting.class.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ public function __construct()
413413
$this->register(new Spider('PackRat', 'Pack Rat'));
414414
$this->register(new Spider('PageBoy', 'PageBoy'));
415415
$this->register(new Spider('PagePeeker', 'PagePeeker', 'https://pagepeeker.com/robots/'));
416+
$this->register(new Spider('Paqlebot', 'Pagle', 'http://www.paqle.dk/about/paqlebot'));
416417
$this->register(new Spider('Pandalytics', 'Pandalytics', 'https://domainsbot.com/pandalytics/'));
417418
$this->register(new Spider('ParaSite', 'ParaSite'));
418419
$this->register(new Spider('Patric', 'Patric'));
@@ -502,12 +503,14 @@ public function __construct()
502503
$this->register(new Spider('+SitiDi.net/SitiDiBot/', 'SitiDi.net/SitiDiBot'));
503504
$this->register(new Spider('aWapClient', 'Skymob.com'));
504505
$this->register(new Spider('Slack', 'Slackbot', 'https://api.slack.com/robots'));
506+
$this->register(new Spider('SleepBot', 'SleepBot', 'http://sleepbot.com/'));
505507
$this->register(new Spider('SLCrawler', 'SLCrawler'));
506508
$this->register(new Spider('Sleek Spider', 'Sleek'));
507509
$this->register(new Spider('ESISmartSpider', 'Smart Spider'));
508510
$this->register(new Spider('Snapbot', 'Snapbot', 'http://www.snap.com/'));
509511
$this->register(new Spider('Snooper', 'Snooper'));
510512
$this->register(new Spider('sohu-search', 'sohu-search'));
513+
$this->register(new Spider('Sogou web spider', 'Sogou Web Spider', 'http://www.sogou.com/docs/help/webmasters.htm#07'));
511514
$this->register(new Spider('Solbot', 'Solbot'));
512515
$this->register(
513516
new Spider('Speedy Spider', 'Speedy Spider', 'http://www.entireweb.com/about/search_tech/speedyspider/')
@@ -526,6 +529,7 @@ public function __construct()
526529
$this->register(new Spider('Szukacz', 'Szukacz', 'http://www.szukacz.pl/html/RobotEnglishVersion.html'));
527530
$this->register(new Spider('T-H-U-N-D-E-R-S-T-O-N-E', 'T-H-U-N-D-E-R-S-T-O-N-E'));
528531
$this->register(new Spider('TinEye Crawler', 'TinEye', 'http://tineye.com/crawler.html'));
532+
$this->register(new Spider('TikTokSpider', 'TikTokSpider', 'https://www.tiktok.com/about'));
529533
$this->register(new Spider('Black Widow', 'TACH Black Widow'));
530534
$this->register(new Spider('Tapatalk CloudSearch', 'Tapatalk CloudSearch'));
531535
$this->register(new Spider('Tarantula', 'Tarantula'));
@@ -546,6 +550,7 @@ public function __construct()
546550
);
547551
$this->register(new Spider('Testomatobot', 'TestomatoBot', 'https://www.testomato.com/bot'));
548552
$this->register(new Spider('thumbshots-de-Bot', 'thumbshots-de-Bot'));
553+
$this->register(new Spider('Thinkbot', 'Thinkbot'));
549554
$this->register(new Spider('TITAN', 'TITAN'));
550555
$this->register(new Spider('TitIn', 'TitIn'));
551556
$this->register(new Spider('TLSpider', 'TLSpider'));

0 commit comments

Comments
 (0)