mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(腾讯视频): 更新弹窗(优化规则) (#3569)
This commit is contained in:
@@ -39,10 +39,12 @@ export default defineAppConfig({
|
|||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
|
||||||
rules:
|
rules:
|
||||||
'@[text="暂不升级"] - LinearLayout > FrameLayout > [text="立即升级"]',
|
'[text^="有新版本"] + FrameLayout + LinearLayout + [text="暂不升级"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12700486',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12700486',
|
||||||
|
'https://i.gkd.li/import/13799951',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user