This commit is contained in:
minoplhy 2021-08-18 16:10:42 +07:00
commit af78052372
3 changed files with 3 additions and 1 deletions

View File

@ -10,3 +10,4 @@ https://blokada.org/mirror/v5/exodusprivacy/standard/hosts.txt
https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt
https://github.com/crazy-max/WindowsSpyBlocker/raw/master/data/hosts/spy.txt
https://energized.pro/extensions/xtreme/formats/rpz.txt
https://rpz.oisd.nl

View File

@ -46,6 +46,7 @@ crawler.download_filters("https://blokada.org/mirror/v5/exodusprivacy/standard/h
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)
crawler.download_filters("https://energized.pro/extensions/xtreme/formats/rpz.txt" ,incoming)
crawler.download_filters("https://rpz.oisd.nl" ,incoming)
crawler.filtering(incoming)
crawler.filteringcon(incoming)
crawler.killingdup(incoming)

View File

@ -1 +1 @@
2021-08-18 00:37:30.895410+00:00
2021-08-18 05:59:12.511322+00:00