mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Remove references to deprecated gitcdn.link
Related feedback: - https://github.com/uBlockOrigin/uBlock-issues/issues/2136#issuecomment-1465231197
This commit is contained in:
parent
fd0bd98878
commit
f80c84ab40
1 changed files with 0 additions and 2 deletions
|
|
@ -9,7 +9,6 @@
|
|||
"cdnURLs": [
|
||||
"https://ublockorigin.github.io/uAssetsCDN/ublock/assets.json",
|
||||
"https://ublockorigin.pages.dev/ublock/assets.json",
|
||||
"https://gitcdn.link/cdn/gorhill/uBlock/master/assets/assets.json",
|
||||
"https://cdn.jsdelivr.net/gh/gorhill/uBlock@master/assets/assets.json",
|
||||
"https://cdn.statically.io/gh/gorhill/uBlock/master/assets/assets.json"
|
||||
]
|
||||
|
|
@ -19,7 +18,6 @@
|
|||
"updateAfter": 19,
|
||||
"contentURL": [
|
||||
"https://publicsuffix.org/list/public_suffix_list.dat",
|
||||
"https://gitcdn.link/cdn/publicsuffix/list/master/public_suffix_list.dat",
|
||||
"assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue