chore: v1.154.0

This commit is contained in:
github-actions[bot]
2023-11-05 11:13:26 +00:00
parent 2a277e6d3e
commit 69849e6690
6 changed files with 15 additions and 7 deletions

View File

@@ -2,9 +2,9 @@
GKD 默认订阅规则
当前订阅为 APP 自带, 无需手动添加, 当前版本: v153
当前订阅为 APP 自带, 无需手动添加, 当前版本: v154
当前订阅文件已适配 575 个 APP, 共有 1241 规则组
当前订阅文件已适配 576 个 APP, 共有 1242 规则组
如何编写订阅/贡献此项目 -> [CONTRIBUTING.md](./CONTRIBUTING.md)
@@ -159,6 +159,7 @@ GKD 默认订阅规则
| 豆瓣 | [com.douban.frodo](/docs/com.douban.frodo.md) | 11/10启用/1禁用 |
| 豆果美食 | [com.douguo.recipe](/docs/com.douguo.recipe.md) | 1 |
| 抖音 | [com.ss.android.ugc.aweme](/docs/com.ss.android.ugc.aweme.md) | 11/8启用/3禁用 |
| 抖音 | [com.ss.android.ugc.aweme.mobile](/docs/com.ss.android.ugc.aweme.mobile.md) | 1 |
| 抖音极速版 | [com.ss.android.ugc.aweme.lite](/docs/com.ss.android.ugc.aweme.lite.md) | 1 |
| 斗鱼 | [air.tv.douyu.android](/docs/air.tv.douyu.android.md) | 4 |
| 毒霸姬 | [com.cf.dubaji](/docs/com.cf.dubaji.md) | 1 |
@@ -590,4 +591,4 @@ GKD 默认订阅规则
## 感谢以下开发者的贡献
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=153)
![img](https://contrib.rocks/image?repo=gkd-kit/subscription&_v=154)

2
dist/gkd.json vendored

File diff suppressed because one or more lines are too long

View File

@@ -82,7 +82,6 @@
## 请求定位权限弹窗
自动点击【以后再说】
- [快照-0](https://i.gkd.li/import/13218093)
- [快照-1](https://i.gkd.li/import/13003311)
- [快照-2](https://i.gkd.li/import/13255595)

View File

@@ -0,0 +1,7 @@
# 抖音
存在 1 规则组 - [com.ss.android.ugc.aweme.mobile](/src/apps/com.ss.android.ugc.aweme.mobile.ts)
## 青少年模式弹窗
- [快照-0](https://i.gkd.li/import/13255513)

View File

@@ -121,3 +121,4 @@ NT QQ 登录时自动点击允许登录QQ
默认禁用
- [快照-0](https://i.gkd.li/import/13188722)
- [快照-1](https://gkd-kit.gitee.io/import/13255493)

View File

@@ -1,7 +1,7 @@
{
"name": "@gkd-kit/subscription",
"type": "module",
"version": "1.153.0",
"version": "1.154.0",
"main": "./dist/gkd.json",
"unpkg": "./dist/gkd.json",
"jsdelivr": "./dist/gkd.json",