修复配置更新未写入配置文件的问题

This commit is contained in:
Alex Yang
2025-11-28 01:10:43 +08:00
parent 0e0ac8b016
commit 67c651c804
4 changed files with 163 additions and 31 deletions

View File

@@ -36,6 +36,11 @@
"name": "My GitHub Rules",
"url": "https://gitea.amazehome.xyz/AMAZEHOME/hosts-and-filters/raw/branch/main/rules/costomize.txt",
"enabled": true
},
{
"name": "China List",
"url": "https://gitea.amazehome.xyz/AMAZEHOME/hosts-and-Filters/raw/branch/main/list/china.txt",
"enabled": true
}
],
"updateInterval": 3600,