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:
@@ -12,14 +12,25 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"100.29.24.1",
|
||||
"3.222.75.253",
|
||||
"35.173.156.155",
|
||||
"44.193.132.243",
|
||||
"44.194.53.121",
|
||||
"44.210.0.117",
|
||||
"44.216.116.224",
|
||||
"52.86.0.87",
|
||||
"69.16.230.165",
|
||||
"75.2.37.224",
|
||||
"91.228.152.66"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"100.24.0.0/13",
|
||||
"3.128.0.0/9",
|
||||
"35.160.0.0/12",
|
||||
"44.192.0.0/10",
|
||||
"52.84.0.0/14",
|
||||
"69.16.192.0/18",
|
||||
"75.2.0.0/17",
|
||||
"91.228.152.0/22"
|
||||
],
|
||||
|
Reference in New Issue
Block a user