mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(QQ): 更新弹窗(优化规则) (#2514)
This commit is contained in:
@@ -307,14 +307,13 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 17,
|
key: 17,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
activityIds: [
|
actionMaximum: 1,
|
||||||
'com.tencent.mobileqq.upgrade',
|
resetMatch: 'app',
|
||||||
'com.tencent.mobileqq.activity.SplashActivity',
|
rules: '@[desc="关闭"] - ViewGroup > [text="立即体验"||text="立即升级"]',
|
||||||
],
|
|
||||||
rules: '@[desc="关闭"] - ViewGroup > [text="发现新版本"]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13188721',
|
'https://i.gkd.li/import/13188721',
|
||||||
'https://i.gkd.li/import/13386719',
|
'https://i.gkd.li/import/13386719',
|
||||||
|
'https://i.gkd.li/import/13459507',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user