mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat: applist
This commit is contained in:
@@ -263,6 +263,7 @@ export const openAdBlackListAppIDs = new Set([
|
|||||||
export const updateBlackListAppIDs = new Set([
|
export const updateBlackListAppIDs = new Set([
|
||||||
...blackListAppIDs,
|
...blackListAppIDs,
|
||||||
'info.muge.appshare', // AppShare
|
'info.muge.appshare', // AppShare
|
||||||
|
'com.jingdong.app.mall', // 京东
|
||||||
...filterAppsByGroup(apps, '更新提示'),
|
...filterAppsByGroup(apps, '更新提示'),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user