diff --git a/configs/config.py b/configs/config.py index 693bda5d..8c876129 100644 --- a/configs/config.py +++ b/configs/config.py @@ -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] = []