mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix: 链接错误
This commit is contained in:
@@ -15,8 +15,8 @@ export default defineAppConfig({
|
||||
{
|
||||
matches: 'TextView[text^="跳过"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/import/12700387',
|
||||
'https://i.gkd.li/import/import/12661109',
|
||||
'https://i.gkd.li/import/12700387',
|
||||
'https://i.gkd.li/import/12661109',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -32,14 +32,14 @@ export default defineAppConfig({
|
||||
name: '点击[查看详情]右侧x',
|
||||
matches:
|
||||
'@[id="android.zhibo8:id/iv_tip"] - [id="android.zhibo8:id/tv_app_download_2"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12841134',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841134',
|
||||
},
|
||||
{
|
||||
key: 1, //不重叠不需要preKeys
|
||||
name: '点击[不感兴趣]',
|
||||
matches:
|
||||
'@LinearLayout > [id="android.zhibo8:id/tv_title"][text="不感兴趣"]', // issues/1656, 直接指向text可能不工作
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12841135',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841135',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user