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
2f066b834b
commit
7985572160
1 changed files with 14 additions and 2 deletions
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
{
|
||||
"id": 9,
|
||||
"name": "IPs (Singular or singular+range)"
|
||||
"name": "IPs (IPv4)"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
},
|
||||
{
|
||||
"id": 15,
|
||||
"name": "IPs (Range-only)"
|
||||
"name": "IPs (Start-end-range only)"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
|
|
@ -132,5 +132,17 @@
|
|||
{
|
||||
"id": 31,
|
||||
"name": "URLRedirector"
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"name": "IPs (IPv4 + CIDR)"
|
||||
},
|
||||
{
|
||||
"id": 33,
|
||||
"name": "IPs (IPv4 + IPv6)"
|
||||
},
|
||||
{
|
||||
"id": 34,
|
||||
"name": "IPs (CIDR only)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue