mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(百度网盘): 关闭更新提示 (#910)
* Update com.baidu.netdisk.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -70,6 +70,15 @@ export default defineAppConfig({
|
|||||||
'@ImageView[id="com.baidu.netdisk:id/close_btn"] + ImageView[id="com.baidu.netdisk:id/bg_image"]',
|
'@ImageView[id="com.baidu.netdisk:id/close_btn"] + ImageView[id="com.baidu.netdisk:id/bg_image"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12648987',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12648987',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
enable: false,
|
||||||
|
key: 6,
|
||||||
|
name: '更新提醒',
|
||||||
|
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||||
|
rules:
|
||||||
|
'[id="com.baidu.netdisk:id/dialog_button_cancel" && text="下次再说"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12863984',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user