mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
fix: 链接错误
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user