Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
W7256 authored Feb 19, 2024
1 parent 2a35092 commit d504acd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ import type { RawSubscription } from './types';
const subsConfig: RawSubscription = {
id: 0,
version: 0,
name: '默认订阅',
author: 'lisonge',
supportUri: 'https://github.com/gkd-kit/subscription',
name: 'Wbx的GKD订阅',
author: 'Wbx',
supportUri: 'https://github.com/W7256/subscription',
updateUrl:
'https://registry.npmmirror.com/@gkd-kit/subscription/latest/files',
'',
checkUpdateUrl:
'https://registry.npmmirror.com/@gkd-kit/subscription/latest/files/dist/gkd.version.json',
'',
globalGroups,
categories,
apps,
Expand Down

0 comments on commit d504acd

Please sign in to comment.