• 树
    2026-01-06 来自上海
    安装SearxNG后,默认仅激活HTML输出格式。要使用API 调用,需要在 settings.yml 文件中添加 json 格式: ``` search: formats: -html -json 【新增】 ```
    
    