mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(软件包安装程序): 功能类-自动安装/更新软件(补充规则)
This commit is contained in:
@@ -32,6 +32,16 @@ export default defineGkdApp({
|
||||
'https://i.gkd.li/i/14047969',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
position: {
|
||||
left: 'width * 1.4975',
|
||||
top: 'height * 0.5',
|
||||
},
|
||||
excludeMatches: '[text="更新"][clickable=true]',
|
||||
matches: ['[text="要更新此应用吗?"]', '[text="取消"]'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/16406316',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user