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,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'ImageView[desc="miniLogoView"] + View[clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12775410',
|
||||
'https://i.gkd.li/import/13426030',
|
||||
rules: [
|
||||
{
|
||||
matches: '[desc="跳过"||desc="GdtCountDownView"]',
|
||||
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