feat: 新增视频标题本地关键词过滤

This commit is contained in:
orz12
2024-09-08 22:42:32 +08:00
committed by bggRGjQaUbCoE
parent a4a1cb1371
commit 545140dbeb
3 changed files with 71 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ class SettingBoxKey {
minDurationForRcmd = 'minDurationForRcmd',
minLikeRatioForRecommend = 'minLikeRatioForRecommend',
exemptFilterForFollowed = 'exemptFilterForFollowed',
banWordForRecommend = 'banWordForRecommend',
//filterUnfollowedRatio = 'filterUnfollowedRatio',
applyFilterToRelatedVideos = 'applyFilterToRelatedVideos',