Update action.py

This commit is contained in:
Minoplhy 2021-08-17 13:57:22 +07:00 committed by GitHub
parent 6a29d9f0d1
commit 0419bcbfb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,6 @@ abp_locat = "/reprwiki/Private-build/veneto/adblock.txt"
os.makedirs('/reprwiki/Private-build/veneto',exist_ok=True)
crawler.clear_old_files(incoming)
crawler.download_filters("https://block.energized.pro/ultimate/formats/rpz.txt" ,incoming)
crawler.download_filters("https://blokada.org/mirror/v5/exodusprivacy/standard/hosts.txt" ,incoming)
crawler.download_filters("https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt" ,incoming)
crawler.download_filters("https://github.com/crazy-max/WindowsSpyBlocker/raw/master/data/hosts/spy.txt" ,incoming)