mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(解压专家): 更新提示
This commit is contained in:
@@ -28,6 +28,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '全屏广告-升级专业版弹窗',
|
name: '全屏广告-升级专业版弹窗',
|
||||||
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.fileunzip.zxwknight.activity.MainActivity',
|
'com.fileunzip.zxwknight.activity.MainActivity',
|
||||||
'com.fileunzip.zxwknight.activity.VideoPlayActivity',
|
'com.fileunzip.zxwknight.activity.VideoPlayActivity',
|
||||||
@@ -70,5 +71,21 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '更新提示',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '@[vid="ziputil_dialog_imageview"] + [text="有新版本啦"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/a428a59c-5cdd-47e9-bfc5-492b43ed169a',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14900121',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user