mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(迅雷): 传输界面-广告弹窗 (#917)
* feat(迅雷):传输界面-广告弹窗 * Update com.xunlei.downloadprovider.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -67,5 +67,15 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.xunlei.downloadprovider:id/close_btn"]',
|
rules: '[id="com.xunlei.downloadprovider:id/close_btn"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12707698',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12707698',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
enable: true,
|
||||||
|
key: 11,
|
||||||
|
name: '传输界面-广告弹窗',
|
||||||
|
desc: '自动点击 右上角x 关闭',
|
||||||
|
activityIds:
|
||||||
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
|
rules: '@View +4 TextView[text="反馈"] + View TextView[text="广告"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12865892',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user