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,6 +16,7 @@
|
||||
"104.21.40.249",
|
||||
"104.26.6.195",
|
||||
"104.26.7.195",
|
||||
"108.181.143.72",
|
||||
"172.67.158.144",
|
||||
"172.67.73.83",
|
||||
"188.114.96.10",
|
||||
@@ -32,6 +33,7 @@
|
||||
"8.6.112.4"
|
||||
],
|
||||
"ip6": [
|
||||
"2602:f901::72",
|
||||
"2606:4700:20::681a:6c3",
|
||||
"2606:4700:20::681a:7c3",
|
||||
"2606:4700:20::ac43:4953",
|
||||
@@ -56,12 +58,14 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"108.180.0.0/15",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"8.0.0.0/13",
|
||||
"8.32.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2602:F901::/40",
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
|
Reference in New Issue
Block a user