remove test_range in .json

This commit is contained in:
nolancarougepro 2024-12-11 11:42:53 +01:00
parent 30c4e70f1b
commit fa96aa317d
2 changed files with 0 additions and 16 deletions

View file

@ -10,13 +10,5 @@
"MULTICAST": [
"224.0.0.0/4",
"ff00::/8"
],
"TEST_RANGE": [
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16",
"127.0.0.0/8",
"::1",
"fc00::/7"
]
}

View file

@ -10,13 +10,5 @@
"MULTICAST": [
"224.0.0.0/4",
"ff00::/8"
],
"TEST_RANGE": [
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16",
"127.0.0.0/8",
"::1",
"fc00::/7"
]
}