mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf: 摩托范-全屏广告 #1011
This commit is contained in:
@@ -37,17 +37,18 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: 'com.jdd.motorfans.MTMainActivity',
|
activityIds: [
|
||||||
matches: '[vid="iv_right_top_close"]',
|
'com.jdd.motorfans.MTMainActivity',
|
||||||
|
'.modules.detail.DetailActivity2',
|
||||||
|
],
|
||||||
|
matches:
|
||||||
|
'[vid="iv_right_top_close" || vid="ad_close"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/0f4b8d7d-fda4-43ee-b892-3a85d6dae278',
|
exampleUrls: 'https://e.gkd.li/0f4b8d7d-fda4-43ee-b892-3a85d6dae278',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17002101',
|
snapshotUrls: [
|
||||||
},
|
'https://i.gkd.li/i/17002101',
|
||||||
{
|
'https://i.gkd.li/i/17078108',
|
||||||
key: 3,
|
'https://i.gkd.li/i/20918047',
|
||||||
fastQuery: true,
|
],
|
||||||
activityIds: 'com.jdd.motorfans.MTMainActivity',
|
|
||||||
matches: '[vid="ad_close"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17078108',
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user