Update config.py

This commit is contained in:
HibiKier 2021-05-20 22:19:55 +08:00 committed by GitHub
parent af6c2759df
commit 6bbe62b280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ USE_CONFIG_FILE = True
# API KEY必要
LOLICON_KEY: str = "" # lolicon
RSSHUBAPP: str = "" # rsshub
RSSHUBAPP: str = "https://docs.rsshub.app/" # rsshub
# 图灵
TL_KEY: List[str] = []