Merge pull request #1564 from Copaan/dev

更新 config.py
This commit is contained in:
HibiKier 2024-08-21 10:50:47 +08:00 committed by GitHub
commit 4ed5cca0aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ BASE_PATH.mkdir(parents=True, exist_ok=True)
CONFIG_URL = (
"https://raw.githubusercontent.com/HibiKier/zhenxun_bot_plugins/main/plugins.json"
"https://cdn.jsdelivr.net/gh/HibiKier/zhenxun_bot_plugins/plugins.json"
)
"""插件信息文件"""