feat: 百度地图-开屏广告

This commit is contained in:
AIsouler
2025-11-25 19:18:11 +08:00
parent aba7e1d534
commit ba76c616eb

View File

@@ -11,14 +11,22 @@ export default defineGkdApp({
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
actionMaximumKey: 0,
priorityTime: 10000,
rules: [
{
key: 0,
matches:
'[text*="跳过"][text.length<10][width<400 && height<200][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/f03b3648-757a-48e3-bd3b-098f8293edbf',
snapshotUrls: 'https://i.gkd.li/i/16556555',
},
{
key: 1,
matches: '[vid="ms_skipView"][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/cd89ffb7-6cd3-4978-b3d6-ef5ece2769d0',
snapshotUrls: 'https://i.gkd.li/i/23742641',
},
],
},
{