From af6c2759dfa65a39e9fb40313f3cedf9cc275ee0 Mon Sep 17 00:00:00 2001 From: HibiKier <45528451+HibiKier@users.noreply.github.com> Date: Thu, 20 May 2021 21:32:48 +0800 Subject: [PATCH] Update init_config.py --- services/init_config.py | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/services/init_config.py b/services/init_config.py index 9736297c..90bf83a3 100644 --- a/services/init_config.py +++ b/services/init_config.py @@ -42,25 +42,6 @@ def init_config(): 'system_proxy': '', 'buff_proxy': '' }, - 'rsshub': { - 'RSSHUBAPP': 'https://docs.rsshub.app/', - }, - 'apikey': { - 'LOLICON_KEY': '', - 'TL_KEY': [], - }, - 'rsshub': { - 'RSSHUBAPP': 'https://docs.rsshub.app/', - }, - 'sql': { - 'bind': '', - 'sql_name': '', - 'user': '', - 'password': '', - 'address': '', - 'port': '', - 'database': '', - }, 'level': { 'DELETE_IMG_LEVEL': 7, 'MOVE_IMG_LEVEL': 7,