mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 00:49:36 +03:00
chore: new config data and cidr storage update
This commit is contained in:
@@ -20,9 +20,14 @@
|
||||
"172.67.152.137",
|
||||
"172.67.187.231",
|
||||
"188.114.96.1",
|
||||
"188.114.96.10",
|
||||
"188.114.96.7",
|
||||
"188.114.96.9",
|
||||
"188.114.97.1",
|
||||
"188.114.97.10",
|
||||
"188.114.97.7",
|
||||
"188.114.97.9",
|
||||
"194.67.71.125",
|
||||
"65.109.25.28"
|
||||
],
|
||||
"ip6": [
|
||||
@@ -30,19 +35,24 @@
|
||||
"2606:4700:3033::6815:30c4",
|
||||
"2606:4700:3033::ac43:bbe7",
|
||||
"2606:4700:3034::6815:c88",
|
||||
"2a00:f940:4::10",
|
||||
"2a06:98c1:3120::1",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3120::a",
|
||||
"2a06:98c1:3121::1",
|
||||
"2a06:98c1:3121::7"
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3121::a"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"194.67.71.0/24",
|
||||
"65.108.0.0/15"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a00:f940:4::/48",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
|
Reference in New Issue
Block a user