feat(汽水音乐): 开屏广告(补充规则)

This commit is contained in:
AIsouler
2024-04-24 13:34:33 +08:00
parent 66284dba60
commit b9ba60281f

View File

@@ -11,9 +11,20 @@ export default defineGkdApp({
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
snapshotUrls: 'https://i.gkd.li/i/14232395',
actionMaximumKey: 0,
rules: [
{
key: 0,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
snapshotUrls: 'https://i.gkd.li/i/14232395',
},
{
key: 1,
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/15087528',
},
],
},
{
key: 2,