From a3c17fb58dabeab0cb6236d2438c56ecc86dcb3a Mon Sep 17 00:00:00 2001 From: aisouler Date: Fri, 23 Feb 2024 18:25:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E8=A7=84=E5=88=99=E7=A6=81=E7=94=A8=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/globalGroups.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/globalGroups.ts b/src/globalGroups.ts index 35b2d659..76e10b20 100644 --- a/src/globalGroups.ts +++ b/src/globalGroups.ts @@ -39,9 +39,11 @@ const diabledAppIds = [ 'com.sec.android.app.launcher', // 桌面 // https://github.com/gkd-kit/gkd/issues/451 - 'mark.via', - 'com.mycompany.app.soulbrowser', - 'com.mmbox.xbrowser', + 'mark.via', // via浏览器 + 'mark.via.gp', // via浏览器Google Play版 + 'com.mmbox.xbrowser', // X浏览器 + 'com.mmbox.xbrowser.pro', // X浏览器Google Play版 + 'com.mycompany.app.soulbrowser', // soul浏览器 ]; // 如果应用规则已有开屏广告一类的规则, 则在全局规则禁用此应用