mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-20 01:12:38 +01:00
Add "quick fixes" list
This commit is contained in:
parent
c71c42650e
commit
a4376e9500
@ -56,6 +56,7 @@
|
||||
},
|
||||
"ublock-badware": {
|
||||
"content": "filters",
|
||||
"updateAfter": 7,
|
||||
"group": "default",
|
||||
"title": "uBlock filters – Badware risks",
|
||||
"contentURL": [
|
||||
@ -73,6 +74,7 @@
|
||||
},
|
||||
"ublock-privacy": {
|
||||
"content": "filters",
|
||||
"updateAfter": 7,
|
||||
"group": "default",
|
||||
"title": "uBlock filters – Privacy",
|
||||
"contentURL": [
|
||||
@ -88,6 +90,7 @@
|
||||
},
|
||||
"ublock-abuse": {
|
||||
"content": "filters",
|
||||
"updateAfter": 14,
|
||||
"group": "default",
|
||||
"title": "uBlock filters – Resource abuse",
|
||||
"contentURL": [
|
||||
@ -116,6 +119,22 @@
|
||||
"https://combinatronics.io/uBlockOrigin/uAssets/master/filters/unbreak.txt"
|
||||
]
|
||||
},
|
||||
"ublock-quick-fixes": {
|
||||
"content": "filters",
|
||||
"updateAfter": 1,
|
||||
"group": "default",
|
||||
"off": true,
|
||||
"title": "uBlock filters – Quick fixes",
|
||||
"contentURL": [
|
||||
"https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/quick-fixes.txt"
|
||||
],
|
||||
"cdnURLs": [
|
||||
"https://gitcdn.xyz/repo/uBlockOrigin/uAssets/master/filters/quick-fixes.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssets@master/filters/quick-fixes.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssets/master/filters/quick-fixes.txt",
|
||||
"https://combinatronics.io/uBlockOrigin/uAssets/master/filters/quick-fixes.txt"
|
||||
]
|
||||
},
|
||||
"adguard-generic": {
|
||||
"content": "filters",
|
||||
"group": "ads",
|
||||
|
Loading…
Reference in New Issue
Block a user