mirror of https://github.com/gorhill/uBlock.git
Update main URL of urlhaus lists
Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/2766
This commit is contained in:
parent
7de61bb4d8
commit
60fcdf8e71
|
@ -222,7 +222,7 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"title": "Online Malicious URL Blocklist",
|
"title": "Online Malicious URL Blocklist",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
||||||
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
||||||
],
|
],
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
|
@ -250,7 +250,7 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "PUP Domains Blocklist",
|
"title": "PUP Domains Blocklist",
|
||||||
"contentURL": "https://malware-filter.gitlab.io/malware-filter/pup-filter.txt",
|
"contentURL": "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
"https://curbengh.github.io/pup-filter/pup-filter.txt",
|
"https://curbengh.github.io/pup-filter/pup-filter.txt",
|
||||||
"https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
"https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
||||||
|
|
|
@ -222,7 +222,7 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"title": "Online Malicious URL Blocklist",
|
"title": "Online Malicious URL Blocklist",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-online.txt",
|
"https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-online.txt",
|
||||||
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
"assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"
|
||||||
],
|
],
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
|
@ -250,7 +250,7 @@
|
||||||
"group": "malware",
|
"group": "malware",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "PUP Domains Blocklist",
|
"title": "PUP Domains Blocklist",
|
||||||
"contentURL": "https://malware-filter.gitlab.io/malware-filter/pup-filter.txt",
|
"contentURL": "https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
||||||
"cdnURLs": [
|
"cdnURLs": [
|
||||||
"https://curbengh.github.io/pup-filter/pup-filter.txt",
|
"https://curbengh.github.io/pup-filter/pup-filter.txt",
|
||||||
"https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
"https://malware-filter.gitlab.io/pup-filter/pup-filter.txt",
|
||||||
|
|
Loading…
Reference in New Issue