diff --git a/assets/assets.json b/assets/assets.json index d7f137827a335..3e0fbc39a871c 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -147,7 +147,8 @@ "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" ], "cdnURLs": [ @@ -155,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" },