mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
44 lines
855 B
JSON
44 lines
855 B
JSON
{
|
|
"domains": [
|
|
"news.newtimes.ru",
|
|
"newtimes.ru",
|
|
"www.newtimes.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.72.246",
|
|
"172.67.136.177",
|
|
"188.186.146.207",
|
|
"188.186.154.79",
|
|
"49.13.52.126",
|
|
"51.195.103.39"
|
|
],
|
|
"ip6": [
|
|
"2606:4700:3030::6815:48f6",
|
|
"2606:4700:3037::ac43:88b1"
|
|
],
|
|
"cidr4": [
|
|
"104.16.0.0/12",
|
|
"172.64.0.0/13",
|
|
"188.186.144.0/22",
|
|
"188.186.152.0/22",
|
|
"49.13.48.0/20",
|
|
"51.195.100.0/22"
|
|
],
|
|
"cidr6": [
|
|
"2606:4700::/32"
|
|
],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |