mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: refilter rcmd tname
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1405,7 +1405,7 @@ List<SettingsModel> get recommendSettings => [
|
||||
),
|
||||
_getBanwordModel(
|
||||
context: Get.context!,
|
||||
title: '热门/分区: 视频分区关键词过滤',
|
||||
title: 'App推荐/热门/排行榜: 视频分区关键词过滤',
|
||||
key: SettingBoxKey.banWordForZone,
|
||||
callback: (value) {
|
||||
VideoHttp.zoneRegExp = value;
|
||||
|
||||
Reference in New Issue
Block a user