mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf: 弹窗广告 (适配fastQuery)
This commit is contained in:
@@ -34,13 +34,14 @@ export default defineGkdApp({
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'ctrip.android.publicproduct.home.view.CtripHomeActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true] < RelativeLayout + RelativeLayout >5 [desc^="广告"]',
|
||||
'@ImageView[clickable=true] < RelativeLayout + RelativeLayout >5 [desc^="广告"] + [text="立即领取"]',
|
||||
exampleUrls: 'https://e.gkd.li/00628604-fab9-432c-a70b-343c8c889c23',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16357287',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user