mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat( 网易邮箱大师): 开屏广告(补充规则,GKD1.7有效)
This commit is contained in:
@@ -24,7 +24,6 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/i/13195662',
|
'https://i.gkd.li/i/13195662',
|
||||||
'https://i.gkd.li/i/12818335',
|
'https://i.gkd.li/i/12818335',
|
||||||
'https://i.gkd.li/i/13206298', // 使用 excludeMatches 防止提前触发规则
|
'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',
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14046124',
|
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',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user