From 19c2500d7e3a0db8614dea5095d68e0f350f6681 Mon Sep 17 00:00:00 2001 From: secondar <45650501+secondar@users.noreply.github.com> Date: Fri, 7 Feb 2025 16:29:07 +0800 Subject: [PATCH] Update Client.php http://2025.iyuu.cn to https://2025.iyuu.cn --- composer/reseed-client/src/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer/reseed-client/src/Client.php b/composer/reseed-client/src/Client.php index 26ebc9ac..8410bd4d 100644 --- a/composer/reseed-client/src/Client.php +++ b/composer/reseed-client/src/Client.php @@ -13,7 +13,7 @@ class Client extends AbstractCurl /** * 主域名 */ - public const string BASE_API = 'http://2025.iyuu.cn'; + public const string BASE_API = 'https://2025.iyuu.cn'; /** * 解析响应结果