From fbe08881035c97e4b33754aa0b7537cd6c6d6a08 Mon Sep 17 00:00:00 2001 From: tomlio <957399845@qq.com> Date: Tue, 20 May 2025 16:28:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd6f35d..bd0ff84 100644 --- a/.gitignore +++ b/.gitignore @@ -39,7 +39,7 @@ README.md.txt sync_json.py failed_urls.json sync_tvbox_json_standalone.py - +setup_schedule.py # Gitea配置 GITEA_CONFIG = { 'repo': 'https://gitea.com/your-username/your-repo.git' # 替换为你的Gitea仓库地址