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:
@@ -22,19 +22,27 @@
|
||||
"104.26.12.144",
|
||||
"104.26.13.144",
|
||||
"172.67.68.97",
|
||||
"188.114.98.224",
|
||||
"188.114.98.229",
|
||||
"188.114.98.233",
|
||||
"188.114.98.236",
|
||||
"188.114.99.224",
|
||||
"188.114.99.229",
|
||||
"188.114.99.233"
|
||||
"188.114.99.233",
|
||||
"188.114.99.236"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:20::681a:c90",
|
||||
"2606:4700:20::681a:d90",
|
||||
"2606:4700:20::ac43:4461",
|
||||
"2a06:98c1:3122:e000::",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3122:e000::9",
|
||||
"2a06:98c1:3122:e000::c",
|
||||
"2a06:98c1:3123:e000::",
|
||||
"2a06:98c1:3123:e000::5",
|
||||
"2a06:98c1:3123:e000::9"
|
||||
"2a06:98c1:3123:e000::9",
|
||||
"2a06:98c1:3123:e000::c"
|
||||
],
|
||||
"cidr4": [
|
||||
"104.16.0.0/12",
|
||||
|
Reference in New Issue
Block a user