mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
chore: checkUpdateUrl 使用相对路径
This commit is contained in:
@@ -9,10 +9,7 @@ const subsConfig: RawSubscription = {
|
|||||||
name: 'AIsouler的GKD订阅',
|
name: 'AIsouler的GKD订阅',
|
||||||
author: 'AIsouler',
|
author: 'AIsouler',
|
||||||
supportUri: 'https://github.com/AIsouler/GKD_subscription',
|
supportUri: 'https://github.com/AIsouler/GKD_subscription',
|
||||||
updateUrl:
|
checkUpdateUrl: './AIsouler_gkd.version.json',
|
||||||
'https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5',
|
|
||||||
checkUpdateUrl:
|
|
||||||
'https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.version.json',
|
|
||||||
globalGroups,
|
globalGroups,
|
||||||
categories,
|
categories,
|
||||||
apps,
|
apps,
|
||||||
|
|||||||
Reference in New Issue
Block a user