From f0f9dd26b17e60851bca89ce2dec95da98a8fd80 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 22 Apr 2026 12:23:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E7=A3=81=E5=8A=9B=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/fanhao_search/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/fanhao_search/config.toml b/plugins/fanhao_search/config.toml index 6b4782b..84bed98 100644 --- a/plugins/fanhao_search/config.toml +++ b/plugins/fanhao_search/config.toml @@ -17,10 +17,10 @@ request_timeout_seconds = 15 http_proxy = "" # 是否返回磁力(默认关闭,避免群里长文本刷屏) -allow_download_link = false +allow_download_link = true # 是否发送封面预览图(默认关闭) -allow_preview_cover = false +allow_preview_cover = true # 当开启磁力时,是否优先返回“带字幕”磁力 prefer_subtitle_magnet = true