Merge pull request #393 from Nwflower/Bot

🎨 更改七圣召唤分类文档地址
This commit is contained in:
惜月 2023-02-17 19:00:26 +08:00 committed by GitHub
commit 9f88e385c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ from ruamel import yaml
from LittlePaimon.config import config
from LittlePaimon.utils.requests import aiorequests
CARD_RESOURCES_API = '{proxy}https://raw.githubusercontent.com/Nwflower/Atlas/master/resource/text/card.yaml'
CARD_RESOURCES_API = '{proxy}https://raw.githubusercontent.com/Nwflower/genshin-atlas/master/index/card.yaml'
CARD_API = '{proxy}https://raw.githubusercontent.com/Nwflower/genshin-atlas/master/{name}'
RESOURCES_API = '{proxy}https://raw.githubusercontent.com/Nwflower/genshin-atlas/master/path.json'