mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat:(抖音极速版):消息提醒弹窗 (#3822)
* feat:(抖音极速版):消息提醒弹窗 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,5 +53,19 @@ export default defineAppConfig({
|
||||
'[text="朋友推荐"] +2 [id="com.ss.android.ugc.aweme.lite:id/close"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13650523',
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
quickFind: true,
|
||||
name: '通知提示-消息提醒弹窗',
|
||||
desc: '点击暂不开启',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
matches:
|
||||
'[id="com.ss.android.ugc.aweme.lite:id/gl7"] > [id="com.ss.android.ugc.aweme.lite:id/h5q"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13888485',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user