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:
89
config/news/radiosvoboda.org.json
Normal file
89
config/news/radiosvoboda.org.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"domains": [
|
||||
"radiosvoboda.org",
|
||||
"ssc.radiosvoboda.org",
|
||||
"tags.radiosvoboda.org",
|
||||
"www.radiosvoboda.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": [
|
||||
"104.117.76.51",
|
||||
"104.117.76.99",
|
||||
"104.96.139.55",
|
||||
"18.165.61.105",
|
||||
"18.165.61.117",
|
||||
"18.165.61.118",
|
||||
"18.165.61.128",
|
||||
"2.20.45.24",
|
||||
"2.20.45.25",
|
||||
"23.214.21.158",
|
||||
"23.52.79.155",
|
||||
"3.165.206.117",
|
||||
"3.165.206.57",
|
||||
"3.165.206.76",
|
||||
"3.165.206.85",
|
||||
"62.115.252.57",
|
||||
"63.140.36.145",
|
||||
"63.140.36.51",
|
||||
"63.140.37.126",
|
||||
"63.140.37.145",
|
||||
"63.140.37.158",
|
||||
"63.140.37.206",
|
||||
"63.140.37.244",
|
||||
"63.140.37.33",
|
||||
"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": [
|
||||
"2a02:26f0:9500:a88::41e0",
|
||||
"2a02:26f0:9500:a9e::41e0",
|
||||
"2a02:26f0:9c00:19a::41e0",
|
||||
"2a02:26f0:9c00:19d::41e0",
|
||||
"2a02:26f0:9c00::5c7b:6738",
|
||||
"2a02:26f0:9c00::5c7b:674a",
|
||||
"2a02:26f0:e2::6854:98a2",
|
||||
"2a02:26f0:e2::6854:98a3",
|
||||
"2a02:26f0:fa00:5a5::41e0",
|
||||
"2a02:26f0:fa00:5bc::41e0",
|
||||
"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",
|
||||
"23.192.0.0/11",
|
||||
"23.32.0.0/11",
|
||||
"23.64.0.0/14",
|
||||
"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": [
|
||||
"2a02:26f0:9500::/64",
|
||||
"2a02:26f0::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user