perf(阿里云盘): 更新提示

This commit is contained in:
AIsouler
2024-08-19 16:03:56 +08:00
parent 828571457b
commit 9910afdff7

View File

@@ -58,13 +58,14 @@ export default defineGkdApp({
{ {
key: 3, key: 3,
name: '更新提示', name: '更新提示',
fastQuery: true,
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
resetMatch: 'app', resetMatch: 'app',
fastQuery: true,
rules: [ rules: [
{ {
matches: '[text^="立即了解"] -3 View[clickable=true]', matches:
'[text^="立即了解"] -3 @View[clickable=true] <<n [vid="webContainer"]',
snapshotUrls: 'https://i.gkd.li/i/13806865', snapshotUrls: 'https://i.gkd.li/i/13806865',
}, },
], ],