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:
@@ -16,9 +16,11 @@
|
||||
"188.114.96.1",
|
||||
"188.114.96.3",
|
||||
"188.114.96.7",
|
||||
"188.114.96.9",
|
||||
"188.114.97.1",
|
||||
"188.114.97.3",
|
||||
"188.114.97.7"
|
||||
"188.114.97.7",
|
||||
"188.114.97.9"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3036::ac43:a172",
|
||||
@@ -26,9 +28,11 @@
|
||||
"2a06:98c1:3120::1",
|
||||
"2a06:98c1:3120::3",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::9",
|
||||
"2a06:98c1:3121::1",
|
||||
"2a06:98c1:3121::3",
|
||||
"2a06:98c1:3121::7"
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::9"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
|
Reference in New Issue
Block a user