mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(小红书) 全屏广告-优惠券弹窗 (#90)
This commit is contained in:
@@ -77,5 +77,19 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '全屏广告-优惠券弹窗',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
activityIds: 'com.xingin.reactnative.ui.XhsReactTranslucentActivity',
|
||||||
|
quickFind: true,
|
||||||
|
matches:
|
||||||
|
'@ImageView[visibleToUser=true] < * -2 * > [text="你有新人券待领取"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14391484',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user