feat: ZAKER-开屏广告 #968

This commit is contained in:
AIsouler
2025-06-11 19:31:05 +08:00
parent e43462cafa
commit b3ea810c52

View File

@@ -11,9 +11,17 @@ 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: '[text*="跳过"][text.length<10][visibleToUser=true]',
exampleUrls: 'https://e.gkd.li/0c69945f-ac0e-44a8-a0a3-95544e53849f',
snapshotUrls: 'https://i.gkd.li/i/20689993',
},
{
key: 1,
position: { position: {
left: 'width * 0.9009', left: 'width * 0.9009',
top: 'width * 0.075', top: 'width * 0.075',