From 11b9f88b382ee9b918ad66b6c8b3bd11a9c785c5 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 8 Oct 2020 07:25:15 -0400 Subject: [PATCH] Update urlhaus-filter URL Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/1285 --- assets/assets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 37e42df92..3e0fbc39a 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -147,7 +147,7 @@ "group": "malware", "title": "Online Malicious URL Blocklist", "contentURL": [ - "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt", + "https://curben.gitlab.io/malware-filter/urlhaus-filter-online.txt", "https://raw.githubusercontent.com/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt", "assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt" ], @@ -156,7 +156,7 @@ "https://gitcdn.xyz/repo/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt", "https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-online.txt", "https://raw.githubusercontent.com/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt", - "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt" + "https://curben.gitlab.io/malware-filter/urlhaus-filter-online.txt" ], "supportURL": "https://gitlab.com/curben/urlhaus-filter#urlhaus-malicious-url-blocklist" },