mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
update: snapshot link
This commit is contained in:
@@ -16,21 +16,21 @@ 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/12841134',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12841134',
|
||||
},
|
||||
{
|
||||
key: 1, //不重叠不需要preKeys
|
||||
name: '点击[不感兴趣]',
|
||||
matches:
|
||||
'@LinearLayout > [id="android.zhibo8:id/tv_title"][text="不感兴趣"]', // issues/1656, 直接指向text可能不工作
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841135',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12841135',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '点击"广告"右侧的x',
|
||||
matches:
|
||||
'[text="广告"] <3 LinearLayout +2 [visibleToUser=true][id="android.zhibo8:id/iv_tip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13786148',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13786148',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user