mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat: 百度地图-开屏广告
This commit is contained in:
@@ -11,14 +11,22 @@ export default defineGkdApp({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
actionMaximumKey: 0,
|
||||||
priorityTime: 10000,
|
priorityTime: 10000,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'[text*="跳过"][text.length<10][width<400 && height<200][visibleToUser=true]',
|
'[text*="跳过"][text.length<10][width<400 && height<200][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/f03b3648-757a-48e3-bd3b-098f8293edbf',
|
exampleUrls: 'https://e.gkd.li/f03b3648-757a-48e3-bd3b-098f8293edbf',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16556555',
|
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