mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(掌上英雄联盟): 全屏广告-弹窗广告
This commit is contained in:
@@ -30,5 +30,19 @@ export default defineGkdApp({
|
||||
rules: '[id="com.tencent.qt.qtl:id/btn_update_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13611286',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-弹窗广告',
|
||||
desc: '点击关闭',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds: 'com.tencent.zone.main.MainZoneHomeActivity',
|
||||
matches: '[vid="notice_close_pic"]',
|
||||
exampleUrls: 'https://e.gkd.li/d1747892-c416-4877-a706-fb3c16e5b049',
|
||||
snapshotUrls: 'https://i.gkd.li/i/16581606',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user