From fa8b5b50a25ac4a2d31573561cb634bf6a5fec99 Mon Sep 17 00:00:00 2001 From: Peng-YM <1048217874@qq.com> Date: Mon, 31 Aug 2020 02:42:15 +0800 Subject: [PATCH] Update Surge.sgmodule --- config/Surge.sgmodule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Surge.sgmodule b/config/Surge.sgmodule index 0344cb9..3847791 100644 --- a/config/Surge.sgmodule +++ b/config/Surge.sgmodule @@ -4,4 +4,4 @@ hostname=sub.com [Script] -Sub-Store = type=http-request,pattern=^https?:\/\/sub\.com,script-path=sub-store.js,requires-body=true,timeout=120 +Sub-Store = type=http-request,pattern=^https?:\/\/sub\.com,script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js,requires-body=true,timeout=120