mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(迅雷): 应用内广告弹窗(字节广告 优化规则) (#1941)
This commit is contained in:
@@ -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',
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user