mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Update Syntax.json
This commit is contained in:
parent
7e6250c9ed
commit
601c2043a2
1 changed files with 17 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"id": 1,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Hosts (localhost)"
|
||||
"name": "Hosts (localhost IPv4)"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
{
|
||||
"id": 14,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Non-localhost hosts"
|
||||
"name": "Non-localhost hosts (IPv4)"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
|
|
@ -144,5 +144,20 @@
|
|||
{
|
||||
"id": 34,
|
||||
"name": "IPs (CIDR only)"
|
||||
},
|
||||
{
|
||||
"id": 35,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Hosts (localhost IPv4 + IPv6)"
|
||||
},
|
||||
{
|
||||
"id": 36,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Hosts (localhost IPv6)"
|
||||
},
|
||||
{
|
||||
"id": 37,
|
||||
"definitionUrl": "https://en.wikipedia.org/wiki/Hosts_(file)",
|
||||
"name": "Non-localhost hosts (IPv6)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue