From 83b9ca5db6ab64b8e36082faced8e8f2a74ccb34 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 17 Oct 2022 17:21:01 -0400 Subject: [PATCH] Don't use github as cdn for EasyList/EasyPrivacy --- assets/assets.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 0b3ca30e7..6548b50ed 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -182,7 +182,6 @@ ], "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", @@ -236,7 +235,6 @@ ], "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",