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,14 +13,18 @@
|
||||
"ip4": [
|
||||
"104.21.7.55",
|
||||
"172.67.135.200",
|
||||
"188.114.96.10",
|
||||
"188.114.96.7",
|
||||
"188.114.97.10",
|
||||
"188.114.97.7"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::ac43:87c8",
|
||||
"2606:4700:3035::6815:737",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3121::7"
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
|
Reference in New Issue
Block a user