From 20d958d74f0e44099a3011e290428d4cefe5631f Mon Sep 17 00:00:00 2001 From: K <104524788+Keywos@users.noreply.github.com> Date: Wed, 26 Jul 2023 01:48:47 +0800 Subject: [PATCH] Update Surge.sgmodule --- config/Surge.sgmodule | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/Surge.sgmodule b/config/Surge.sgmodule index df033f6..6452a1a 100644 --- a/config/Surge.sgmodule +++ b/config/Surge.sgmodule @@ -4,6 +4,7 @@ hostname=%APPEND% sub.store [Script] -Sub-Store=type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store.min.js,requires-body=true,ability=http-client-policy +Sub-Store Core=type=http-request,pattern=^https?:\/\/sub\.store\/((download)|api\/(preview|sync|(utils\/node-info))),script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store-1.min.js,requires-body=true,timeout=120,ability=http-client-policy +Sub-Store Simple=type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store-0.min.js,requires-body=true -Sub-Store Sync=type=cron,cronexp=0 0 * * *,wake-system=1,timeout=120,script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/cron-sync-artifacts.min.js,ability=http-client-policy +Sub-Store Sync=type=cron,cronexp=0 0 * * *,wake-system=1,timeout=120,script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/cron-sync-artifacts.min.js