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

@@ -13,7 +13,7 @@ export default defineAppConfig({
rules: [
{
matches: 'TextView[id$="tv_close_time"&&text^="关闭"]',
snapshotUrls: ['https://i.gkd.li/i/12644260'],
snapshotUrls: 'https://i.gkd.li/i/12644260',
},
],
},
@@ -24,7 +24,7 @@ export default defineAppConfig({
{
matches:
'[text*="确定要退出"] < LinearLayout +n LinearLayout > TextView[id$="tv_exit_sure"]',
snapshotUrls: ['https://i.gkd.li/i/12645513'],
snapshotUrls: 'https://i.gkd.li/i/12645513',
},
],
},