😎新增国内源

This commit is contained in:
EillesWan 2024-07-18 03:45:22 +08:00
parent 1249abd5de
commit cc5c0e1dee

View File

@ -4,7 +4,7 @@ from git import Repo
from src.utils.base.config import get_config
remote_urls = [
"https://github.com/TriM-Organization/LiteyukiBot-TriM.git",
"https://gitee.com/TriM-Organization/LiteyukiBot-TriM.git",
"https://github.com/TriM-Organization/LiteyukiBot-TriM.git"
]