diff --git a/src/globalDefaultApps.ts b/src/globalDefaultApps.ts index 66ff8a17..c7e0b47d 100644 --- a/src/globalDefaultApps.ts +++ b/src/globalDefaultApps.ts @@ -131,6 +131,15 @@ export const blackListAppIDs: string[] = [ 'cn.tinyhai.ban_uninstall', // 禁止卸载 'cc.aoeiuv020.iamnotdisabled.hook', // 非残! 'cc.aoeiuv020.iamnotdisabled', // 我残? + 'io.github.jqssun.gpssetter', // GPS Setter + 'me.hoshino.novpndetect', // NoVPNDetect + 'com.xchat', // XChat + 'com.kooritea.fcmfix', // fcmfix + 'nep.timeline.re_telegram', // Re:Telegram + 'com.fankes.tsbattery', // TSBattery + 'top.trangle.mbga', // MBGA + 'cc.microblock.TGStickerProvider', // TGStickerProvider + 'xyz.xfqlittlefan.notdeveloper', // 我不是开发者 'com.canghai.haoka', 'com.xy.td', @@ -159,6 +168,7 @@ export const blackListAppIDs: string[] = [ 'com.nurke.perfectone', 'qlenlen.OneDesign', 'icu.nullptr.nativetest', + 'icu.nullptr.applistdetector', 'io.github.vvb2060.mahoshojo', 'com.samsung.android.memoryguardian', 'com.music.khkj', @@ -244,6 +254,8 @@ export const blackListAppIDs: string[] = [ 'com.mmbox.xbrowser', // X浏览器 'com.mmbox.xbrowser.pro', // X浏览器Google Play版 'com.mycompany.app.soulbrowser', // soul浏览器 + + 'com.google.android.contactkeys', // Android System Key Verifier ]; // 如果某应用的规则中已有全局规则中的某一类的规则, 则在此应用禁用对应全局规则