mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: YouTube Music-会员广告 #951
This commit is contained in:
@@ -10,10 +10,18 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
matches:
|
||||
anyMatches: [
|
||||
'@Button[desc="No thanks"][visibleToUser=true] <<n [vid="custom"]',
|
||||
exampleUrls: 'https://e.gkd.li/f07c01d7-9db2-43dd-9a89-ccb3d2a6200e',
|
||||
snapshotUrls: 'https://i.gkd.li/i/20448377',
|
||||
'[text="No thanks"][visibleToUser=true]',
|
||||
],
|
||||
exampleUrls: [
|
||||
'https://e.gkd.li/f07c01d7-9db2-43dd-9a89-ccb3d2a6200e',
|
||||
'https://e.gkd.li/d1fbcb9c-bcc8-466e-9e94-63c4c7a22fd2',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/20448377',
|
||||
'https://i.gkd.li/i/20598829',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user