mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: ZAKER-开屏广告 #968
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user