mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
47 lines
940 B
JSON
47 lines
940 B
JSON
{
|
|
"domains": [
|
|
"anilibria.tv",
|
|
"tr.libria.fun",
|
|
"wstracker.online",
|
|
"www.anilibria.tv"
|
|
],
|
|
"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.235.97",
|
|
"104.21.235.98",
|
|
"116.203.58.148",
|
|
"13.229.114.252",
|
|
"18.141.199.30",
|
|
"18.141.222.153",
|
|
"54.169.253.230"
|
|
],
|
|
"ip6": [
|
|
"2606:4700:3038::6815:eb61",
|
|
"2606:4700:3038::6815:eb62",
|
|
"2a01:4f8:1c1c:88bf::64"
|
|
],
|
|
"cidr4": [
|
|
"104.16.0.0/12",
|
|
"116.203.48.0/20",
|
|
"13.224.0.0/12",
|
|
"18.128.0.0/9",
|
|
"54.160.0.0/11"
|
|
],
|
|
"cidr6": [
|
|
"2606:4700::/32",
|
|
"2a01:4f8:1c1c::/48"
|
|
],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |