From afff0c3b3c67981e8180326ba8ea3e00dca05bbf Mon Sep 17 00:00:00 2001 From: lyc452 <108231863+lyc452@users.noreply.github.com> Date: Sun, 3 Dec 2023 17:43:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(HMS=20Core):=20=E5=BC=80=E5=B1=8F=E5=B9=BF?= =?UTF-8?q?=E5=91=8A=20(#2714)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add files via upload * chore(actions): check_format_lint * feat(HMS Core): 开屏广告 --------- Co-authored-by: github-actions[bot] Co-authored-by: 二刺螈 --- src/apps/com.huawei.hwid.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/apps/com.huawei.hwid.ts b/src/apps/com.huawei.hwid.ts index ff5fb968..e7c2ac38 100644 --- a/src/apps/com.huawei.hwid.ts +++ b/src/apps/com.huawei.hwid.ts @@ -4,6 +4,20 @@ export default defineAppConfig({ id: 'com.huawei.hwid', name: 'HMS Core', groups: [ + { + key: -1, + name: '开屏广告', + resetMatch: 'app', + matchTime: 10000, + actionMaximum: 1, + quickFind: true, + rules: [ + { + matches: '[id="com.huawei.hwid:id/hiad_skip_text"]', + snapshotUrls: ['https://i.gkd.li/import/13520462'], + }, + ], + }, { // 我不知道这个广告从哪里来的,它出乎意料地跳出并覆盖在Gspace上面 key: 0,