mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 创维智慧云-开屏广告
This commit is contained in:
@@ -16,7 +16,7 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 0,
|
||||
fastQuery: true,
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/07c9f980-aa0f-4044-a58d-299a2a358857',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13497656',
|
||||
@@ -31,6 +31,13 @@ export default defineGkdApp({
|
||||
'https://m.gkd.li/57941037/3b5cba55-7024-4d3e-a21c-7b1d540515bc',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14511463',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
fastQuery: true,
|
||||
matches: '[vid="ms_skipView"][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/376e2139-881a-497b-a2af-625802c7c049',
|
||||
snapshotUrls: 'https://i.gkd.li/i/19442209',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user