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/svoboda.org.json
Normal file
89
config/news/svoboda.org.json
Normal file
@@ -0,0 +1,89 @@
|
||||
{
|
||||
"domains": [
|
||||
"radio.svoboda.org",
|
||||
"ssc.svoboda.org",
|
||||
"svoboda.org",
|
||||
"tags.svoboda.org",
|
||||
"www.svoboda.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.83.4.56",
|
||||
"104.83.4.57",
|
||||
"104.96.160.249",
|
||||
"108.157.214.111",
|
||||
"108.157.214.18",
|
||||
"108.157.214.72",
|
||||
"108.157.214.80",
|
||||
"18.165.61.105",
|
||||
"18.165.61.117",
|
||||
"18.165.61.118",
|
||||
"18.165.61.128",
|
||||
"2.20.45.24",
|
||||
"2.20.45.3",
|
||||
"2.21.239.164",
|
||||
"23.49.108.32",
|
||||
"3.165.206.117",
|
||||
"3.165.206.57",
|
||||
"3.165.206.76",
|
||||
"3.165.206.85",
|
||||
"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",
|
||||
"80.239.150.41",
|
||||
"80.239.150.57"
|
||||
],
|
||||
"ip6": [
|
||||
"2a02:26f0:9500:1c::1749:2ca",
|
||||
"2a02:26f0:9500:1c::1749:2d6",
|
||||
"2a02:26f0:9c00:186::3e9",
|
||||
"2a02:26f0:9c00:1b7::3e9",
|
||||
"2a02:26f0:dc::6853:438",
|
||||
"2a02:26f0:dc::6853:439",
|
||||
"2a02:26f0:e2:687::3e9",
|
||||
"2a02:26f0:e2:68e::3e9",
|
||||
"2a02:26f0:fa00:588::3e9",
|
||||
"2a02:26f0:fa00:58d::3e9",
|
||||
"2a02:26f0:fa00::213:c133",
|
||||
"2a02:26f0:fa00::213:c169"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.64.0.0/10",
|
||||
"108.156.0.0/14",
|
||||
"18.128.0.0/9",
|
||||
"18.32.0.0/11",
|
||||
"18.64.0.0/10",
|
||||
"2.20.45.0/24",
|
||||
"2.21.236.0/22",
|
||||
"23.32.0.0/11",
|
||||
"23.64.0.0/14",
|
||||
"3.128.0.0/9",
|
||||
"63.140.32.0/19",
|
||||
"80.239.150.0/25"
|
||||
],
|
||||
"cidr6": [
|
||||
"2a02:26f0:9500::/64",
|
||||
"2a02:26f0::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user