mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
chore: checkUpdateUrl 使用相对路径
This commit is contained in:
@@ -9,10 +9,7 @@ const subsConfig: RawSubscription = {
|
||||
name: 'AIsouler的GKD订阅',
|
||||
author: 'AIsouler',
|
||||
supportUri: 'https://github.com/AIsouler/GKD_subscription',
|
||||
updateUrl:
|
||||
'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',
|
||||
checkUpdateUrl: './AIsouler_gkd.version.json',
|
||||
globalGroups,
|
||||
categories,
|
||||
apps,
|
||||
|
||||
Reference in New Issue
Block a user