From d6badb3efa61a1d827fcdc258ce66a9976d5d3b2 Mon Sep 17 00:00:00 2001 From: curbengh <43627182+curbengh@users.noreply.github.com> Date: Tue, 1 Oct 2019 08:49:38 +0100 Subject: [PATCH] fix(urlhaus-filter): fix syntaxId and improve description --- data/FilterList.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index c995cd9da..6af7c59d7 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -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"