Add the HetrixTools uptime bot
authorAlexander Ebert <ebert@woltlab.com>
Mon, 21 Oct 2024 09:55:41 +0000 (11:55 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 21 Oct 2024 09:55:41 +0000 (11:55 +0200)
See #6030

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

index 6fc5fc5621d9979c8101d7295894a5cb115c2531..c99ae9874931f10f35e55ee864e144ef0bb3b8bb 100644 (file)
@@ -291,6 +291,7 @@ final class SpiderCollecting implements IPsr14Event
         $this->register(new Spider('havIndex', 'havIndex'));
         $this->register(new Spider('HeinrichderMiragoRobot', 'HeinrichderMiragoRobot'));
         $this->register(new Spider('HenryTheMiragoRobot', 'HenryTheMiragoRobot'));
+        $this->register(new Spider('HetrixTools Uptime Monitoring Bot', 'HetrixTools Uptime Monitoring Bot', 'https://hetrix.tools/uptime-monitoring-bot.html'));
         $this->register(new Spider('heritrix', 'Heritrix', 'https://github.com/internetarchive/heritrix3/wiki'));
         $this->register(new Spider('HKU WWW Robot', 'HKU WWW Octopus'));
         $this->register(new Spider('HolyCowDude', 'HolyCowDude', 'http://www.holycowdude.com/spider.htm'));