Skip to content

Commit e28ba48

Browse files
committed
feat: 小蚁摄像机-全屏广告 (补充规则 #792)
1 parent 76b99e6 commit e28ba48

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/apps/com.ants360.yicamera.ts

+23
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,29 @@ export default defineGkdApp({
3737
exampleUrls: 'https://e.gkd.li/a7ba5126-27dd-450d-abf9-c3a8b6938727',
3838
snapshotUrls: 'https://i.gkd.li/i/18410909',
3939
},
40+
{
41+
key: 3,
42+
fastQuery: true,
43+
matchTime: 10000,
44+
actionMaximum: 1,
45+
resetMatch: 'app',
46+
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
47+
matches: '[vid="iv_close"][visibleToUser=true]',
48+
exampleUrls: 'https://e.gkd.li/1af231f8-bb98-450e-83d1-5bd067802de3',
49+
snapshotUrls: 'https://i.gkd.li/i/19514818',
50+
},
51+
{
52+
key: 4,
53+
fastQuery: true,
54+
matchTime: 10000,
55+
actionMaximum: 1,
56+
resetMatch: 'app',
57+
activityIds: 'com.baidu.mobads.sdk.api.MobRewardVideoActivity',
58+
matches:
59+
'@ImageView[clickable=true][childCount=0][visibleToUser=true] + RelativeLayout >2 [text="反馈"]',
60+
exampleUrls: 'https://e.gkd.li/af626eb0-e24d-446d-8137-a4a9839ebc20',
61+
snapshotUrls: 'https://i.gkd.li/i/19514819',
62+
},
4063
],
4164
},
4265
{

0 commit comments

Comments
 (0)