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:
@@ -13,18 +13,24 @@
|
||||
"ip4": [
|
||||
"104.18.36.123",
|
||||
"172.64.151.133",
|
||||
"188.114.98.224",
|
||||
"188.114.98.229",
|
||||
"188.114.98.233",
|
||||
"188.114.99.224",
|
||||
"188.114.99.229",
|
||||
"188.114.99.233"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700:4400::6812:247b",
|
||||
"2606:4700:4400::ac40:9785",
|
||||
"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