mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(urlhaus-filter): fix syntaxId and improve description
This commit is contained in:
parent
5592d4fa2c
commit
d6badb3efa
1 changed files with 5 additions and 5 deletions
|
|
@ -8802,13 +8802,13 @@
|
|||
},
|
||||
{
|
||||
"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.",
|
||||
"description": "A block list of malicious URLs that are being used for malware distribution. Smaller than official version de-duplicated malware domains, while including full malicious URls of popular domains.",
|
||||
"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 (Domains)",
|
||||
"syntaxId": 2,
|
||||
"name": "urlhaus-filter",
|
||||
"syntaxId": 8,
|
||||
"updatedDate": "2019-04-05T22:09:10",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
"viewUrlMirror1": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
|
|
@ -16741,8 +16741,8 @@
|
|||
"homeUrl": "https://gitlab.com/curben/urlhaus-filter",
|
||||
"issuesUrl": "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
"licenseId": 28,
|
||||
"name": "abuse.ch URLhaus Online Malicious URL Blocklist",
|
||||
"syntaxId": 2,
|
||||
"name": "urlhaus-filter-online",
|
||||
"syntaxId": 8,
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
"viewUrlMirror1": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
"viewUrlMirror2": "https://cdn.staticaly.com/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt"
|
||||
|
|
|
|||
Loading…
Reference in a new issue