build auto-update

This commit is contained in:
Zelo72 2021-10-30 13:08:28 +02:00
parent fc19918224
commit 1737d39525
2 changed files with 401 additions and 366 deletions

File diff suppressed because it is too large Load Diff

View File

@ -74,6 +74,11 @@ rm -f $tmp.1
sortList $data/white.list.referral
wc -l $data/white.list.referral
# NT
curl -s -L https://raw.githubusercontent.com/notracking/hosts-blocklists-scripts/master/hostnames.whitelist.txt >$tmp
generateWhitelist $tmp $data/white.list.nt
wc -l $data/white.list.nt
# 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