feat: Surge Beta 模块支持定时处理订阅. 一般用于定时处理耗时较长的订阅, 以更新缓存. 这样 Surge 中拉取时就能用到缓存, 不至于总是超时

This commit is contained in:
xream
2024-05-28 02:31:25 +08:00
parent 891e9253ea
commit e718e4871e
3 changed files with 59 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.317",
"version": "2.14.318",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {