From 3bc8328027c056345616b7d3383f91d6592e2ec2 Mon Sep 17 00:00:00 2001 From: KimigaiiWuyi <444835641@qq.com> Date: Mon, 30 Dec 2024 14:13:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20=E5=A2=9E=E5=8A=A0=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E4=B8=8B=E8=BD=BD=E8=B5=84=E6=BA=90=E8=8A=82=E7=82=B9?= =?UTF-8?q?=20(=E7=94=B1=E5=B0=8F=E7=81=B0=E7=81=B0=20@MiniGrayGay=20?= =?UTF-8?q?=E6=8F=90=E4=BE=9B)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gsuid_core/utils/download_resource/download_core.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gsuid_core/utils/download_resource/download_core.py b/gsuid_core/utils/download_resource/download_core.py index 5e2e595..3f51b6a 100644 --- a/gsuid_core/utils/download_resource/download_core.py +++ b/gsuid_core/utils/download_resource/download_core.py @@ -77,6 +77,7 @@ async def check_speed(): '[Chuncheon]': 'https://kr.qxqx.cf', '[Seoul]': 'https://kr-s.qxqx.cf', '[Singapore]': 'https://sg.qxqx.cf', + '[MiniGG]': 'https://file.minigg.cn/sayu-bot', } TAG, BASE_URL = await find_fastest_url(URL_LIB)