Skip to content

Commit 4f22dfa

Browse files
author
minglu7
committed
feat(喜马拉雅): 播放界面点击关闭领取奖励广告
1 parent 78bb137 commit 4f22dfa

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

src/apps/com.ximalaya.ting.android.ts

+17
Original file line numberDiff line numberDiff line change
@@ -247,5 +247,22 @@ export default defineGkdApp({
247247
},
248248
],
249249
},
250+
{
251+
key: 14,
252+
name: '局部广告-播放界面-领取福利',
253+
desc: '点击关闭',
254+
rules: [
255+
{
256+
fastQuery: true,
257+
activityIds: '.host.activity.MainActivity',
258+
matches: [
259+
'[text="去领取"]',
260+
'[vid="main_buy_view_yellow_zone_btn_close"]',
261+
],
262+
exampleUrls: 'https://e.gkd.li/390f49b2-344c-42cf-b53d-9a23edd7fe19',
263+
snapshotUrls: 'https://i.gkd.li/i/18683999',
264+
},
265+
],
266+
},
250267
],
251268
});

0 commit comments

Comments
 (0)