fix ipread

This commit is contained in:
2024-08-10 17:59:58 +08:00
parent 68b87a9956
commit 56d28ad939
2 changed files with 12 additions and 4 deletions

View File

@@ -1 +1,9 @@
{"port":7000,"login":false,"host":"","user":"","password":"","maincidr":"","proxycidr":""}
{
"port": 7000,
"login": false,
"host": "",
"user": "",
"password": "",
"maincidr": "",
"proxycidr": ""
}