mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
30 lines
520 B
JSON
30 lines
520 B
JSON
{
|
|
"domains": [
|
|
"img.the-village.ru",
|
|
"the-village.ru",
|
|
"www.the-village.ru"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"135.181.66.25",
|
|
"135.181.66.28"
|
|
],
|
|
"ip6": [],
|
|
"cidr4": [
|
|
"135.181.0.0/16"
|
|
],
|
|
"cidr6": [],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |