This commit is contained in:
aisouler
2024-02-04 21:39:37 +08:00
parent 0b8e4af6c0
commit 9ac802ae63
4 changed files with 13 additions and 9 deletions

View File

@@ -2,7 +2,9 @@
---
由AIsouler维护的GKD规则(**精力有限,随缘更新**), 仅启用 `开屏广告` 一类规则, 其它所有规则均需用户手动打开
由AIsouler维护的GKD规则**精力有限,随缘更新**
仅启用 `开屏广告` 一类规则, 其它所有规则均需用户手动打开
在 GKD 内添加以下链接即可使用此规则
@@ -10,18 +12,20 @@
https://raw.gitmirror.com/AIsouler/subscription/main/dist/AIsouler_gkd.json5
```
当前版本: v--VERSION-- (默认订阅最新版本号为v185v185之后的为该仓库新增的版本)
当前版本: v--VERSION--
当前订阅文件已适配 --APP_SIZE-- 个 APP, 共有 --GROUP_SIZE-- 规则组
查看 [适配 APP 列表](./AppList.md)
查看 [第三方订阅规则汇总](https://github.com/Adpro-Team/GKD_THS_List)
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
## 感谢以下开发者的贡献
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=--VERSION--)
## 感谢以下项目
[gkd-kit/subscription](https://github.com/gkd-kit/subscription)
## 感谢以下开发者的贡献
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=--VERSION--)

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{
"id": 666,
"version": 192
"version": 7
}

View File

@@ -1,7 +1,7 @@
{
"name": "@aisouler/gkd_subscription",
"type": "module",
"version": "1.192.0",
"version": "1.7.0",
"main": "./dist/AIsouler_gkd.json5",
"unpkg": "./dist/AIsouler_gkd.json5",
"jsdelivr": "./dist/AIsouler_gkd.json5",