mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-16 23:10:11 +08:00
feat: 胖乖生活-全屏广告 #1547
This commit is contained in:
@@ -80,9 +80,21 @@ export default defineGkdApp({
|
||||
key: 5,
|
||||
fastQuery: true,
|
||||
activityIds: '.MainActivity',
|
||||
matches: '[vid="iv_cancel"][visibleToUser=true]',
|
||||
matches: '[vid="iv_cancel" || vid="ad_close"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/13b65be1-e126-4a32-a4d8-efc0f20623bc',
|
||||
snapshotUrls: 'https://i.gkd.li/i/24045175',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/24045175',
|
||||
'https://i.gkd.li/i/24100793',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.octopus.ad.AdActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true][childCount=0][width<100 && height<100] - [text="反馈"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/c5363e69-4206-4266-9e45-3ce1cc650bd2',
|
||||
snapshotUrls: 'https://i.gkd.li/i/24100775',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user