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:
@@ -58,9 +58,15 @@
|
||||
"192.155.108.155",
|
||||
"192.155.108.156",
|
||||
"192.155.108.157",
|
||||
"192.155.108.158"
|
||||
"192.155.108.158",
|
||||
"34.132.102.6",
|
||||
"34.136.111.81"
|
||||
],
|
||||
"ip6": [
|
||||
"2600:1900:4000:ea00:8000:74:2e1c:3f20",
|
||||
"2600:1900:4000:ea00:8000:74:358f:b667",
|
||||
"2600:1900:4000:ea00:8000:75:2e1c:3f20",
|
||||
"2600:1900:4000:ea00:8000:75:358f:b667",
|
||||
"2606:4700:3030::6815:1001",
|
||||
"2606:4700:3030::6815:2001",
|
||||
"2606:4700:3030::6815:3001",
|
||||
@@ -87,9 +93,11 @@
|
||||
"172.64.0.0/13",
|
||||
"185.85.121.0/24",
|
||||
"188.114.96.0/22",
|
||||
"192.155.96.0/20"
|
||||
"192.155.96.0/20",
|
||||
"34.128.0.0/10"
|
||||
],
|
||||
"cidr6": [
|
||||
"2600:1900::/28",
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
|
Reference in New Issue
Block a user