mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-10 21:57:01 +00:00
Moved GoodbyeADS to ucate
This commit is contained in:
parent
8717d387b6
commit
92507abfd3
@ -8,10 +8,10 @@ https://github.com/minoplhy/filters/releases/download/filters-build/hostsVN-all_
|
||||
https://github.com/minoplhy/filters/releases/download/filters-build/hosts-database-full-alive_rpz.txt
|
||||
https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt
|
||||
https://urlhaus.abuse.ch/downloads/rpz/
|
||||
https://github.com/jerryn70/GoodbyeAds/raw/master/Formats/GoodbyeAds-AdBlock-Filter.txt
|
||||
|
||||
# veneto
|
||||
https://blokada.org/mirror/v5/exodusprivacy/standard/hosts.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
|
||||
https://github.com/jerryn70/GoodbyeAds/raw/master/Formats/GoodbyeAds-AdBlock-Filter.txt
|
||||
|
@ -26,6 +26,7 @@ crawler.download_filters("https://github.com/minoplhy/filters/releases/download/
|
||||
crawler.download_filters("https://github.com/minoplhy/filters/releases/download/filters-build/hosts-database-full-alive_rpz.txt" ,incoming)
|
||||
crawler.download_filters("https://urlhaus.abuse.ch/downloads/rpz/" ,incoming)
|
||||
crawler.download_filters("https://github.com/minoplhy/filters/raw/main/Resources/blocked.txt" ,incoming)
|
||||
crawler.download_filters("https://github.com/jerryn70/GoodbyeAds/raw/master/Formats/GoodbyeAds-AdBlock-Filter.txt" ,incoming)
|
||||
crawler.filtering(incoming)
|
||||
crawler.filteringcon(incoming)
|
||||
crawler.killingdup(incoming)
|
||||
@ -50,7 +51,6 @@ crawler.download_filters("https://blokada.org/mirror/v5/exodusprivacy/standard/h
|
||||
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.download_filters("https://github.com/jerryn70/GoodbyeAds/raw/master/Formats/GoodbyeAds-AdBlock-Filter.txt" ,incoming)
|
||||
crawler.filtering(incoming)
|
||||
crawler.filteringcon(incoming)
|
||||
crawler.killingdup(incoming)
|
||||
|
Loading…
Reference in New Issue
Block a user