mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat:修改配置
This commit is contained in:
@@ -7,7 +7,7 @@ AIsouler维护的GKD规则, 仅启用 `开屏广告` 一类规则, 其它所有
|
|||||||
在 GKD 内添加以下链接即可使用此规则
|
在 GKD 内添加以下链接即可使用此规则
|
||||||
|
|
||||||
```txt
|
```txt
|
||||||
https://fastly.jsdelivr.net/npm/@gkd-kit/subscription
|
https://raw.gitmirror.com/AIsouler/subscription/main/dist/AIsouler_gkd.json5
|
||||||
```
|
```
|
||||||
|
|
||||||
当前版本: v185
|
当前版本: v185
|
||||||
|
|||||||
1
dist/Aisouler_gkd.json5
vendored
Normal file
1
dist/Aisouler_gkd.json5
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/gkd.json5
vendored
1
dist/gkd.json5
vendored
File diff suppressed because one or more lines are too long
@@ -10,9 +10,9 @@ const subsConfig: RawSubscription = {
|
|||||||
author: 'AIsouler',
|
author: 'AIsouler',
|
||||||
supportUri: 'https://github.com/AIsouler/subscription',
|
supportUri: 'https://github.com/AIsouler/subscription',
|
||||||
updateUrl:
|
updateUrl:
|
||||||
'https://registry.npmmirror.com/@gkd-kit/subscription/latest/files',
|
'https://raw.gitmirror.com/AIsouler/subscription/main/dist/AIsouler_gkd.json5',
|
||||||
checkUpdateUrl:
|
checkUpdateUrl:
|
||||||
'https://registry.npmmirror.com/@gkd-kit/subscription/latest/files/dist/gkd.version.json',
|
'https://raw.githubusercontent.com/AIsouler/subscription/main/dist/AIsouler_gkd.version.json',
|
||||||
globalGroups,
|
globalGroups,
|
||||||
categories,
|
categories,
|
||||||
apps,
|
apps,
|
||||||
|
|||||||
Reference in New Issue
Block a user