fix: 链接错误

This commit is contained in:
lisonge
2023-11-10 10:16:32 +08:00
parent 7410956458
commit 525eb3859b
731 changed files with 2663 additions and 2663 deletions

View File

@@ -14,7 +14,7 @@ export default defineAppConfig({
rules: '[text="跳过"]',
snapshotUrls: [
'https://i.gkd.li/import/12739065', // com.xingin.xhs.index.v2.IndexActivityV2
'https://i.gkd.li/import/import/13197784', // com.xingin.matrix.detail.activity.DetailFeedActivity
'https://i.gkd.li/import/13197784', // com.xingin.matrix.detail.activity.DetailFeedActivity
],
},
{
@@ -35,14 +35,14 @@ export default defineAppConfig({
matches: '@ImageView <2 FrameLayout >2 [text^="打开通知"]',
snapshotUrls: [
'https://i.gkd.li/import/13195753', //com.xingin.xhs.index.v2.IndexActivityV2
'https://i.gkd.li/import/import/13222356', //com.xingin.xhs.notification.NotificationAuthorizationTranslucentActivity
'https://i.gkd.li/import/import/13256145', //com.huawei.android.launcher.unihome.UniHomeLauncher
'https://i.gkd.li/import/import/13255627', //com.xingin.matrix.notedetail.r10.comment.r10.NoteCommentActivity
'https://i.gkd.li/import/13222356', //com.xingin.xhs.notification.NotificationAuthorizationTranslucentActivity
'https://i.gkd.li/import/13256145', //com.huawei.android.launcher.unihome.UniHomeLauncher
'https://i.gkd.li/import/13255627', //com.xingin.matrix.notedetail.r10.comment.r10.NoteCommentActivity
],
},
{
matches: '@ImageView <2 FrameLayout - [text^="打开通知"]',
snapshotUrls: 'https://i.gkd.li/import/import/13250418',
snapshotUrls: 'https://i.gkd.li/import/13250418',
},
],
},
@@ -56,7 +56,7 @@ export default defineAppConfig({
activityIds: 'com.xingin.xhs.index.v2.IndexActivityV2',
rules:
'@ImageView[clickable=true] <2 FrameLayout < LinearLayout >2 [text="立即安装"]',
snapshotUrls: 'https://i.gkd.li/import/import/13246890',
snapshotUrls: 'https://i.gkd.li/import/13246890',
},
],
});