fix (config): Sub-Store url is incorrect in Surge.sgmodule

This commit is contained in:
Peng-YM 2022-07-13 15:13:20 +08:00
parent 4121ec2970
commit 5244de4dba

View File

@ -4,6 +4,6 @@
hostname=%APPEND% sub.store hostname=%APPEND% sub.store
[Script] [Script]
Sub-Store = type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://github.com/sub-store-org/Sub-Store/releases/latest/download/,requires-body=true,timeout=120,max-size=131072 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,timeout=120,max-size=131072
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