mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
Update uBOAssets.json with latest changes
This commit is contained in:
parent
59b994df53
commit
5860486a60
1 changed files with 6 additions and 2 deletions
|
@ -167,11 +167,13 @@
|
|||
"contentURL": [
|
||||
"https://secure.fanboy.co.nz/easylist.txt",
|
||||
"https://easylist.to/easylist/easylist.txt",
|
||||
"https://easylist-downloads.adblockplus.org/easylist.txt",
|
||||
"assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt"
|
||||
],
|
||||
"cdnURLs": [
|
||||
"https://secure.fanboy.co.nz/easylist.txt",
|
||||
"https://gitcdn.link/cdn/uBlockOrigin/uAssetsCDN/main/thirdparties/easylist.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easylist.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easylist.txt",
|
||||
"https://easylist.to/easylist/easylist.txt"
|
||||
],
|
||||
"supportURL": "https://easylist.to/"
|
||||
|
@ -216,11 +218,13 @@
|
|||
"contentURL": [
|
||||
"https://secure.fanboy.co.nz/easyprivacy.txt",
|
||||
"https://easylist.to/easylist/easyprivacy.txt",
|
||||
"https://easylist-downloads.adblockplus.org/easyprivacy.txt",
|
||||
"assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt"
|
||||
],
|
||||
"cdnURLs": [
|
||||
"https://secure.fanboy.co.nz/easyprivacy.txt",
|
||||
"https://gitcdn.link/cdn/uBlockOrigin/uAssetsCDN/main/thirdparties/easyprivacy.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easyprivacy.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easyprivacy.txt",
|
||||
"https://easylist.to/easylist/easyprivacy.txt"
|
||||
],
|
||||
"supportURL": "https://easylist.to/"
|
||||
|
|
Loading…
Reference in a new issue