mirror of https://github.com/gorhill/uBlock.git
Use AG version of urlhaus list
Related discussion: https://github.com/uBlockOrigin/uAssets/issues/7636#issuecomment-1735697402
This commit is contained in:
parent
38ac26a949
commit
402e2ebf57
|
@ -221,13 +221,13 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"title": "Online Malicious URL Blocklist",
|
"title": "Online Malicious URL Blocklist",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-ag-online.txt",
|
||||||
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
||||||
],
|
],
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
"https://curbengh.github.io/malware-filter/urlhaus-filter-online.txt",
|
"https://curbengh.github.io/malware-filter/urlhaus-filter-ag-online.txt",
|
||||||
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-ag-online.txt",
|
||||||
"https://malware-filter.pages.dev/urlhaus-filter-online.txt"
|
"https://malware-filter.pages.dev/urlhaus-filter-ag-online.txt"
|
||||||
],
|
],
|
||||||
"supportURL": "https://gitlab.com/malware-filter/urlhaus-filter#malicious-url-blocklist"
|
"supportURL": "https://gitlab.com/malware-filter/urlhaus-filter#malicious-url-blocklist"
|
||||||
},
|
},
|
||||||
|
|
|
@ -221,13 +221,13 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"title": "Online Malicious URL Blocklist",
|
"title": "Online Malicious URL Blocklist",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-ag-online.txt",
|
||||||
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
||||||
],
|
],
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
"https://curbengh.github.io/malware-filter/urlhaus-filter-online.txt",
|
"https://curbengh.github.io/malware-filter/urlhaus-ag-filter-online.txt",
|
||||||
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-ag-online.txt",
|
||||||
"https://malware-filter.pages.dev/urlhaus-filter-online.txt"
|
"https://malware-filter.pages.dev/urlhaus-filter-ag-online.txt"
|
||||||
],
|
],
|
||||||
"supportURL": "https://gitlab.com/malware-filter/urlhaus-filter#malicious-url-blocklist"
|
"supportURL": "https://gitlab.com/malware-filter/urlhaus-filter#malicious-url-blocklist"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue