mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat: app list (#794)
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
// 如果某应用的规则中已有全局规则中的某一类的规则, 则在此应用禁用对应全局规则
|
||||
|
||||
Reference in New Issue
Block a user