mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix(抖音): 关闭用户推荐(规则误触) (#319)
* feat(抖音) * 修改描述 * feat(抖音): 规则优化 * fix:切换点击目标至 FrameLayout --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -35,7 +35,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
matches: '[text="朋友推荐"] +(2) FrameLayout > [desc="不感兴趣"]',
|
||||
matches: '[text="朋友推荐"] +(2) @FrameLayout > [desc="不感兴趣"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12675129',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user