mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(抖音): 拒绝无声进入抖音弹窗 (#1825)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(抖音): 拒绝无声进入抖音弹窗 * fix(抖音): 拒绝无声进入抖音弹窗(默认关闭)
This commit is contained in:
@@ -109,6 +109,16 @@ export default defineAppConfig({
|
||||
exampleUrls:
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/4554c785-39e0-4eac-9cfb-f1b1c2976008',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
enable: false,
|
||||
quickFind: true,
|
||||
name: '设置无声进入抖音',
|
||||
desc: '点击[拒绝]',
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
rules: '@[text="拒绝"] + [text="去设置"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13256087',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user