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:
@@ -15,16 +15,20 @@
|
||||
"172.67.131.9",
|
||||
"188.114.96.1",
|
||||
"188.114.96.3",
|
||||
"188.114.96.7",
|
||||
"188.114.97.1",
|
||||
"188.114.97.3"
|
||||
"188.114.97.3",
|
||||
"188.114.97.7"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::6815:9d1",
|
||||
"2606:4700:3032::ac43:8309",
|
||||
"2a06:98c1:3120::1",
|
||||
"2a06:98c1:3120::3",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3121::1",
|
||||
"2a06:98c1:3121::3"
|
||||
"2a06:98c1:3121::3",
|
||||
"2a06:98c1:3121::7"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
|
Reference in New Issue
Block a user