From 17672e2c938f26c3cbf125f273de4876ea224e99 Mon Sep 17 00:00:00 2001 From: cute Date: Fri, 7 Feb 2025 04:51:36 +0000 Subject: [PATCH] Block IP violation scanners. --- static/robots.txt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/static/robots.txt b/static/robots.txt index 066f40f52..c25d58f5a 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,4 +1,25 @@ User-agent: * Allow: / -Sitemap: https://iptv-org.github.io/sitemap.xml \ No newline at end of file +User-Agent: TurnitinBot +Disallow: / + +User-Agent: NPBot +Disallow: / + +User-Agent: AcademicBotRTU +Disallow: / + +User-Agent: SlySearch +Disallow: / + +User-Agent: BLEXBot +Disallow: / + +User-agent: CheckMarkNetwork/1.0 (+https://www.checkmarknetwork.com/spider.html) +Disallow: / + +User-agent: BrandVerity/1.0 +Disallow: / + +Sitemap: https://iptv-org.github.io/sitemap.xml