From 7ee3d321ac85ee6df9abb2529d3c08f89d819d6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B7=B1=E9=B8=A3?= <66902050+DeepChirp@users.noreply.github.com> Date: Fri, 19 Dec 2025 21:15:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B8=81=E5=AE=89-=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=20(#1595)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.binance.dev.ts | 24 ++++++++++++++++++++++++ src/globalDefaultApps.ts | 10 ++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/apps/com.binance.dev.ts diff --git a/src/apps/com.binance.dev.ts b/src/apps/com.binance.dev.ts new file mode 100644 index 00000000..45630ef1 --- /dev/null +++ b/src/apps/com.binance.dev.ts @@ -0,0 +1,24 @@ +import { defineGkdApp } from '@gkd-kit/define'; + +export default defineGkdApp({ + id: 'com.binance.dev', + name: '币安', + groups: [ + { + key: 1, + name: '更新提示', + fastQuery: true, + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + activityIds: 'com.eaas.launcher.activities.main.MainActivity', + matches: '@[clickable=true] + [vid="tv_title"][text="发现新版本"]', + exampleUrls: 'https://e.gkd.li/3ebed425-8801-4d70-9bcf-5c9fa61890ca', + snapshotUrls: 'https://i.gkd.li/i/24257907', + }, + ], + }, + ], +}); diff --git a/src/globalDefaultApps.ts b/src/globalDefaultApps.ts index cbfbdeec..79394a28 100644 --- a/src/globalDefaultApps.ts +++ b/src/globalDefaultApps.ts @@ -155,6 +155,7 @@ export const blackListAppIDs: string[] = [ 'com.mtphotosapp', // MT Photos 全局规则误触 https://i.gkd.li/i/20023048 'com.predidit.kazumi', // Kazumi 'com.github.catfriend1.syncthingandroid', // Syncthing-Fork + 'com.github.catfriend1.syncthingfork', // Syncthing-Fork 'org.fcitx.fcitx5.android', // 小企鹅输入法 'org.fcitx.fcitx5.android.plugin.clipboard_filter', // 小企鹅输入法(剪贴板过滤器插件) 'org.fcitx.fcitx5.android.plugin.rime', // 小企鹅输入法(中州韵插件) @@ -178,6 +179,15 @@ export const blackListAppIDs: string[] = [ 'gr.nikolasspyr.integritycheck', // Play Integrity API Checker 'com.luckyzyx.luckytool', // 全局规则误触 https://i.gkd.li/i/21339859 'ai.x.grok', // Grok 全局规则误触 https://i.gkd.li/i/22884434 + 'xyz.malkki.neostumbler.fdroid', // NeoStumbler + 'org.torproject.torbrowser', // Tor Browser + 'proton.android.authenticator', // Proton Authenticator + 'io.safepal.wallet', // SafePal + 'org.documentfoundation.libreoffice', // LibreOffice Viewer + 'be.mygod.vpnhotspot_foss', // VPN 热点 + 'io.nekohasekai.sfa', // sing-box + 'com.binance.dev', // 币安 + 'com.superproductivity.superproductivity', // Super Productivity 'com.canghai.haoka', 'com.xy.td',