mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
chore: v1.154.0
This commit is contained in:
@@ -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 默认订阅规则
|
||||
|
||||
## 感谢以下开发者的贡献
|
||||
|
||||

|
||||

|
||||
|
||||
2
dist/gkd.json
vendored
2
dist/gkd.json
vendored
File diff suppressed because one or more lines are too long
@@ -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)
|
||||
|
||||
7
docs/com.ss.android.ugc.aweme.mobile.md
Normal file
7
docs/com.ss.android.ugc.aweme.mobile.md
Normal 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)
|
||||
@@ -121,3 +121,4 @@ NT QQ 登录时自动点击允许登录QQ
|
||||
默认禁用
|
||||
|
||||
- [快照-0](https://i.gkd.li/import/13188722)
|
||||
- [快照-1](https://gkd-kit.gitee.io/import/13255493)
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user