mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 04:55:33 +03:00
*(home): added anti-AD regional filter list
Closes: https://github.com/AdguardTeam/AdGuardHome/issues/1357
This commit is contained in:
parent
5d08e08a7a
commit
304a51f17e
1 changed files with 6 additions and 0 deletions
|
@ -144,6 +144,12 @@
|
|||
"homepage": "https://github.com/cchevy/macedonian-pi-hole-blocklist",
|
||||
"source": "https://raw.githubusercontent.com/cchevy/macedonian-pi-hole-blocklist/master/hosts.txt"
|
||||
},
|
||||
"CHN-anti-ad" : {
|
||||
"name": "CHN: anti-AD",
|
||||
"categoryId": "regional",
|
||||
"homepage": "https://github.com/privacy-protection-tools/anti-AD",
|
||||
"source": "https://gitee.com/privacy-protection-tools/anti-ad/raw/master/easylist.txt"
|
||||
},
|
||||
"BarbBlock": {
|
||||
"name": "BarbBlock",
|
||||
"categoryId": "other",
|
||||
|
|
Loading…
Reference in a new issue