mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
perf(MT管理器): 更新提示
This commit is contained in:
@@ -8,11 +8,14 @@ export default defineGkdApp({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: '@[text="取消"] + [text="更新"]',
|
rules: [
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12908784',
|
{
|
||||||
|
matches: ['[text="更新"]', '[text="取消"]'],
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16050794',
|
||||||
|
},
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user