From 0c41265fb626a1b94813eb9d4c502d0e4adc79e2 Mon Sep 17 00:00:00 2001 From: Sebastian Titz Date: Fri, 5 Nov 2021 07:44:33 +0100 Subject: [PATCH] bot ips --- ips/crawler.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ips/crawler.php b/ips/crawler.php index c5c10a1..b727cce 100644 --- a/ips/crawler.php +++ b/ips/crawler.php @@ -16,6 +16,7 @@ $_ips_crawler = array ( '81.209.177.145', // website-datenbank.de '2a01:4f8:190:4244::2', // mj12bot '192.99.5.225', // ... - '157.55.39.' // microsoft??? + '157.55.39.', // microsoft??? + '2a01:4f8:162:43c5::2' // mj12bot ); ?> \ No newline at end of file