mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
chore: v1.26.0
This commit is contained in:
@@ -509,7 +509,7 @@
|
||||
| 网易将军令 | [com.netease.mkey](/docs/com.netease.mkey.md) | 1 |
|
||||
| 网易新闻 | [com.netease.newsreader.activity](/docs/com.netease.newsreader.activity.md) | 4 |
|
||||
| 网易严选 | [com.netease.yanxuan](/docs/com.netease.yanxuan.md) | 1 |
|
||||
| 网易有道词典 | [com.youdao.dict](/docs/com.youdao.dict.md) | 7 |
|
||||
| 网易有道词典 | [com.youdao.dict](/docs/com.youdao.dict.md) | 8 |
|
||||
| 网易邮箱 | [com.netease.mobimail](/docs/com.netease.mobimail.md) | 3 |
|
||||
| 网易邮箱大师 | [com.netease.mail](/docs/com.netease.mail.md) | 4 |
|
||||
| 网易云音乐 | [com.netease.cloudmusic](/docs/com.netease.cloudmusic.md) | 12 |
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5
|
||||
```
|
||||
|
||||
当前版本: v25
|
||||
当前版本: v26
|
||||
|
||||
当前订阅文件已适配 700 个 APP, 共有 1610 规则组
|
||||
当前订阅文件已适配 700 个 APP, 共有 1611 规则组
|
||||
|
||||
查看 [适配 APP 列表](./AppList.md)
|
||||
|
||||
@@ -30,7 +30,7 @@ https://raw.gitmirror.com/AIsouler/GKD_subscription/main/dist/AIsouler_gkd.json5
|
||||
|
||||
## 感谢以下开发者的贡献
|
||||
|
||||

|
||||

|
||||
|
||||
## Star History
|
||||
|
||||
|
||||
2
dist/AIsouler_gkd.json5
vendored
2
dist/AIsouler_gkd.json5
vendored
File diff suppressed because one or more lines are too long
2
dist/AIsouler_gkd.version.json
vendored
2
dist/AIsouler_gkd.version.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"id": 666,
|
||||
"version": 25
|
||||
"version": 26
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
# 网易有道词典
|
||||
|
||||
存在 7 规则组 - [com.youdao.dict](/src/apps/com.youdao.dict.ts)
|
||||
存在 8 规则组 - [com.youdao.dict](/src/apps/com.youdao.dict.ts)
|
||||
|
||||
## 分段广告-单词页面卡片式广告
|
||||
|
||||
@@ -58,3 +58,12 @@
|
||||
- [快照-0](https://i.gkd.li/i/14468564)
|
||||
- [快照-1](https://i.gkd.li/i/14468628)
|
||||
- [快照-2](https://i.gkd.li/i/14009705)
|
||||
|
||||
## 功能类-关闭单词页面[去复习]提示
|
||||
|
||||
默认禁用 - 使用返回关闭
|
||||
|
||||
- [示例-0](https://m.gkd.li/57941037/ab107cc2-98e1-44a2-a15a-0ee0d4925255)
|
||||
|
||||
- [快照-0](https://i.gkd.li/i/14524540)
|
||||
- [快照-1](https://i.gkd.li/i/14524817)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@aisouler/gkd_subscription",
|
||||
"type": "module",
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"main": "./dist/AIsouler_gkd.json5",
|
||||
"unpkg": "./dist/AIsouler_gkd.json5",
|
||||
"jsdelivr": "./dist/AIsouler_gkd.json5",
|
||||
|
||||
Reference in New Issue
Block a user