mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf: 更新提示-全局 (#916)
This commit is contained in:
@@ -107,23 +107,5 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: ['.start.PUMainActivity', '.start.LoadingActivity'],
|
||||
matches: 'ImageView[id="com.xyhui:id/closeIv"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12908853',
|
||||
'https://i.gkd.li/i/12908865',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user