mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
@@ -34,5 +34,13 @@ export default defineAppConfig({
|
|||||||
'TextView[text="广告 | 关闭"][clickable=true]',
|
'TextView[text="广告 | 关闭"][clickable=true]',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '首页-底部广告弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
||||||
|
rules: 'View[id="js_close_btn"][desc="关闭"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13115121',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user