mod: refilter rcmd tname

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-26 13:42:12 +08:00
parent 6a45f993ae
commit 64f7ba2a1a
3 changed files with 10 additions and 8 deletions

View File

@@ -1405,7 +1405,7 @@ List<SettingsModel> get recommendSettings => [
),
_getBanwordModel(
context: Get.context!,
title: '热门/分区: 视频分区关键词过滤',
title: 'App推荐/热门/排行榜: 视频分区关键词过滤',
key: SettingBoxKey.banWordForZone,
callback: (value) {
VideoHttp.zoneRegExp = value;