diff --git a/assets/assets.dev.json b/assets/assets.dev.json index 669e7152f..f8826bbe6 100644 --- a/assets/assets.dev.json +++ b/assets/assets.dev.json @@ -244,19 +244,6 @@ ], "supportURL": "https://gitlab.com/malware-filter/phishing-filter#phishing-url-blocklist" }, - "curben-pup": { - "content": "filters", - "group": "malware", - "off": true, - "title": "PUP Domains Blocklist", - "contentURL": "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt", - "cdnURLs": [ - "https://curbengh.github.io/pup-filter/pup-filter.txt", - "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt", - "https://pup-filter.pages.dev/pup-filter.txt" - ], - "supportURL": "https://gitlab.com/malware-filter/pup-filter#pup-domains-blocklist" - }, "adguard-social": { "content": "filters", "group": "annoyances", diff --git a/assets/assets.json b/assets/assets.json index 494204de4..f644767a5 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -225,7 +225,7 @@ "assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt" ], "cdnURLs": [ - "https://curbengh.github.io/malware-filter/urlhaus-ag-filter-online.txt", + "https://curbengh.github.io/malware-filter/urlhaus-filter-ag-online.txt", "https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-ag-online.txt", "https://malware-filter.pages.dev/urlhaus-filter-ag-online.txt" ], @@ -244,19 +244,6 @@ ], "supportURL": "https://gitlab.com/malware-filter/phishing-filter#phishing-url-blocklist" }, - "curben-pup": { - "content": "filters", - "group": "malware", - "off": true, - "title": "PUP Domains Blocklist", - "contentURL": "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt", - "cdnURLs": [ - "https://curbengh.github.io/pup-filter/pup-filter.txt", - "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt", - "https://pup-filter.pages.dev/pup-filter.txt" - ], - "supportURL": "https://gitlab.com/malware-filter/pup-filter#pup-domains-blocklist" - }, "adguard-social": { "content": "filters", "group": "annoyances",