mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
37 lines
659 B
JSON
37 lines
659 B
JSON
{
|
|
"domains": [
|
|
"1337x.to",
|
|
"www.1337x.to"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"104.21.40.193",
|
|
"104.31.16.11",
|
|
"104.31.16.118",
|
|
"172.67.188.67"
|
|
],
|
|
"ip6": [
|
|
"2606:4700:3032::ac43:bc43",
|
|
"2606:4700:3035::6815:28c1"
|
|
],
|
|
"cidr4": [
|
|
"104.16.0.0/12",
|
|
"172.64.0.0/13"
|
|
],
|
|
"cidr6": [
|
|
"2606:4700::/32"
|
|
],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |