mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
perf(QQ): 更新提示-消息页面-顶部
This commit is contained in:
@@ -451,13 +451,14 @@ export default defineGkdApp({
|
|||||||
key: 0,
|
key: 0,
|
||||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[clickable=true] <n * > [text*="版本更新" || text*="有新版本"]',
|
'@ImageView[clickable=true][text=null] <n * > [text*="版本更新" || text*="新版本"][text.length<15]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/13255493', //desc值为null快照
|
'https://i.gkd.li/i/13255493',
|
||||||
'https://i.gkd.li/i/13843140',
|
'https://i.gkd.li/i/13843140',
|
||||||
'https://i.gkd.li/i/14138340',
|
'https://i.gkd.li/i/14138340',
|
||||||
'https://i.gkd.li/i/13931212',
|
'https://i.gkd.li/i/13931212',
|
||||||
'https://i.gkd.li/i/16323755', // add [text*="有新版本"]
|
'https://i.gkd.li/i/16323755',
|
||||||
|
'https://i.gkd.li/i/17529150',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user