diff --git a/src/config.ts b/src/config.ts index 622f0f75..1735bf00 100644 --- a/src/config.ts +++ b/src/config.ts @@ -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,