mirror of https://github.com/gorhill/uBlock.git
Change URL for CZ/SK filters and add "sk" lang (#3312)
We've introduced a new set of filters for uBlock because some uBlock specific rules are breaking ABP and we will remove them from the filters.txt file.
This commit is contained in:
parent
423b32a8ad
commit
23065a8b90
|
@ -329,8 +329,8 @@
|
|||
"group": "regions",
|
||||
"off": true,
|
||||
"title": "CZE, SVK: EasyList Czech and Slovak",
|
||||
"lang": "cs",
|
||||
"contentURL": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt",
|
||||
"lang": "cs sk",
|
||||
"contentURL": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters_ublock.txt",
|
||||
"supportURL": "https://github.com/tomasko126/easylistczechandslovak"
|
||||
},
|
||||
"DEU-0": {
|
||||
|
|
Loading…
Reference in New Issue