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,7 +12,8 @@
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.88.29",
|
||||
"172.67.171.254"
|
||||
"172.67.171.254",
|
||||
"34.67.52.119"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3031::ac43:abfe",
|
||||
@@ -20,7 +21,8 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13"
|
||||
"172.64.0.0/13",
|
||||
"34.64.0.0/10"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32"
|
||||
|
Reference in New Issue
Block a user