From 46e205d61a0e7bad8a3ae001a09aa69b19b78fa0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 6 Jul 2020 09:43:44 -0400 Subject: [PATCH] Fix incorrect list name for newly added urlhaus list --- assets/assets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/assets.json b/assets/assets.json index 33f4c2f0f..dc4a75b51 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -142,7 +142,7 @@ "urlhaus-1": { "content": "filters", "group": "malware", - "title": "Malware domains", + "title": "Online Malicious URL Blocklist", "contentURL": [ "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt", "assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt"