mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
delete: 移除测试名单
This commit is contained in:
@@ -127,9 +127,6 @@ export const openAdWhiteListAppIDs = new Set([
|
|||||||
'com.sec.android.app.samsungapps', // 三星应用商店
|
'com.sec.android.app.samsungapps', // 三星应用商店
|
||||||
'com.bbk.appstore', // vivo应用商店
|
'com.bbk.appstore', // vivo应用商店
|
||||||
'com.miui.systemAdSolution', // 小米智能服务
|
'com.miui.systemAdSolution', // 小米智能服务
|
||||||
'com.xiaomi.aiasst.vision', // 小爱翻译(测试用)
|
|
||||||
'com.android.vending', // Google Play商店(测试用)
|
|
||||||
'com.miui.securitycenter', // 手机管家(测试用)
|
|
||||||
]);
|
]);
|
||||||
export const updateWhiteListAppIDs = new Set([...whiteListAppIDs]);
|
export const updateWhiteListAppIDs = new Set([...whiteListAppIDs]);
|
||||||
export const yongWhiteListAppIDs = new Set([...whiteListAppIDs]);
|
export const yongWhiteListAppIDs = new Set([...whiteListAppIDs]);
|
||||||
|
|||||||
Reference in New Issue
Block a user