From 841ec8ae1bea34dc0a93ccda8dd6131cc1c93b7b Mon Sep 17 00:00:00 2001 From: Xaver Wang Date: Tue, 14 Sep 2021 16:53:04 +0800 Subject: [PATCH] fix --- config/Loon.plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Loon.plugin b/config/Loon.plugin index 2bee88e..4ed9858 100644 --- a/config/Loon.plugin +++ b/config/Loon.plugin @@ -2,4 +2,4 @@ hostname=sub.store [Script] -http-request https?:\/\/sub\.store script-path=https://raw.githubusercontent.com/Peng-Ym/Sub-Store/master/backend/sub-store.min.js, requires-body=true, timeout=120, tag=Sub-Store \ No newline at end of file +http-request https?:\/\/sub\.store script-path=https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.min.js, requires-body=true, timeout=120, tag=Sub-Store \ No newline at end of file