mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -13,15 +13,98 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"103.200.30.143",
|
||||
"103.246.246.144",
|
||||
"104.23.125.189",
|
||||
"104.244.43.228",
|
||||
"104.244.46.71",
|
||||
"108.160.163.108",
|
||||
"108.160.166.142",
|
||||
"108.160.170.52",
|
||||
"118.184.26.113",
|
||||
"124.11.210.175",
|
||||
"128.242.245.125",
|
||||
"157.240.18.18",
|
||||
"157.240.3.50",
|
||||
"157.240.9.36",
|
||||
"162.125.18.133",
|
||||
"162.125.2.3",
|
||||
"162.125.80.6",
|
||||
"173.244.209.150",
|
||||
"199.16.158.104",
|
||||
"212.83.129.174"
|
||||
"199.59.148.209",
|
||||
"199.59.148.6",
|
||||
"199.96.58.15",
|
||||
"199.96.59.61",
|
||||
"199.96.62.17",
|
||||
"202.160.128.210",
|
||||
"202.160.129.36",
|
||||
"212.83.129.174",
|
||||
"31.13.69.169",
|
||||
"31.13.87.19",
|
||||
"31.13.94.23",
|
||||
"31.13.95.169",
|
||||
"31.13.95.18",
|
||||
"45.114.11.25",
|
||||
"66.220.147.11",
|
||||
"66.220.149.32",
|
||||
"69.197.153.180"
|
||||
],
|
||||
"ip6": [
|
||||
"2001::1f0d:60c0"
|
||||
"2001::1f0d:5221",
|
||||
"2001::1f0d:5502",
|
||||
"2001::1f0d:5c05",
|
||||
"2001::1f0d:5e17",
|
||||
"2001::1f0d:60c0",
|
||||
"2001::1f0d:60c1",
|
||||
"2001::42dc:9491",
|
||||
"2001::42dc:9520",
|
||||
"2001::430f:64fc",
|
||||
"2001::453f:bb0c",
|
||||
"2001::45c5:99b4",
|
||||
"2001::5057:c72e",
|
||||
"2001::67f0:b475",
|
||||
"2001::67fc:73dd",
|
||||
"2001::68f4:2b80",
|
||||
"2001::68f4:2bf8",
|
||||
"2001::68f4:2e47",
|
||||
"2001::6ca0:a5d3",
|
||||
"2001::6ca0:a9b5",
|
||||
"2001::6ca0:aa2c",
|
||||
"2001::6ca0:ac01",
|
||||
"2001::6ca0:acc8",
|
||||
"2001::771c:57e3",
|
||||
"2001::8079:92eb",
|
||||
"2001::80f2:f0d4",
|
||||
"2001::9df0:829",
|
||||
"2001::9df0:d08",
|
||||
"2001::a27d:2002",
|
||||
"2001::c085:4d85",
|
||||
"2001::c710:9c0b",
|
||||
"2001::c73b:9408",
|
||||
"2001::c73b:95ca",
|
||||
"2001::c73b:95cd",
|
||||
"2001::caa0:8010"
|
||||
],
|
||||
"cidr4": [
|
||||
"103.200.30.0/24",
|
||||
"103.246.240.0/21",
|
||||
"104.16.0.0/12",
|
||||
"104.244.40.0/21",
|
||||
"108.160.160.0/20",
|
||||
"118.128.0.0/9",
|
||||
"124.0.0.0/9",
|
||||
"128.242.0.0/16",
|
||||
"157.240.0.0/16",
|
||||
"162.125.0.0/16",
|
||||
"173.244.192.0/19",
|
||||
"199.16.156.0/22",
|
||||
"212.83.128.0/20"
|
||||
"199.59.148.0/22",
|
||||
"199.96.56.0/21",
|
||||
"212.83.128.0/20",
|
||||
"45.114.8.0/21",
|
||||
"66.220.144.0/20",
|
||||
"69.197.128.0/18"
|
||||
],
|
||||
"cidr6": [
|
||||
"2001::/32"
|
||||
|
Reference in New Issue
Block a user