mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(直播吧) 更新提示
This commit is contained in:
@@ -59,5 +59,19 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
matches: '@[vid="iv_cancel"] - * >4 [text="发现新版本"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14395465',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user