mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
37 lines
677 B
JSON
37 lines
677 B
JSON
{
|
|
"domains": [
|
|
"www.xvideos.com",
|
|
"xvideos.com"
|
|
],
|
|
"dns": [
|
|
"127.0.0.11:53",
|
|
"77.88.8.88:53",
|
|
"8.8.8.8:53",
|
|
"1.1.1.1:53"
|
|
],
|
|
"timeout": 3600,
|
|
"ip4": [
|
|
"185.88.181.10",
|
|
"185.88.181.11",
|
|
"185.88.181.2",
|
|
"185.88.181.3",
|
|
"185.88.181.4",
|
|
"185.88.181.5",
|
|
"185.88.181.6",
|
|
"185.88.181.7",
|
|
"185.88.181.8",
|
|
"185.88.181.9"
|
|
],
|
|
"ip6": [],
|
|
"cidr4": [
|
|
"185.88.180.0/22"
|
|
],
|
|
"cidr6": [],
|
|
"external": {
|
|
"domains": [],
|
|
"ip4": [],
|
|
"ip6": [],
|
|
"cidr4": [],
|
|
"cidr6": []
|
|
}
|
|
} |