mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(酷狗音乐): 开屏广告 (#2564)
* feat(酷狗音乐):开屏广告 * feat(酷狗音乐): 开屏广告 --------- Co-authored-by: lisonge <i@songe.li> close #2552
This commit is contained in:
@@ -10,10 +10,15 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: 'ImageView[desc="miniLogoView"] + View[clickable=true]',
|
rules: [
|
||||||
snapshotUrls: [
|
{
|
||||||
'https://i.gkd.li/import/12775410',
|
matches: '[desc="跳过"||desc="GdtCountDownView"]',
|
||||||
'https://i.gkd.li/import/13426030',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12775410',
|
||||||
|
'https://i.gkd.li/import/13426030',
|
||||||
|
'https://i.gkd.li/import/13468987',
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user