feat(喵趣漫画): 开屏广告(补充规则)

This commit is contained in:
AIsouler
2024-03-26 15:24:36 +08:00
parent 16bae935c4
commit 0bd1709997

View File

@@ -11,13 +11,24 @@ export default defineAppConfig({
matchTime: 10000, matchTime: 10000,
resetMatch: 'app', resetMatch: 'app',
actionMaximum: 1, actionMaximum: 1,
rules: actionMaximumKey: 0,
rules: [
{
key: 0,
matches: '[text="跳过"][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/14753912',
},
{
key: 1,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]', 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/i/14031922', 'https://i.gkd.li/i/14031922',
'https://i.gkd.li/i/14322264', 'https://i.gkd.li/i/14322264',
], ],
}, },
],
},
{ {
key: 1, key: 1,
name: '局部广告', name: '局部广告',