diff --git a/Lagrange.OneBot/Resources/appsettings.json b/Lagrange.OneBot/Resources/appsettings.json index 652bb56b4..6e138431c 100644 --- a/Lagrange.OneBot/Resources/appsettings.json +++ b/Lagrange.OneBot/Resources/appsettings.json @@ -6,7 +6,7 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "SignServerUrl": "https://sign.lagrangecore.org/api/sign/25765", + "SignServerUrl": "", "SignProxyUrl": "", "MusicSignServerUrl": "", "Account": { diff --git a/README.md b/README.md index 8f32c9849..c76281e40 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ Thanks for 外国热心网友 for Provision of Azure Servlet "Microsoft.Hosting.Lifetime": "Information" } }, - "SignServerUrl": "https://sign.lagrangecore.org/api/sign/25765", + "SignServerUrl": "", "Account": { "Uin": 0, "Password": "", diff --git a/README_zh.md b/README_zh.md index 63a793f0c..72d67baf1 100644 --- a/README_zh.md +++ b/README_zh.md @@ -294,7 +294,7 @@ Please use Lagrange.Core responsibly and in accordance with the law. "Microsoft.Hosting.Lifetime": "Information" } }, - "SignServerUrl": "https://sign.lagrangecore.org/api/sign", + "SignServerUrl": "", "Account": { "Uin": 0, "Password": "",