mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(小米云服务): 更新提示
This commit is contained in:
@@ -30,5 +30,21 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新提示',
|
||||
desc: '点击[以后再说]',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches: '@[text="以后再说"] + [text="立即升级"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/789b4472-f989-4d32-aff2-6b657b6e0deb',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14476801',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user