mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 掌通家园-全屏广告
This commit is contained in:
@@ -49,5 +49,20 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '全屏广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds:
|
||||||
|
'com.ranfeng.adranfengsdk.biz.activity.InterstitialActivity',
|
||||||
|
matches: '[vid="ranfeng_widget_iv_close"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/0ae7b19f-6fa1-4eaf-a5b9-0dfb214541b4',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23981370',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user