mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
36 lines
636 B
JSON
36 lines
636 B
JSON
{
|
|
"domains": [
|
|
"hentaichan.live",
|
|
"www.hentaichan.live",
|
|
"x.hentaichan.live",
|
|
"y.hentaichan.live"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"199.16.158.104",
|
|
"212.83.129.174"
|
|
],
|
|
"ip6": [
|
|
"2001::1f0d:60c0"
|
|
],
|
|
"cidr4": [
|
|
"199.16.156.0/22",
|
|
"212.83.128.0/20"
|
|
],
|
|
"cidr6": [
|
|
"2001::/32"
|
|
],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |