This commit is contained in:
EstrellaXD
2022-05-20 11:16:38 +08:00
parent b5b36cfca1
commit 0e359acbeb

View File

@@ -12,6 +12,6 @@ class EnvInfo:
download_path = os.environ["DOWNLOAD_PATH"]
method = os.environ["METHOD"]
# rss_link = "https://mikanani.me/RSS/Classic"
rule_url = "https://raw.githubusercontent.com/EstrellaXD/Bangumi_Auto_Collector/main/AutoBangumi/app/rule.json"
rule_url = "https://raw.githubusercontent.com/EstrellaXD/Bangumi_Auto_Collector/main/AutoBangumi/config/rule.json"
rule_path = "/config/rule.json"
time_show_obj = time.strftime('%Y-%m-%d %X')