mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Add CDN URLs for "uBlock filters -- Unbreak"
This commit is contained in:
parent
bc62892928
commit
08be3a0558
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue