mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(快手极速版) 全屏广告-朋友推荐弹窗 (#68)
This commit is contained in:
@@ -12,5 +12,13 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.kuaishou.nebula:id/positive"][text="我知道了"]',
|
rules: '[id="com.kuaishou.nebula:id/positive"][text="我知道了"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13196316',
|
snapshotUrls: 'https://i.gkd.li/import/13196316',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '全屏广告-朋友推荐弹窗',
|
||||||
|
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '@[vid="close_btn"] + [text="朋友推荐"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14310639',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user