mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(闲鱼): 版本更新 (#3733)
Signed-off-by: jiuqianyuan <39406781+jiuqianyuan@users.noreply.github.com>
This commit is contained in:
@@ -20,5 +20,16 @@ export default defineAppConfig({
|
|||||||
'@Button[text="取消"] <<n FrameLayout >n TextView[text*="手机信息"]',
|
'@Button[text="取消"] <<n FrameLayout >n TextView[text*="手机信息"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13620277',
|
snapshotUrls: 'https://i.gkd.li/import/13620277',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '版本更新',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: 'com.taobao.idlefish.maincontainer.activity.MainActivity',
|
||||||
|
rules: '[text="立即升级"] -2 [text="暂不升级"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13832272',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user