From fd945f3358ea371531c5777ff43486094e256061 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 5 Oct 2022 10:37:33 -0400 Subject: [PATCH] Add mirrors for EasyList lists --- assets/assets.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 622ca80fb..0b3ca30e7 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -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/"