88hostname = %APPEND% sub.store
99
1010[Script]
11- Sub-Store Core=type=http-request,pattern=^https?:\/\/sub\.store\/((download)|api\/(preview|sync|(utils\/node-info))),script-path=https://raw.githubusercontent. com/sub-store-org/Sub-Store/release /sub-store-1.min.js,requires-body=true,timeout={{{timeout}}},ability="{{{ability}}}",engine={{{engine}}}
11+ 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={{{timeout}}},ability="{{{ability}}}",engine={{{engine}}}
1212
13- Sub-Store Simple=type=http-request,pattern=^https?:\/\/sub\.store,script-path=https://raw.githubusercontent. com/sub-store-org/Sub-Store/release /sub-store-0.min.js,requires-body=true,timeout={{{timeout}}},engine={{{engine}}}
13+ 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,timeout={{{timeout}}},engine={{{engine}}}
1414
15- {{{sync}}}=type=cron,cronexp="{{{cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://raw.githubusercontent. com/sub-store-org/Sub-Store/release /cron-sync-artifacts.min.js,engine={{{engine}}}
15+ {{{sync}}}=type=cron,cronexp="{{{cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://github. com/sub-store-org/Sub-Store/releases/latest/download /cron-sync-artifacts.min.js,engine={{{engine}}}
1616
17- {{{produce}}}=type=cron,cronexp="{{{produce_cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://raw.githubusercontent. com/sub-store-org/Sub-Store/release /cron-sync-artifacts.min.js,engine={{{engine}}},argument="sub={{{produce_sub}}}&col={{{produce_col}}}"
17+ {{{produce}}}=type=cron,cronexp="{{{produce_cronexp}}}",wake-system=1,timeout={{{timeout}}},script-path=https://github. com/sub-store-org/Sub-Store/releases/latest/download /cron-sync-artifacts.min.js,engine={{{engine}}},argument="sub={{{produce_sub}}}&col={{{produce_col}}}"
0 commit comments