mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
1Hosts : use GitHub Pages Build instead of Netlify Build
This commit is contained in:
parent
76fdf6e2a0
commit
6db94c147a
@ -1,5 +1,5 @@
|
||||
https://dbl.oisd.nl/
|
||||
https://hosts.netlify.app/Pro/rpz.txt
|
||||
https://badmojr.github.io/1Hosts/Pro/rpz.txt
|
||||
https://filters.kylz.nl/RPZ/stevenblack/f-s.txt
|
||||
https://filters.kylz.nl/RPZ/adguard/dns.txt
|
||||
https://filters.kylz.nl/RPZ/adguard/cname-tracker.txt
|
||||
|
@ -13,7 +13,7 @@ hosts_locat = "/reprwiki/Private-build/ucate/hosts.txt"
|
||||
|
||||
crawler.clear_old_files(incoming)
|
||||
crawler.download_filters("https://dbl.oisd.nl/" ,incoming)
|
||||
crawler.download_filters("https://hosts.netlify.app/Pro/rpz.txt" ,incoming)
|
||||
crawler.download_filters("https://badmojr.github.io/1Hosts/Pro/rpz.txt" ,incoming)
|
||||
crawler.download_filters("https://filters.kylz.nl/RPZ/adguard/dns.txt" ,incoming)
|
||||
crawler.download_filters("https://filters.kylz.nl/RPZ/adguard/cname-tracker.txt" ,incoming)
|
||||
crawler.download_filters("https://filters.kylz.nl/RPZ/adguard/cname-original.txt" ,incoming)
|
||||
|
Loading…
Reference in New Issue
Block a user