mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
41 lines
784 B
JSON
41 lines
784 B
JSON
{
|
|
"domains": [
|
|
"kinobase.org",
|
|
"st.kinobase.org",
|
|
"www.kinobase.org"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"179.43.151.32",
|
|
"179.43.166.40",
|
|
"188.40.132.87",
|
|
"37.1.201.40",
|
|
"38.180.84.155"
|
|
],
|
|
"ip6": [],
|
|
"cidr4": [
|
|
"179.0.0.0/11",
|
|
"179.32.0.0/12",
|
|
"179.48.0.0/13",
|
|
"179.56.0.0/14",
|
|
"179.60.0.0/16",
|
|
"179.61.0.0/17",
|
|
"188.40.132.64/26",
|
|
"37.1.200.0/21",
|
|
"38.0.0.0/8"
|
|
],
|
|
"cidr6": [],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |