mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(抖音): 视频播放中途插入的打招呼界面 (#2175)
This commit is contained in:
@@ -185,5 +185,12 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 14,
|
||||||
|
name: '视频播放中途插入的打招呼界面',
|
||||||
|
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||||
|
rules: 'FrameLayout > @[desc="关闭"] + ViewGroup > [text$="打个招呼"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13379307',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user