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:
@@ -33,16 +33,20 @@
|
||||
"34.160.99.201",
|
||||
"34.54.252.193",
|
||||
"34.8.184.191",
|
||||
"34.98.93.216"
|
||||
"34.98.93.216",
|
||||
"8.47.69.4",
|
||||
"8.6.112.4"
|
||||
],
|
||||
"ip6": [
|
||||
"2606:4700::6812:1e85",
|
||||
"2606:4700::6812:1f85",
|
||||
"2a06:98c1:3122:8000::4",
|
||||
"2a06:98c1:3122:e000::",
|
||||
"2a06:98c1:3122:e000::4",
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3122:e000::8",
|
||||
"2a06:98c1:3122:e000::c",
|
||||
"2a06:98c1:3123:8000::4",
|
||||
"2a06:98c1:3123:e000::",
|
||||
"2a06:98c1:3123:e000::4",
|
||||
"2a06:98c1:3123:e000::5",
|
||||
@@ -56,7 +60,9 @@
|
||||
"34.128.0.0/10",
|
||||
"34.32.0.0/11",
|
||||
"34.64.0.0/10",
|
||||
"34.8.0.0/13"
|
||||
"34.8.0.0/13",
|
||||
"8.0.0.0/13",
|
||||
"8.32.0.0/11"
|
||||
],
|
||||
"cidr6": [
|
||||
"2606:4700::/32",
|
||||
|
Reference in New Issue
Block a user