From e2d0428d9971c6730b57824cf6b91c24722de097 Mon Sep 17 00:00:00 2001 From: Hsiaoyi <1210282+xream@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:39:21 +0800 Subject: [PATCH] Update Surge.sgmodule ability=http-client-policy --- config/Surge.sgmodule | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/Surge.sgmodule b/config/Surge.sgmodule index 263030b..df033f6 100644 --- a/config/Surge.sgmodule +++ b/config/Surge.sgmodule @@ -4,6 +4,6 @@ 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 +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 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 +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