mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-14 02:20:53 +08:00
fix bug
This commit is contained in:
@@ -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')
|
||||
Reference in New Issue
Block a user