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:
@@ -11,6 +11,9 @@
|
||||
],
|
||||
"timeout": 3600,
|
||||
"ip4": [
|
||||
"104.21.45.187",
|
||||
"104.26.2.190",
|
||||
"104.26.3.190",
|
||||
"13.36.119.68",
|
||||
"13.36.221.74",
|
||||
"13.36.35.231",
|
||||
@@ -34,6 +37,12 @@
|
||||
"15.236.1.32",
|
||||
"15.236.240.236",
|
||||
"15.237.232.252",
|
||||
"172.67.218.67",
|
||||
"172.67.74.191",
|
||||
"188.114.96.7",
|
||||
"188.114.97.7",
|
||||
"188.114.98.228",
|
||||
"188.114.99.228",
|
||||
"35.180.146.98",
|
||||
"35.180.18.7",
|
||||
"35.180.235.58",
|
||||
@@ -56,11 +65,24 @@
|
||||
"92.223.84.84",
|
||||
"95.129.233.136"
|
||||
],
|
||||
"ip6": [],
|
||||
"ip6": [
|
||||
"2606:4700:20::681a:2be",
|
||||
"2606:4700:20::681a:3be",
|
||||
"2606:4700:20::ac43:4abf",
|
||||
"2606:4700:3033::ac43:da43",
|
||||
"2606:4700:3034::6815:2dbb",
|
||||
"2a06:98c1:3120::7",
|
||||
"2a06:98c1:3121::7",
|
||||
"2a06:98c1:3122:e000::4",
|
||||
"2a06:98c1:3123:e000::4"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
"13.32.0.0/12",
|
||||
"15.188.0.0/16",
|
||||
"15.236.0.0/14",
|
||||
"172.64.0.0/13",
|
||||
"188.114.96.0/22",
|
||||
"35.176.0.0/13",
|
||||
"5.188.188.0/22",
|
||||
"5.188.94.0/24",
|
||||
@@ -69,7 +91,10 @@
|
||||
"92.223.84.0/24",
|
||||
"95.129.233.136/29"
|
||||
],
|
||||
"cidr6": [],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
"2a06:98c1::/32"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
|
Reference in New Issue
Block a user