feat( 网易邮箱大师): 开屏广告(补充规则,GKD1.7有效)

This commit is contained in:
AIsouler
2024-02-28 21:31:09 +08:00
parent 9e2949f2e1
commit 4c021b8a8c

View File

@@ -24,7 +24,6 @@ export default defineAppConfig({
'https://i.gkd.li/i/13195662',
'https://i.gkd.li/i/12818335',
'https://i.gkd.li/i/13206298', // 使用 excludeMatches 防止提前触发规则
'https://i.gkd.li/i/13207736', // TODO 一整块图片,无法跳过
],
},
{
@@ -38,6 +37,19 @@ export default defineAppConfig({
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
snapshotUrls: 'https://i.gkd.li/i/14046124',
},
{
key: 3,
quickFind: true,
action: 'clickCenter',
position: {
left: 'width * 0.9016',
top: 'width * 0.1557',
},
matches: '[id="com.netease.mail:id/ad_view"]',
exampleUrls:
'https://m.gkd.li/57941037/222f6870-d9e3-4e6c-950e-dc40920c52e7',
snapshotUrls: 'https://i.gkd.li/i/13207736',
},
],
},
{