Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
feat: blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Apr 10, 2024
1 parent 8b55c99 commit d8b032d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/globalDefaultApps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export const updateBlackListAppIDs = new Set([
export const yongBlackListAppIDs = new Set([
...blackListAppIDs,
'xxx.pornhub.fuck', // JavDB
'com.netease.cloudmusic', // 网易云音乐 全局规则在 https://i.gkd.li/i/14931708 误触
...filterAppsByGroup(apps, '青少年模式'),
]);

Expand Down

0 comments on commit d8b032d

Please sign in to comment.