mirror of https://github.com/gorhill/uBlock.git
Add CDN URLs for "uBlock filters -- Unbreak"
This commit is contained in:
parent
bc62892928
commit
08be3a0558
|
@ -71,6 +71,10 @@
|
|||
"contentURL": [
|
||||
"https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/unbreak.txt",
|
||||
"assets/ublock/unbreak.txt"
|
||||
],
|
||||
"cdnURLs": [
|
||||
"https://gitcdn.xyz/repo/uBlockOrigin/uAssets/master/filters/unbreak.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssets@master/filters/unbreak.txt"
|
||||
]
|
||||
},
|
||||
"adguard-generic": {
|
||||
|
|
Loading…
Reference in New Issue