mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(米游社): 全屏广告-游戏版本活动 (#330)
This commit is contained in:
@@ -125,5 +125,18 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 6,
|
||||||
|
name: '全屏广告-游戏版本活动',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.mihoyo.hyperion.main.popup.HomePopupDialogActivity',
|
||||||
|
matches: '[vid="closeIv"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/5c54c1cc-95ae-420d-b3af-37e8553a6327',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16818949',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user