chore: new config data and cidr storage update

This commit is contained in:
Rekryt
2025-04-20 09:07:09 +03:00
parent 2b6ebaa87c
commit a4da9352da
41 changed files with 2015 additions and 0 deletions

View File

@@ -15,11 +15,13 @@
"timeout": 3600,
"ip4": [
"185.152.212.205",
"185.152.214.187",
"34.107.133.84"
],
"ip6": [],
"cidr4": [
"185.152.212.0/24",
"185.152.214.0/24",
"34.64.0.0/10"
],
"cidr6": [],