mirror of https://github.com/gorhill/uBlock.git
adding AdBlock Protector in stock filter lists
This commit is contained in:
parent
fb37378e7c
commit
3ce66a4780
|
@ -74,6 +74,15 @@
|
|||
"assets/ublock/unbreak.txt"
|
||||
]
|
||||
},
|
||||
"abprotector-0": {
|
||||
"content": "filters",
|
||||
"group": "ads",
|
||||
"off": true,
|
||||
"title": "Adblock Protector List",
|
||||
"contentURL": "https://raw.githubusercontent.com/jspenguin2017/AdBlockProtector/master/AdBlockProtectorList.txt",
|
||||
"supportURL": "https://github.com/jspenguin2017/AdBlockProtector",
|
||||
"instructionURL": "https://jspenguin2017.github.io/AdBlockProtector/"
|
||||
},
|
||||
"awrl-0": {
|
||||
"content": "filters",
|
||||
"group": "ads",
|
||||
|
|
Loading…
Reference in New Issue