From 6bbe62b280722a214897f6ef994fc034a5d9790d Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Thu, 20 May 2021 22:19:55 +0800 Subject: [PATCH] Update config.py --- configs/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] = []