mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf: 摩托范-全屏广告 #1011
This commit is contained in:
@@ -37,17 +37,18 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 2,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.jdd.motorfans.MTMainActivity',
|
||||
matches: '[vid="iv_right_top_close"]',
|
||||
activityIds: [
|
||||
'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',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17002101',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
fastQuery: true,
|
||||
activityIds: 'com.jdd.motorfans.MTMainActivity',
|
||||
matches: '[vid="ad_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17078108',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17002101',
|
||||
'https://i.gkd.li/i/17078108',
|
||||
'https://i.gkd.li/i/20918047',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user