feat: snapshot use i.gkd.li

This commit is contained in:
lisonge
2023-10-23 01:20:09 +08:00
parent c9d461f642
commit 2606754e9d
229 changed files with 538 additions and 538 deletions

View File

@@ -10,7 +10,7 @@ export default defineAppConfig({
activityIds: 'com.github.eprendre.tingshu.ui.SplashActivity',
rules:
'[id="com.github.eprendre.tingshu:id/frame_layout"] >n [text^="跳过"]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12783430',
snapshotUrls: 'https://i.gkd.li/import/12783430',
},
{
key: 1,
@@ -19,7 +19,7 @@ export default defineAppConfig({
'com.github.eprendre.tingshu.ui.search.AggregateSearchActivity',
rules:
'[id="com.github.eprendre.tingshu:id/banner_container"] >n FrameLayout > ImageView +2 FrameLayout > ImageView',
snapshotUrls: 'https://gkd-kit.songe.li/import/12783466',
snapshotUrls: 'https://i.gkd.li/import/12783466',
},
],
});