mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(urlhaus-filter): add hosts-based blocklists
This commit is contained in:
parent
d6badb3efa
commit
e7ab6a5e66
1 changed files with 29 additions and 1 deletions
|
|
@ -16736,7 +16736,7 @@
|
|||
},
|
||||
{
|
||||
"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 block list of malicious URLs that are being used for malware distribution. This is a lite version by including online URLs only.",
|
||||
"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",
|
||||
|
|
@ -19976,5 +19976,33 @@
|
|||
"viewUrl": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianExperimentalList%20alternate%20versions/NordicFiltersForMinerBlock.txt",
|
||||
"viewUrlMirror1": "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/NorwegianExperimentalList%20alternate%20versions/NordicFiltersForMinerBlock.txt",
|
||||
"viewUrlMirror2": "https://gitlab.com/DandelionSprout/adfilt/raw/master/NorwegianExperimentalList%20alternate%20versions/NordicFiltersForMinerBlock.txt"
|
||||
},
|
||||
{
|
||||
"id": 1879,
|
||||
"description": "A block list of malicious hosts 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",
|
||||
"syntaxId": 2,
|
||||
"updatedDate": "2019-10-01T00:00:00",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
|
||||
"viewUrlMirror1": "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
|
||||
"viewUrlMirror2": "https://cdn.staticaly.com/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt"
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"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",
|
||||
"syntaxId": 2,
|
||||
"updatedDate": "2019-10-01T00:00:00",
|
||||
"viewUrl": "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-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