mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user