This commit is contained in:
aisouler
2024-02-15 08:58:43 +08:00
7 changed files with 10 additions and 18 deletions

View File

@@ -368,7 +368,7 @@
| 钱包 | [com.vivo.wallet](/docs/com.vivo.wallet.md) | 1 |
| 汽车之家 | [com.cubic.autohome](/docs/com.cubic.autohome.md) | 2 |
| 起点读书 | [com.qidian.QDReader](/docs/com.qidian.QDReader.md) | 9 |
| 七猫免费小说 | [com.kmxs.reader](/docs/com.kmxs.reader.md) | 11 |
| 七猫免费小说 | [com.kmxs.reader](/docs/com.kmxs.reader.md) | 10 |
| 奇妙应用 | [com.magicalstory.AppStore](/docs/com.magicalstory.AppStore.md) | 3 |
| 亲宝宝 | [com.dw.btime](/docs/com.dw.btime.md) | 3 |
| 青创网 | [com.m17qcc.mm](/docs/com.m17qcc.mm.md) | 1 |
@@ -592,7 +592,7 @@
| 邮储银行 | [com.yitong.mbank.psbc](/docs/com.yitong.mbank.psbc.md) | 3 |
| 有道翻译官 | [com.youdao.translator](/docs/com.youdao.translator.md) | 1 |
| 有道云笔记 | [com.youdao.note](/docs/com.youdao.note.md) | 1 |
| 优酷视频 | [com.youku.phone](/docs/com.youku.phone.md) | 3 |
| 优酷视频 | [com.youku.phone](/docs/com.youku.phone.md) | 2 |
| 游民星空 | [com.gamersky](/docs/com.gamersky.md) | 1 |
| 优衣库 | [com.yek.android.uniqlo](/docs/com.yek.android.uniqlo.md) | 2 |
| 阅读 | [com.heytap.reader](/docs/com.heytap.reader.md) | 3 |

View File

@@ -12,9 +12,9 @@
https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5
```
当前版本: v16
当前版本: v17
当前订阅文件已适配 654 个 APP, 共有 1491 规则组
当前订阅文件已适配 654 个 APP, 共有 1489 规则组
查看 [适配 APP 列表](./AppList.md)
@@ -30,7 +30,7 @@ https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5
## 感谢以下开发者的贡献
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=16)
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=17)
## Star History

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{
"id": 666,
"version": 16
"version": 17
}

View File

@@ -1,10 +1,6 @@
# 七猫免费小说
存在 11 规则组 - [com.kmxs.reader](/src/apps/com.kmxs.reader.ts)
## 青少年模式
默认禁用
存在 10 规则组 - [com.kmxs.reader](/src/apps/com.kmxs.reader.ts)
## 更新提示

View File

@@ -1,10 +1,6 @@
# 优酷视频
存在 3 规则组 - [com.youku.phone](/src/apps/com.youku.phone.ts)
## 更新提示
默认禁用 - 占位,暂无作用
存在 2 规则组 - [com.youku.phone](/src/apps/com.youku.phone.ts)
## 青少年模式

View File

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