mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(荣耀运动健康): 全屏广告-弹窗广告
This commit is contained in:
@@ -10,12 +10,26 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.hihonor.health.main.MainActivity',
|
||||
fastQuery: true,
|
||||
activityIds: 'com.hihonor.health.main.MainActivity',
|
||||
matches: '[id="com.hihonor.health:id/iv_close_filled"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13759407',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.hihonor.health.main.MainActivity',
|
||||
matches: '[vid="btn_close"][desc="关闭弹窗"]',
|
||||
exampleUrls: 'https://e.gkd.li/1ab101bd-59cb-46c0-bbb1-7a0a9dccf79a',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16454150',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user