mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
39 lines
735 B
JSON
39 lines
735 B
JSON
{
|
|
"domains": [
|
|
"dorama.live",
|
|
"doramalive.ru",
|
|
"www.dorama.live",
|
|
"www.doramalive.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": [
|
|
"104.21.36.145",
|
|
"104.21.76.10",
|
|
"172.67.184.205",
|
|
"172.67.195.27",
|
|
"188.114.96.1",
|
|
"188.114.96.3",
|
|
"188.114.97.1",
|
|
"188.114.97.3"
|
|
],
|
|
"ip6": [],
|
|
"cidr4": [
|
|
"104.16.0.0/12",
|
|
"172.64.0.0/13",
|
|
"188.114.96.0/22"
|
|
],
|
|
"cidr6": [],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |