mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new config data and cidr storage update
This commit is contained in:
81
config/news/currenttime.tv.json
Normal file
81
config/news/currenttime.tv.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"domains": [
|
||||
"currenttime.tv",
|
||||
"ssc.currenttime.tv",
|
||||
"tags.currenttime.tv",
|
||||
"www.currenttime.tv"
|
||||
],
|
||||
"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.83.4.192",
|
||||
"104.83.4.33",
|
||||
"104.83.4.49",
|
||||
"104.83.4.51",
|
||||
"18.165.61.105",
|
||||
"18.165.61.117",
|
||||
"18.165.61.118",
|
||||
"18.165.61.128",
|
||||
"2.20.45.24",
|
||||
"2.20.45.25",
|
||||
"2.20.45.78",
|
||||
"2.20.45.91",
|
||||
"3.165.206.117",
|
||||
"3.165.206.57",
|
||||
"3.165.206.76",
|
||||
"3.165.206.85",
|
||||
"62.115.252.57",
|
||||
"62.115.252.73",
|
||||
"62.115.252.74",
|
||||
"63.140.62.17",
|
||||
"63.140.62.222",
|
||||
"63.140.62.27",
|
||||
"65.9.95.10",
|
||||
"65.9.95.109",
|
||||
"65.9.95.76",
|
||||
"65.9.95.93",
|
||||
"80.239.137.162"
|
||||
],
|
||||
"ip6": [
|
||||
"2001:2030:0:17::50ef:fe23",
|
||||
"2001:2030:0:17::5f65:8531",
|
||||
"2a02:26f0:9c00::5c7b:6738",
|
||||
"2a02:26f0:9c00::5c7b:6740",
|
||||
"2a02:26f0:9c00::5c7b:674a",
|
||||
"2a02:26f0:9c00::5c7b:6758",
|
||||
"2a02:26f0:e2::6854:98a2",
|
||||
"2a02:26f0:e2::6854:98a3",
|
||||
"2a02:26f0:fa00::213:c118",
|
||||
"2a02:26f0:fa00::213:c152",
|
||||
"2a02:26f0:fa00::213:c158",
|
||||
"2a02:26f0:fa00::213:c172"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.64.0.0/10",
|
||||
"18.128.0.0/9",
|
||||
"18.32.0.0/11",
|
||||
"18.64.0.0/10",
|
||||
"2.20.45.0/24",
|
||||
"3.128.0.0/9",
|
||||
"62.115.252.0/24",
|
||||
"63.140.32.0/19",
|
||||
"65.8.0.0/14",
|
||||
"80.239.137.128/25"
|
||||
],
|
||||
"cidr6": [
|
||||
"2001:2030:0:17::/64",
|
||||
"2a02:26f0::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user