feat(中国移动云盘) 更新提示

This commit is contained in:
Kun Jinkao
2024-02-15 22:41:45 +08:00
parent 8cc8d60bc1
commit ea1670f485

View File

@@ -10,11 +10,23 @@ export default defineAppConfig({
name: '更新提示', name: '更新提示',
matchTime: 10000, matchTime: 10000,
actionMaximum: 1, actionMaximum: 1,
actionMaximumKey: 0,
resetMatch: 'app', resetMatch: 'app',
rules: rules: [
{
key: 0,
matches:
'@[id="com.chinamobile.mcloud:id/bn_cancel"] + [id="com.chinamobile.mcloud:id/upgrade_title"]', '@[id="com.chinamobile.mcloud:id/bn_cancel"] + [id="com.chinamobile.mcloud:id/upgrade_title"]',
snapshotUrls: 'https://i.gkd.li/import/12774833', snapshotUrls: 'https://i.gkd.li/import/12774833',
}, },
{
key: 1,
quickFind: true,
matches: '@[vid="bn_cancel"] + * > [vid="upgrade_title"]',
snapshotUrls: 'https://i.gkd.li/import/14297700',
},
],
},
{ {
key: 2, key: 2,
name: '全屏广告-弹窗广告', name: '全屏广告-弹窗广告',