mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 11:42:34 +08:00
feat(迅雷): 应用内广告弹窗(字节广告 优化规则) (#1941)
This commit is contained in:
parent
69988ecbd3
commit
e8d750d676
|
@ -99,11 +99,12 @@ export default defineAppConfig({
|
|||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches:
|
||||
'Image[text=""] < @View + View +n View > View > TextView[text="广告"]',
|
||||
'Image[text=""] < @View + View +n View > View > TextView[text$="广告"][text.length<=10]',
|
||||
delay: 1000,
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12868667',
|
||||
'https://i.gkd.li/import/12881946',
|
||||
'https://i.gkd.li/import/13295179',
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user