mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf(YouTube Music): 全屏广告-会员广告 (#772)
This commit is contained in:
@@ -26,9 +26,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: '.activities.MusicActivity',
|
activityIds: '.activities.MusicActivity',
|
||||||
matches: '@[desc="Close"][visibleToUser=true] <<n [vid="custom"]',
|
matches:
|
||||||
|
'@[desc="Close" || desc="No thanks"][visibleToUser=true] <<n [vid="custom"]',
|
||||||
exampleUrls: 'https://e.gkd.li/42b2cb6d-b1e2-4cb1-84d8-399939263711',
|
exampleUrls: 'https://e.gkd.li/42b2cb6d-b1e2-4cb1-84d8-399939263711',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/18542111',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/18542111',
|
||||||
|
'https://i.gkd.li/i/18727504',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user