From 4c89c164014610a1df86622931b8b3238ccdf964 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 6 Jul 2020 11:06:59 -0400 Subject: [PATCH] Fix cdn.statically.io-based URL for urlhaus lists Related feedback: - https://github.com/gorhill/uBlock/commit/a13ac920892d25ba0bf431ea1410fd3c8612b2d6#commitcomment-40399574 --- assets/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/assets.json b/assets/assets.json index dc4a75b51..88ac40c30 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -148,7 +148,7 @@ "assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt" ], "cdnURLs": [ - "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt", + "https://cdn.statically.io/gl/curben/urlhaus-filter/master/urlhaus-filter-online.txt", "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt", "https://gitcdn.xyz/repo/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt", "https://repo.or.cz/urlhaus-filter.git/blob_plain/refs/heads/master:/urlhaus-filter-online.txt"