From 827cd7cfdb858b400d90d0fec4e93de2b55fc8dc Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 5 Jul 2024 15:39:14 +0800 Subject: [PATCH] =?UTF-8?q?feat(RQrun):=20=E5=8A=9F=E8=83=BD=E7=B1=BB-?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E7=AD=BE=E5=88=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/cn.runningquotient.rq.ts | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/apps/cn.runningquotient.rq.ts diff --git a/src/apps/cn.runningquotient.rq.ts b/src/apps/cn.runningquotient.rq.ts new file mode 100644 index 00000000..131e1472 --- /dev/null +++ b/src/apps/cn.runningquotient.rq.ts @@ -0,0 +1,41 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'cn.runningquotient.rq', + name: 'RQrun', + groups: [ + { + key: 1, + name: '功能类-自动签到', + desc: '点击右侧[签到福利]', + quickFind: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + activityIds: 'cn.runningquotient.rq.page.common_page.MainActivity', + matches: '[vid="iv_main_checkin_entry"]', + snapshotUrls: 'https://i.gkd.li/i/16105502', + }, + { + preKeys: [0], + key: 1, + activityIds: + 'cn.runningquotient.rq.page.common_page.CommonContainerActivity', + matches: '@[text="我知道了"] <