feat(华为主题): 开屏广告 (#3420)

close #3189
This commit is contained in:
CallMeBill
2024-01-02 19:34:50 +08:00
committed by GitHub
parent ffc40e7e69
commit 0fe0bc879a

View File

@@ -11,10 +11,16 @@ export default defineAppConfig({
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
rules: '[text^="跳过"][text.length<=10]', rules: [
snapshotUrls: [ {
'https://i.gkd.li/import/12657379', matches: '[text^="跳过"][text.length<=10]',
'https://i.gkd.li/import/13069736', action: 'clickCenter',
snapshotUrls: [
'https://i.gkd.li/import/12657379',
'https://i.gkd.li/import/13069736',
'https://i.gkd.li/import/13762181',
],
},
], ],
}, },
{ {