mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(urlhaus-filter): syntaxId and consistent description
This commit is contained in:
parent
35418e83f6
commit
3c80cacdb6
1 changed files with 9 additions and 9 deletions
|
|
@ -8103,13 +8103,13 @@
|
|||
},
|
||||
{
|
||||
"id": 858,
|
||||
"description": "A block list of malicious URLs that are being used for malware distribution. Smaller than the official version with de-duplicated malware domains, while including full malicious URls of popular domains.",
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"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": "urlhaus-filter",
|
||||
"syntaxId": 2,
|
||||
"syntaxId": 8,
|
||||
"updatedDate": "2019-04-05T22:09:10",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
|
|
@ -15898,13 +15898,13 @@
|
|||
},
|
||||
{
|
||||
"id": 1603,
|
||||
"description": "A block list of malicious URLs that are being used for malware distribution. This is a lite version by including online URLs only.",
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"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": "urlhaus-filter-online",
|
||||
"syntaxId": 2,
|
||||
"name": "urlhaus-filter (Online)",
|
||||
"syntaxId": 8,
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
"viewUrlMirror1": "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
"viewUrlMirror2": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt"
|
||||
|
|
@ -19041,12 +19041,12 @@
|
|||
},
|
||||
{
|
||||
"id": 1879,
|
||||
"description": "A block list of malicious hosts that are being used for malware distribution. Smaller than the official version with de-duplicated malware domains",
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"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": "urlhaus-filter-hosts",
|
||||
"name": "urlhaus-filter (Domains)",
|
||||
"syntaxId": 2,
|
||||
"updatedDate": "2019-10-01T00:00:00",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
|
||||
|
|
@ -19055,12 +19055,12 @@
|
|||
},
|
||||
{
|
||||
"id": 1880,
|
||||
"description": "A block list of malicious hosts that are being used for malware distribution. This is a lite version by including online hosts only.",
|
||||
"description": "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
"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": "urlhaus-filter-hosts-online",
|
||||
"name": "urlhaus-filter (Online Domains)",
|
||||
"syntaxId": 2,
|
||||
"updatedDate": "2019-10-01T00:00:00",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt",
|
||||
|
|
|
|||
Loading…
Reference in a new issue