mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(喵趣漫画): 全屏广告(补充规则、修复误触)
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user