build auto-update

This commit is contained in:
Zelo72 2021-10-27 18:56:57 +02:00
parent fb464c68e1
commit db3dcccc4f
2 changed files with 388 additions and 307 deletions

File diff suppressed because it is too large Load Diff

View File

@ -119,6 +119,13 @@ curl -s -L https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AdGua
generateWhitelist $tmp $data/white.list.adguard
wc -l $data/white.list.adguard
# hl2guide
curl -s -L https://raw.githubusercontent.com/hl2guide/AdGuard-Home-Whitelist/main/whitelist.txt |
grep -P '^\@\@' | sed 's/[\|^\@]//g' | sed 's/$important//' >$tmp
generateWhitelist $tmp $data/white.list.hl2guide
wc -l $data/white.list.hl2guide
# Build exclude list
./buildList.sh exclude