From 3bc2bfb15696f3edbea5394823b8f9a137426b96 Mon Sep 17 00:00:00 2001 From: MDLeom <43627182+curbengh@users.noreply.github.com> Date: Sun, 19 Apr 2020 07:54:20 +0100 Subject: [PATCH] fix(blacklist named): should be BIND syntax --- data/FilterList.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index e3ab93ee2..21c1c6dbf 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -21657,18 +21657,18 @@ "id": 2153, "homeUrl": "https://github.com/tomzuu/blacklist-named", "issuesUrl": "https://github.com/tomzuu/blacklist-named/issues", - "licenseId": 7, - "name": "Malware Domain List (dnsmasq)", - "syntaxId": 20, + "licenseId": 5, + "name": "Blacklist Named - Malware", + "syntaxId": 26, "viewUrl": "https://raw.githubusercontent.com/tomzuu/blacklist-named/master/malwaredomainlist.conf" }, { "id": 2154, "homeUrl": "https://github.com/tomzuu/blacklist-named", "issuesUrl": "https://github.com/tomzuu/blacklist-named/issues", - "licenseId": 7, - "name": "DNS-BH Malware Domains (dnsmasq)", - "syntaxId": 20, + "licenseId": 5, + "name": "Blacklist Named - DNS-BH Malware Domains", + "syntaxId": 26, "viewUrl": "https://raw.githubusercontent.com/tomzuu/blacklist-named/master/cedia_justdomains.conf" }, {