From 2736b6f1b13a91f76863d58783421b0f440d2aff Mon Sep 17 00:00:00 2001 From: DeepChirp <66902050+DeepChirp@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:17:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8C=97=E4=BA=AC=E4=B8=80=E5=8D=A1?= =?UTF-8?q?=E9=80=9A-=E8=B7=B3=E8=BF=87=E5=8D=8F=E8=AE=AE=20(#1030)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/cn.com.bmac.nfc.ts | 17 +++++++++++++++++ src/globalDefaultApps.ts | 9 ++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/src/apps/cn.com.bmac.nfc.ts b/src/apps/cn.com.bmac.nfc.ts index 4d763ed9..57bcdbfc 100644 --- a/src/apps/cn.com.bmac.nfc.ts +++ b/src/apps/cn.com.bmac.nfc.ts @@ -21,5 +21,22 @@ export default defineGkdApp({ }, ], }, + { + key: 2, + name: '功能类-跳过协议', + desc: '点击[同意]', + fastQuery: true, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + activityIds: '.ui.activity.MainActivity', + matches: + '@[vid="Agree_and_continue"] <<2 * - [vid="layout_title"] >2 [vid="tv_privacy_content"]', + exampleUrls: 'https://e.gkd.li/9c0ec080-3156-4276-b556-47cf20e08150', + snapshotUrls: 'https://i.gkd.li/i/21133268', + }, + ], + }, ], }); diff --git a/src/globalDefaultApps.ts b/src/globalDefaultApps.ts index a5bf6bd8..13c95997 100644 --- a/src/globalDefaultApps.ts +++ b/src/globalDefaultApps.ts @@ -163,11 +163,18 @@ export const blackListAppIDs: string[] = [ 'com.digibites.accubattery', // AccuBattery 'com.domosekai.cardreader', // 读卡识途 'com.noctuasoftware.stellarium_free', // Stellarium - 'net.osmand', // OSMAnd + 'net.osmand', // OsmAnd + 'net.osmand.plus', // OsmAnd+ 'com.google.android.apps.maps', // Google 地图 'com.jiaohua_browser', // JMComic2 'com.picacomic.fregata', // PicACG 'com.rosan.installer.x.revived', // installerX Revived + 'com.android.gpstest', // GPSTest + 'com.positron_it.zlib', // Z-Lib + 'org.sunsetware.phocid', // Phocid + 'com.twifucker.hachidori', // Hachidori + 'me.neko.fckvip', // Fuck for VIP + 'gr.nikolasspyr.integritycheck', // Play Integrity API Checker 'com.canghai.haoka', 'com.xy.td',