mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
@@ -23,20 +23,23 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
matches:
|
matches:
|
||||||
'[text="查看详情"||text="立即打开"||text="立即抢购"] - View < FrameLayout - FrameLayout >(2) ImageView[id=null]',
|
'[text="查看详情"||text="立即打开"||text="立即抢购"||text="立即安装"||text="立即下载"] - View < FrameLayout - FrameLayout >(2) ImageView[id=null]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12642482', // 查看详情
|
'https://gkd-kit.gitee.io/import/12642482', // 查看详情
|
||||||
'https://gkd-kit.gitee.io/import/12646347', // 立即打开
|
'https://gkd-kit.gitee.io/import/12646347', // 立即打开
|
||||||
'https://gkd-kit.gitee.io/import/12646519', // 立即抢购
|
'https://gkd-kit.gitee.io/import/12646519', // 立即抢购
|
||||||
|
'https://gkd-kit.songe.li/import/12793157', // 立即安装
|
||||||
|
'https://gkd-kit.songe.li/import/12793177', // 立即下载
|
||||||
'https://gkd-kit.gitee.io/import/12646541', // 华为手机的快照,activityId = 'com.huawei.permissioncontroller.hwcust.appjump.AppJumpActivity'
|
'https://gkd-kit.gitee.io/import/12646541', // 华为手机的快照,activityId = 'com.huawei.permissioncontroller.hwcust.appjump.AppJumpActivity'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
matches:
|
matches:
|
||||||
'[text="查看详情"||text="立即打开"||text="立即抢购"] - View < FrameLayout -(4) FrameLayout > ImageView[id=null]',
|
'[text="查看详情"||text="立即打开"||text="立即抢购"||text="立即下载"] - View < FrameLayout -(4) FrameLayout > ImageView[id=null]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12643276',
|
'https://gkd-kit.gitee.io/import/12643276', // 查看详情
|
||||||
|
'https://gkd-kit.songe.li/import/12793180', // 立即下载
|
||||||
'https://gkd-kit.gitee.io/import/12646420', // 华为手机的快照,activityId = 'com.huawei.android.launcher.unihome.UniHomeLauncher'
|
'https://gkd-kit.gitee.io/import/12646420', // 华为手机的快照,activityId = 'com.huawei.android.launcher.unihome.UniHomeLauncher'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user