mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: applist
This commit is contained in:
@@ -129,6 +129,7 @@ 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.heytap.market', // oppo软件商店
|
||||||
]);
|
]);
|
||||||
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