From 46fb398def559cdefe6fd25adad8d8a2b7e5674e Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sat, 13 Jan 2024 19:29:23 +0800 Subject: [PATCH] docs: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d139732..966a808 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ docker inspect lx-music-api-server-python | 内容 | 含义 | | ---- | ------------------------------------- | | 0 | 成功 | -| 1 | IP 被封禁 | +| 1 | IP 被封禁或不支持反代 | | 2 | 获取失败 | | 4 | 服务器内部错误(对应 statuscode 500) | | 5 | 请求过于频繁 |