diff --git a/fetch_resources.sh b/fetch_resources.sh index 4355347..4cc06e4 100755 --- a/fetch_resources.sh +++ b/fetch_resources.sh @@ -17,6 +17,7 @@ function dl() { log "Retrieving rules…" rm -f rules*/*.cache.* dl https://easylist.to/easylist/easyprivacy.txt rules_adblock/easyprivacy.cache.txt +dl https://filters.adtidy.org/extension/chromium/filters/3.txt rules_adblock/adguard.cache.txt log "Retrieving TLD list…" dl http://data.iana.org/TLD/tlds-alpha-by-domain.txt temp/all_tld.temp.list