TG频道匹配消息图片

This commit is contained in:
www.xueximeng.com
2025-08-04 21:13:12 +08:00
parent 2f68b3efac
commit cd1abf4e27
4 changed files with 96 additions and 4 deletions

View File

@@ -993,6 +993,7 @@ func mergeResultsByType(results []model.SearchResult, keyword string, cloudTypes
Note: title, // 使用找到的特定标题
Datetime: result.Datetime,
Source: source, // 添加数据来源字段
Images: result.Images, // 添加TG消息中的图片链接
}
// 检查是否已存在相同URL的链接