diff --git a/bootstrap/setting.go b/bootstrap/setting.go index 6591a774..1843325f 100644 --- a/bootstrap/setting.go +++ b/bootstrap/setting.go @@ -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,