mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
更新 config.py
添加cdn
This commit is contained in:
parent
99774adc87
commit
16e43de35e
@ -5,7 +5,7 @@ BASE_PATH.mkdir(parents=True, exist_ok=True)
|
|||||||
|
|
||||||
|
|
||||||
CONFIG_URL = (
|
CONFIG_URL = (
|
||||||
"https://raw.githubusercontent.com/HibiKier/zhenxun_bot_plugins/main/plugins.json"
|
"https://cdn.jsdelivr.net/gh/HibiKier/zhenxun_bot_plugins/plugins.json"
|
||||||
)
|
)
|
||||||
"""插件信息文件"""
|
"""插件信息文件"""
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user