build auto-update

This commit is contained in:
Zelo72 2021-11-01 13:12:06 +01:00
parent efd1f51c09
commit c5142ec916
2 changed files with 508 additions and 185 deletions

File diff suppressed because it is too large Load Diff

View File

@ -79,6 +79,11 @@ curl -s -L https://raw.githubusercontent.com/notracking/hosts-blocklists-scripts
generateWhitelist $tmp $data/white.list.nt
wc -l $data/white.list.nt
# EGP
curl -s -L https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/domains.txt >$tmp
generateWhitelist $tmp $data/white.list.egp
wc -l $data/white.list.egp
# BMJ
curl -s -L https://raw.githubusercontent.com/badmojr/1Hosts/master/submit_here/exclude_for_all.txt >$tmp
curl -s -L https://raw.githubusercontent.com/badmojr/1Hosts/master/submit_here/exclude_for_mini_Lite_only.txt >>$tmp