mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf: AppShare-功能类-自动签到 #912
This commit is contained in:
@@ -85,14 +85,17 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||||
matches: '[id="info.muge.appshare:id/tvSign"][text="签到"]',
|
matches: '[text="签到"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13931265',
|
snapshotUrls: 'https://i.gkd.li/i/13931265',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||||
matches: '[id="info.muge.appshare:id/tvClose"][text="确定"]',
|
matches: '[text="确定" || text="我知道了"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13931279',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13931279',
|
||||||
|
'https://i.gkd.li/i/20259829',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user