mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(中国移动云盘) 更新提示
This commit is contained in:
@@ -10,10 +10,22 @@ export default defineAppConfig({
|
||||
name: '更新提示',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
actionMaximumKey: 0,
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'@[id="com.chinamobile.mcloud:id/bn_cancel"] + [id="com.chinamobile.mcloud:id/upgrade_title"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12774833',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'@[id="com.chinamobile.mcloud:id/bn_cancel"] + [id="com.chinamobile.mcloud:id/upgrade_title"]',
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user