feat: applist

This commit is contained in:
AIsouler
2024-04-26 11:04:06 +08:00
parent 40e87d5155
commit 53d6314ba5

View File

@@ -172,6 +172,7 @@ export const yongBlackListAppIDs = new Set([
'xxx.pornhub.fuck', // JavDB
'com.netease.cloudmusic', // 网易云音乐 全局规则在 https://i.gkd.li/i/14931708 误触
'com.zhihu.android', // 知乎 全局规则在 https://i.gkd.li/i/14964990 误触
'com.luna.music', // 汽水音乐 全局规则在 https://i.gkd.li/i/15124801 误触
...filterAppsByGroup(apps, '青少年模式'),
]);