mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:42:36 +08:00
parent
d6f49462b9
commit
3784359269
|
@ -60,5 +60,19 @@ export default defineAppConfig({
|
|||
rules: 'TextView[text="恭喜你获得以下权益"] + ViewGroup > ImageView',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12646768',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
name: '美团骑行-广告、优惠券弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '骑行卡福利大派送弹窗',
|
||||
activityIds: 'com.meituan.mmp.lib.HeraActivity',
|
||||
matches:
|
||||
'View[childCount=3] > View + TextView + TextView[text=""][visibleToUser=true]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12739204',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user