perf: 优化开屏广告

This commit is contained in:
AIsouler
2024-03-11 15:13:27 +08:00
parent 7e3c531ded
commit e56d12c81d
97 changed files with 323 additions and 411 deletions

View File

@@ -7,15 +7,15 @@ export default defineAppConfig({
{
key: 0,
name: '开屏广告',
actionMaximum: 1,
matchTime: 10000,
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches:
'[id="com.example.maintenancemaster:id/advertisement_countdown_ccd"]',
snapshotUrls: ['https://i.gkd.li/i/12903877'],
snapshotUrls: 'https://i.gkd.li/i/12903877',
},
],
},