feat(喵趣漫画): 全屏广告(补充规则、修复误触)

This commit is contained in:
AIsouler
2024-03-22 13:35:43 +08:00
parent 121dba9999
commit e8fe92bef6

View File

@@ -109,11 +109,21 @@ export default defineAppConfig({
key: 0,
activityIds:
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
matches: '[text="反馈"] + View[childCount=2][text=""]',
matches: '[text="反馈"] + @View[childCount=2] > [text="跳过"]',
exampleUrls:
'https://m.gkd.li/57941037/6f12fd12-b956-474a-834c-8ebba00efbff',
snapshotUrls: 'https://i.gkd.li/i/14362119',
},
{
key: 1,
activityIds:
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
matches:
'Image[text=""] < @View +4 [text="反馈"] + * >2 [text="广告"]',
exampleUrls:
'https://m.gkd.li/57941037/9bf34f1f-f1a1-4fb8-a84a-96cb8e1c2669',
snapshotUrls: 'https://i.gkd.li/i/14717730',
},
],
},
{