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:
@@ -23,6 +23,18 @@
|
||||
"104.21.80.1",
|
||||
"104.21.9.225",
|
||||
"104.21.96.1",
|
||||
"134.119.176.19",
|
||||
"134.119.176.20",
|
||||
"134.119.176.21",
|
||||
"134.119.176.22",
|
||||
"134.119.176.23",
|
||||
"134.119.176.24",
|
||||
"134.119.176.25",
|
||||
"134.119.176.26",
|
||||
"134.119.176.27",
|
||||
"134.119.176.28",
|
||||
"134.119.176.29",
|
||||
"134.119.176.30",
|
||||
"172.67.161.94",
|
||||
"185.85.121.13",
|
||||
"188.114.96.1",
|
||||
@@ -32,7 +44,18 @@
|
||||
"188.114.97.1",
|
||||
"188.114.97.10",
|
||||
"188.114.97.3",
|
||||
"188.114.97.7"
|
||||
"188.114.97.7",
|
||||
"192.155.108.147",
|
||||
"192.155.108.148",
|
||||
"192.155.108.149",
|
||||
"192.155.108.150",
|
||||
"192.155.108.151",
|
||||
"192.155.108.152",
|
||||
"192.155.108.153",
|
||||
"192.155.108.155",
|
||||
"192.155.108.156",
|
||||
"192.155.108.157",
|
||||
"192.155.108.158"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:3030::6815:1001",
|
||||
@@ -55,9 +78,11 @@
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"134.119.0.0/16",
|
||||
"172.64.0.0/13",
|
||||
"185.85.121.0/24",
|
||||
"188.114.96.0/22"
|
||||
"188.114.96.0/22",
|
||||
"192.155.96.0/20"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
|
Reference in New Issue
Block a user