mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add lite version of URLhaus Blocklist (#803)
This commit is contained in:
parent
4c5c867442
commit
08e70715e2
2 changed files with 17 additions and 0 deletions
|
|
@ -17030,5 +17030,18 @@
|
|||
"Name": "App ads blocklist China",
|
||||
"syntaxid": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/HankAviator/app-ads-blocklist-china/master/app_blocklist.txt"
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"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 Online Malicious URL Blocklist",
|
||||
"syntaxId": 2,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6870,5 +6870,9 @@
|
|||
{
|
||||
"filterListId": 1602,
|
||||
"tagId": 16
|
||||
},
|
||||
{
|
||||
"filterListId": 1603,
|
||||
"tagId": 6
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue