mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 百度地图-开屏广告
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user