fix(海贝音乐): 开屏广告(修复snapshotUrl) (#1979)

* feat(海贝音乐):开屏广告

* chore(actions): check_format_lint

* fix(海贝音乐): 开屏广告(更新snapshotUrl)

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
m1saka
2023-11-10 00:22:54 +08:00
committed by GitHub
parent 452864ace7
commit 389eb072c5

View File

@@ -12,7 +12,7 @@ export default defineAppConfig({
resetMatch: 'app',
quickFind: true,
rules: '[text="跳过"]',
snapshotUrls: 'https://gkd-kit.gitee.io/import/13293606',
snapshotUrls: 'https://i.gkd.li/import/13293606',
},
],
});