mirror of https://github.com/gorhill/uBlock.git
Remove unmaintained urlhaus PUP filter list
Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/2844
This commit is contained in:
parent
402e2ebf57
commit
c3cd596175
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue