mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf: 向日葵远程控制-开屏广告
This commit is contained in:
@@ -14,9 +14,13 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
matches: '[vid="tobid_splash_skip_text"][visibleToUser=true]',
|
matches:
|
||||||
|
'[vid="tobid_splash_skip_text" || vid="ms_skipView"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/f41b0367-9161-4329-987d-b2d0ad9ec233',
|
exampleUrls: 'https://e.gkd.li/f41b0367-9161-4329-987d-b2d0ad9ec233',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/17004919',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/17004919',
|
||||||
|
'https://i.gkd.li/i/22056539',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user