chore: change ocr api

This commit is contained in:
Xhofe 2022-05-08 14:22:07 +08:00
parent b7d9c5e4ff
commit 734b204709

View File

@ -252,7 +252,7 @@ func InitSettings() {
},
{
Key: "ocr api",
Value: "https://api.xhofe.top/ocr/file/json",
Value: "https://api.nn.ci/ocr/file/json",
Description: "Used to identify verification codes",
Type: "string",
Access: model.PRIVATE,