From 693f26f48538fec181f568c0381316f6d357e73f Mon Sep 17 00:00:00 2001 From: minoplhy Date: Sat, 31 Jul 2021 22:57:38 +0700 Subject: [PATCH] Due to more than 2 weeks downtime of energized.pro i have to temporary remove energized from source and download lists until further notice --- crawler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/crawler.py b/crawler.py index 9ff00e7..b081a07 100644 --- a/crawler.py +++ b/crawler.py @@ -62,7 +62,6 @@ download_filters("https://filters.kylz.nl/RPZ/adguard/cname-tracker.txt") download_filters("https://filters.kylz.nl/RPZ/adguard/cname-original.txt") download_filters("https://filters.kylz.nl/RPZ/stevenblack/f-s.txt") download_filters("https://filters.kylz.nl/RPZ/someonewhocares/rpz.txt") -download_filters("https://block.energized.pro/ultimate/formats/rpz.txt") download_filters("https://urlhaus.abuse.ch/downloads/rpz/") filtering(input) filteringcon(input)