mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(blacklist named): should be BIND syntax
This commit is contained in:
parent
285d827ef4
commit
3bc2bfb156
1 changed files with 6 additions and 6 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue