feat(大姨妈): 开屏广告

This commit is contained in:
AIsouler
2024-03-20 19:30:25 +08:00
parent 773038bd89
commit 5448ae7c2b

View File

@@ -4,6 +4,24 @@ export default defineAppConfig({
id: 'com.yoloho.dayima', id: 'com.yoloho.dayima',
name: '大姨妈', name: '大姨妈',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
quickFind: true,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
snapshotUrls: [
'https://i.gkd.li/i/14665571',
'https://i.gkd.li/i/13800282',
],
},
],
},
{ {
key: 1, key: 1,
name: '全屏广告-广告弹窗', name: '全屏广告-广告弹窗',