mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(起点读书) 起点中文网登录自动确认 (#1058)
* feat(起点读书) * improvement 【活动弹窗】新增 activityId * feat 起点中文网登录自动确认 close #1055
This commit is contained in:
@@ -69,5 +69,14 @@ export default defineAppConfig({
|
||||
'[id="com.qidian.QDReader:id/ivAd"] + [id="com.qidian.QDReader:id/ivAdClose"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12717032'],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
name: '起点中文网登录自动确认',
|
||||
desc: '自动点击【登录】',
|
||||
activityIds: 'com.qidian.QDReader.ui.activity.QDBrowserActivity',
|
||||
rules: '[id="scanLogin"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12903081',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user