mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add URLhaus Malicious URL Blocklist (#608)
This commit is contained in:
parent
ba2cd60a5e
commit
118fe1f34a
2 changed files with 15 additions and 0 deletions
|
|
@ -9585,5 +9585,16 @@
|
|||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion%20Sprout-s%20Redirector%20Assistant%20List/TorRedirectorList.json",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/Dandelion%20Sprout-s%20Redirector%20Assistant%20List/TorRedirectorList.json",
|
||||
"viewUrlMirror2": "https://notabug.org/DandelionSprout/FilterMirrorRepo2/raw/master/Dandelion%20Sprout-s%20Redirector%20Assistant%20List/TorRedirectorList.json"
|
||||
},
|
||||
{
|
||||
"id": 858,
|
||||
"description": "A block list of malicious URLs that are being used for malware distribution. Based on the database dump (CSV) of Abuse.sh URLhaus.",
|
||||
"descriptionSourceUrl": "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "abuse.ch URLhaus Malicious URL Blocklist",
|
||||
"syntaxId": 2,
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus/raw/master/urlhaus-filter.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -3786,5 +3786,9 @@
|
|||
{
|
||||
"filterListId": 857,
|
||||
"tagId": 3
|
||||
},
|
||||
{
|
||||
"filterListId": 858,
|
||||
"tagId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue