feat(Soul): 开屏广告 (#902)

Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com>
This commit is contained in:
jiuqianyuan
2025-05-10 23:25:22 +08:00
committed by GitHub
parent 62466efe3f
commit a332445ccf

View File

@@ -4,6 +4,28 @@ export default defineGkdApp({
id: 'cn.soulapp.android',
name: 'Soul',
groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
priorityTime: 10000,
rules: [
{
key: 0,
fastQuery: true,
action: 'clickCenter', // 该快照action: 'click' 无效
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/20139575',
},
{
key: 1,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/20139739',
},
],
},
{
key: 2,
name: '局部广告-广场页卡片广告',