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:
@@ -15,12 +15,16 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.18.42.152",
|
||||
"138.199.14.48",
|
||||
"138.199.14.49",
|
||||
"156.146.33.169",
|
||||
"156.146.33.170",
|
||||
"169.150.237.34",
|
||||
"169.150.237.35",
|
||||
"172.64.145.104",
|
||||
"185.180.12.22",
|
||||
"185.180.12.23",
|
||||
"185.59.222.11",
|
||||
"185.88.181.53",
|
||||
"185.88.181.54",
|
||||
"185.88.181.55",
|
||||
@@ -33,6 +37,8 @@
|
||||
"188.114.98.233",
|
||||
"188.114.99.229",
|
||||
"188.114.99.233",
|
||||
"195.181.166.14",
|
||||
"195.181.166.15",
|
||||
"212.102.56.166",
|
||||
"212.102.56.167",
|
||||
"37.19.202.26",
|
||||
@@ -41,12 +47,17 @@
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"138.198.0.0/16",
|
||||
"138.199.0.0/18",
|
||||
"138.199.64.0/19",
|
||||
"156.146.32.0/19",
|
||||
"169.150.192.0/18",
|
||||
"172.64.0.0/13",
|
||||
"185.180.12.0/24",
|
||||
"185.59.222.0/25",
|
||||
"185.88.180.0/22",
|
||||
"188.114.96.0/22",
|
||||
"195.181.166.0/24",
|
||||
"212.102.56.0/23",
|
||||
"37.19.202.0/24"
|
||||
],
|
||||
|
Reference in New Issue
Block a user