mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Add mirrors for EasyList lists
This commit is contained in:
parent
0bfffb80c4
commit
fd945f3358
1 changed files with 10 additions and 2 deletions
|
@ -178,11 +178,15 @@
|
|||
"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://ublockorigin.github.io/uAssetsCDN/thirdparties/easylist.txt",
|
||||
"https://ublockorigin.pages.dev/thirdparties/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/"
|
||||
|
@ -228,11 +232,15 @@
|
|||
"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://ublockorigin.github.io/uAssetsCDN/thirdparties/easyprivacy.txt",
|
||||
"https://ublockorigin.pages.dev/thirdparties/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