From c3cd596175bb69d2fb216c3587dfd620cbfc4b92 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 28 Sep 2023 09:49:07 -0400 Subject: [PATCH] Remove unmaintained urlhaus PUP filter list Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/2844 --- assets/assets.dev.json | 13 ------------- assets/assets.json | 15 +-------------- 2 files changed, 1 insertion(+), 27 deletions(-) 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",