mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf: some rules
This commit is contained in:
@@ -11,15 +11,14 @@ export default defineGkdApp({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.gvsoft.gofun.module.home.activity.HomeActivity',
|
||||
rules: [
|
||||
{
|
||||
action: 'clickCenter',
|
||||
activityIds: 'com.gvsoft.gofun.module.home.activity.HomeActivity',
|
||||
matches:
|
||||
'[id="com.gvsoft.gofun:id/cardView"] + [id="com.gvsoft.gofun:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13497777',
|
||||
},
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/i/13497777',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user