Skip to content

Commit 0ae1e9b

Browse files
committed
Remove "uBlock filters -- Experimental" from stock lists
There is no point for such list since it's not possible to get breakage measurements from using such list and thus impossible to evaluate. At the same time, "uBlock filters --- Annoyances" has been moved to the "Annoyances" section.
1 parent 8704e4e commit 0ae1e9b

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

assets/assets.json

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -42,18 +42,6 @@
4242
"supportURL": "https://github.com/gorhill/uBlock/wiki/Badware-risks",
4343
"instructionURL": "https://github.com/gorhill/uBlock/wiki/Badware-risks"
4444
},
45-
"ublock-experimental": {
46-
"content": "filters",
47-
"group": "default",
48-
"title": "uBlock filters – Experimental",
49-
"off": true,
50-
"contentURL": [
51-
"https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/experimental.txt",
52-
"assets/ublock/experimental.txt"
53-
],
54-
"supportURL": "https://github.com/gorhill/uBlock/wiki/Experimental-filters",
55-
"instructionURL": "https://github.com/gorhill/uBlock/wiki/Experimental-filters"
56-
},
5745
"ublock-privacy": {
5846
"content": "filters",
5947
"group": "default",
@@ -72,13 +60,6 @@
7260
"assets/ublock/resource-abuse.txt"
7361
]
7462
},
75-
"ublock-annoyances": {
76-
"content": "filters",
77-
"group": "default",
78-
"title": "uBlock filters – Annoyances",
79-
"off": true,
80-
"contentURL": "https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/annoyances.txt"
81-
},
8263
"ublock-unbreak": {
8364
"content": "filters",
8465
"group": "default",
@@ -252,6 +233,13 @@
252233
],
253234
"supportURL": "https://forums.lanik.us/"
254235
},
236+
"ublock-annoyances": {
237+
"content": "filters",
238+
"group": "social",
239+
"title": "uBlock filters – Annoyances",
240+
"off": true,
241+
"contentURL": "https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/annoyances.txt"
242+
},
255243
"dpollock-0": {
256244
"content": "filters",
257245
"group": "multipurpose",

0 commit comments

Comments
 (0)