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:
@@ -11,11 +11,15 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"100.29.24.1",
|
||||
"44.210.0.117",
|
||||
"75.2.37.224",
|
||||
"91.228.152.66"
|
||||
],
|
||||
"ip6": [],
|
||||
"cidr4": [
|
||||
"100.24.0.0/13",
|
||||
"44.192.0.0/10",
|
||||
"75.2.0.0/17",
|
||||
"91.228.152.0/22"
|
||||
],
|
||||
|
Reference in New Issue
Block a user