mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(百度网盘) 评价提示 (#72)
This commit is contained in:
@@ -99,6 +99,14 @@ export default defineAppConfig({
|
||||
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
||||
snapshotUrls: ['https://i.gkd.li/import/12923936'],
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
name: '评价提示',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="喜欢“百度网盘”吗?"] +n [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14317054',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user