🍱 增加一个下载资源节点 (由路路 @lulu666lulu 提供)

This commit is contained in:
小灰灰 2025-02-21 00:26:47 +11:00 committed by GitHub
parent 59f43ff54c
commit 7062b41180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,7 +77,8 @@ 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',
'[MiniGG]': 'http://file.minigg.cn/sayu-bot',
'[Lulu]': 'http://lulush.microgg.cn',
}
TAG, BASE_URL = await find_fastest_url(URL_LIB)