mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf: AppShare-自动签到 #1152
This commit is contained in:
@@ -93,11 +93,15 @@ export default defineGkdApp({
|
||||
},
|
||||
{
|
||||
preKeys: [0],
|
||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||
matches: '[text="确定" || text="我知道了"]',
|
||||
activityIds: [
|
||||
'info.muge.appshare.view.main.MainActivity',
|
||||
'.view.task.daysign.DaySignActivity',
|
||||
],
|
||||
matches: '[text="确定" || text="我知道了" || vid="ivBack"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13931279',
|
||||
'https://i.gkd.li/i/20259829',
|
||||
'https://i.gkd.li/i/22310596',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user