mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(JavDB): 通知提示(优化规则)
This commit is contained in:
@@ -55,7 +55,6 @@ const diabledAppIds: string[] = [
|
||||
'app.eleven.com.fastfiletransfer', // 文件闪传
|
||||
'com.idaodan.clean.master', // 雪豹速清
|
||||
'com.samsung.agc.gcam84', // 相机
|
||||
'xxx.pornhub.fuck', // JavDB
|
||||
'com.wsw.cospa', // 异次元
|
||||
'app.mihon', // Mihon
|
||||
|
||||
@@ -91,6 +90,7 @@ const uniqueAppIdsUP = new Set([
|
||||
]);
|
||||
const uniqueAppIdsYM = new Set([
|
||||
...diabledAppIds,
|
||||
'xxx.pornhub.fuck', // JavDB
|
||||
...filterAppsByGroup(apps, '青少年模式'),
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user