Skip to content

Commit

Permalink
docs: 添加jiuqianyuan订阅
Browse files Browse the repository at this point in the history
  • Loading branch information
adproqwq authored Aug 6, 2024
1 parent 5e7239f commit 2fbdc1a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,21 @@ const List: Root = [
branch: 'main',
active: false,
},
{
name: 'jiuqianyuan的GKD订阅',
author: 'jiuqianyuan',
id: 717,
prescribedUpdateUrl: false,
subUrls: [
{
name: 'gitmirror源(国内)',
importUrl: 'https://raw.gitmirror.com/jiuqianyuan/gkd-subscription-template/dev/dist/gkd.json5',
},
],
repo: 'jiuqianyuan/gkd-subscription-template',
branch: 'dev',
active: true,
},
];

export default List;

0 comments on commit 2fbdc1a

Please sign in to comment.