Squashed commit of the following:

commit dd0c9e5c3d40f775ef579140aca1ec52771113a5
Author: aisouler <zy43220@gmail.com>
Date:   Fri Jan 26 13:22:56 2024 +0800

    feat(淘宝):抢天降补贴弹窗
This commit is contained in:
aisouler
2024-02-01 18:40:58 +08:00
parent 86a55275ef
commit 6f161d357b

View File

@@ -219,5 +219,18 @@ export default defineAppConfig({
},
],
},
{
key: 17,
name: '全屏广告-抢天降补贴弹窗',
desc: '点击X',
rules: [
{
quickFind: true,
activityIds: 'com.taobao.tao.welcome.Welcome',
matches: '@[desc="关闭按钮"] - [vid="poplayer_native_state_id"]',
snapshotUrls: 'https://i.gkd.li/import/14060521',
},
],
},
],
});