Update Apps
This commit is contained in:
@@ -1,82 +1,77 @@
|
||||
------------------------------------------------------------------------
|
||||
|
||||
<img src="https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg" alt="SearXNGlogo" width="15%">
|
||||
|
||||
------------------------------------------------------------------------
|
||||
尊重隐私、可 hack 的元搜索引擎[](https://en.wikipedia.org/wiki/Metasearch_engine)
|
||||
|
||||
Privacy-respecting, hackable [meta search engine](https://en.wikipedia.org/wiki/Metasearch_engine)
|
||||
[searx.space](https://searx.space) 列出了可以直接使用的运行实例。
|
||||
|
||||
[Searx.space](https://searx.space) lists ready-to-use running instances.
|
||||
|
||||
A [user](https://docs.searxng.org/user),[admin](https://docs.searxng.org/admin) and[developer](https://docs.searxng.org/dev) handbook is available on the[homepage](https://docs.searxng.org/).
|
||||
用户、管理员和开发者的手册可以在[首页](https://docs.searxng.org/user)获得。
|
||||
|
||||
[](https://docs.searxng.org/admin/installation.html) [](https://docs.searxng.org/) [](https://github.com/searxng/searxng/wiki) [](https://github.com/searxng/searxng/blob/master/LICENSE) [](https://github.com/searxng/searxng/issues) [](https://github.com/searxng/searxng/commits/master) [](https://translate.codeberg.org/projects/searxng/) <a href="https://docs.searxng.org/"><img src="https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng-wordmark.svg" alt="SearXNGlogo" width="1.4%"></a>
|
||||
homepage](https://img.shields.io/badge/-homepage-blue)](https://docs.searxng.org/) [](https://github.com/searxng/searxng/wiki) [](https://github.com/searxng/searxng/blob/master/LICENSE) [](https://github.com/searxng/searxng/issues) [](https://github.com/searxng/searxng/commits/master) [](https://translate.codeberg.org/projects/searxng/) [](https://docs.searxng.org/)
|
||||
|
||||
* * *
|
||||
|
||||
------------------------------------------------------------------------
|
||||
# 联系
|
||||
|
||||
# Contact
|
||||
|
||||
Ask questions or just chat about SearXNG on
|
||||
在 IRC 上提问或只是讨论 SearXNG:
|
||||
|
||||
IRC
|
||||
|
||||
[#searxng on libera.chat](https://web.libera.chat/?channel=#searxng) which is bridged to Matrix.
|
||||
[#searxng on libera.chat](https://web.libera.chat/?channel=#searxng),该频道已连接到 Matrix。
|
||||
|
||||
Matrix
|
||||
|
||||
[#searxng:matrix.org](https://matrix.to/#/#searxng:matrix.org)
|
||||
[#searxng:matrix.org](https://matrix.to/#/#searxng:matrix.org)
|
||||
|
||||
# Differences to searx
|
||||
# searx 的区别
|
||||
|
||||
SearXNG is a fork of [searx](https://github.com/searx/searx), with notable changes:
|
||||
SearXNG 是 searx 的分支版本,具有显著的变化:
|
||||
|
||||
## User experience
|
||||
## 用户体验
|
||||
|
||||
- Reworked (and still simple) theme:
|
||||
- Usable on desktop, tablet and mobile.
|
||||
- Light and dark versions (available in the preferences).
|
||||
- Right-to-left language support.
|
||||
- [Screenshots](https://dev.searxng.org/screenshots.html)
|
||||
- The translations are up to date, you can contribute on [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
|
||||
- The preferences page has been updated:
|
||||
- Browse which engines are reliable or not.
|
||||
- Engines are grouped inside each tab.
|
||||
- Each engine has a description.
|
||||
- Thanks to the anonymous metrics, it is easier to report malfunctioning engines, so they get fixed quicker
|
||||
- [Turn off metrics on the server](https://docs.searxng.org/admin/engines/settings.html#general)if you don\'t want them recorded.
|
||||
- Administrators can [block and/or replace the URLs in the search results](https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199)
|
||||
* 重新制作(仍然很简单)的主题:
|
||||
* 适用于桌面、平板和移动设备。
|
||||
* 提供浅色和深色版本(可在设置中选择)。
|
||||
* 支持从右到左的语言。
|
||||
* [屏幕截图](https://dev.searxng.org/screenshots.html)
|
||||
* 翻译已更新,您可以在 [Weblate](https://translate.codeberg.org/projects/searxng/searxng/) 中贡献
|
||||
* 偏好设置页面已更新:
|
||||
* 浏览哪些引擎可靠或不可靠。
|
||||
* 每个标签页内包含一组引擎。
|
||||
* 每个引擎都有描述。
|
||||
* 由于采用了匿名指标,报告故障引擎变得更加容易,从而可以更快地修复它们
|
||||
* [在服务器上关闭指标记录](https://docs.searxng.org/admin/engines/settings.html#general) ,如果你不想记录这些数据。
|
||||
* 管理员可以 [阻止和/或替换搜索结果中的 URL](https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199)
|
||||
|
||||
## Setup
|
||||
## 配置
|
||||
|
||||
- No need for [Morty](https://github.com/asciimoo/morty) to proxy images, even on a public instance.
|
||||
- No need for [Filtron](https://github.com/searxng/filtron) to block bots, as there is now a built-in [limiter](https://docs.searxng.org/src/searx.plugins.limiter.html).
|
||||
- A well maintained [Dockerimage](https://github.com/searxng/searxng-docker), now also built for ARM64 and ARM/v7 architectures. (Alternatively there are up to date installation scripts.)
|
||||
* 即使在公共实例上,也不需要 [Morty](https://github.com/asciimoo/morty) 代理图片。
|
||||
* 现在内置了限制器,因此不需要 [Filtron](https://github.com/searxng/filtron) 去阻止机器人。
|
||||
* 维护良好的 [Docker 镜像](https://github.com/searxng/searxng-docker) ,现在也支持 ARM64 和 ARM/v7 架构。(或者你可以使用最新的安装脚本。)
|
||||
|
||||
## Contributing
|
||||
## 贡献
|
||||
|
||||
- Readable debug log.
|
||||
- Contributing is easier, thanks to the [Development Quickstart](https://docs.searxng.org/dev/quickstart.html) guide.
|
||||
- A lot of code cleanup and bugfixes.
|
||||
- Up to date list dependencies.
|
||||
* 可读的调试日志。
|
||||
* 贡献代码变得更加容易,多亏了 [开发快速入门](https://docs.searxng.org/dev/quickstart.html) 指南。
|
||||
* 进行了大量的代码清理和修复了诸多 bug。
|
||||
* 最新的依赖列表。
|
||||
|
||||
# Translations
|
||||
# 翻译
|
||||
|
||||
Help translate SearXNG at [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
|
||||
帮助翻译 SearXNG 至 [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
|
||||
|
||||

|
||||
|
||||
# Codespaces
|
||||
|
||||
You can contribute from your browser using [GitHub Codespaces](https://docs.github.com/en/codespaces/overview):
|
||||
您可以通过 [GitHub Codespaces](https://docs.github.com/en/codespaces/overview) 在浏览器中贡献:
|
||||
|
||||
- Fork the repository
|
||||
- Click on the `<> Code` green button
|
||||
- Click on the `Codespaces` tab instead of `Local`
|
||||
- Click on `Create codespace on master`
|
||||
- VSCode is going to start in the browser
|
||||
- Wait for `git pull && make install` to appears and then to disapear
|
||||
- You have [120 hours per month](https://github.com/settings/billing)(see also your [list of existing Codespaces](https://github.com/codespaces))
|
||||
- You can start SearXNG using `make run` in the terminal or by pressing `Ctrl+Shift+B`.
|
||||
* fork 仓库
|
||||
* 点击 `<> Code` 绿色按钮
|
||||
* 改为点击 `Codespaces` 选项卡而不是 `Local`
|
||||
* 点击 `Create codespace on master`
|
||||
* VSCode 将在浏览器中启动
|
||||
* 等待 \``git pull && make install`\` 出现并消失
|
||||
* 您每个月有 [120 小时](https://github.com/settings/billing) (请参见您的 [现有 Codespaces 列表](https://github.com/codespaces) )
|
||||
* 您可以在终端中使用 \``make run`\` 启动 SearXNG,或者按下 \``Ctrl+Shift+B`\`。
|
||||
82
apps/searxng/README_en.md
Normal file
82
apps/searxng/README_en.md
Normal file
@@ -0,0 +1,82 @@
|
||||
------------------------------------------------------------------------
|
||||
|
||||
<img src="https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg" alt="SearXNGlogo" width="15%">
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Privacy-respecting, hackable [meta search engine](https://en.wikipedia.org/wiki/Metasearch_engine)
|
||||
|
||||
[Searx.space](https://searx.space) lists ready-to-use running instances.
|
||||
|
||||
A [user](https://docs.searxng.org/user),[admin](https://docs.searxng.org/admin) and[developer](https://docs.searxng.org/dev) handbook is available on the[homepage](https://docs.searxng.org/).
|
||||
|
||||
[](https://docs.searxng.org/admin/installation.html) [](https://docs.searxng.org/) [](https://github.com/searxng/searxng/wiki) [](https://github.com/searxng/searxng/blob/master/LICENSE) [](https://github.com/searxng/searxng/issues) [](https://github.com/searxng/searxng/commits/master) [](https://translate.codeberg.org/projects/searxng/) <a href="https://docs.searxng.org/"><img src="https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng-wordmark.svg" alt="SearXNGlogo" width="1.4%"></a>
|
||||
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
# Contact
|
||||
|
||||
Ask questions or just chat about SearXNG on
|
||||
|
||||
IRC
|
||||
|
||||
[#searxng on libera.chat](https://web.libera.chat/?channel=#searxng) which is bridged to Matrix.
|
||||
|
||||
Matrix
|
||||
|
||||
[#searxng:matrix.org](https://matrix.to/#/#searxng:matrix.org)
|
||||
|
||||
# Differences to searx
|
||||
|
||||
SearXNG is a fork of [searx](https://github.com/searx/searx), with notable changes:
|
||||
|
||||
## User experience
|
||||
|
||||
- Reworked (and still simple) theme:
|
||||
- Usable on desktop, tablet and mobile.
|
||||
- Light and dark versions (available in the preferences).
|
||||
- Right-to-left language support.
|
||||
- [Screenshots](https://dev.searxng.org/screenshots.html)
|
||||
- The translations are up to date, you can contribute on [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
|
||||
- The preferences page has been updated:
|
||||
- Browse which engines are reliable or not.
|
||||
- Engines are grouped inside each tab.
|
||||
- Each engine has a description.
|
||||
- Thanks to the anonymous metrics, it is easier to report malfunctioning engines, so they get fixed quicker
|
||||
- [Turn off metrics on the server](https://docs.searxng.org/admin/engines/settings.html#general)if you don\'t want them recorded.
|
||||
- Administrators can [block and/or replace the URLs in the search results](https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199)
|
||||
|
||||
## Setup
|
||||
|
||||
- No need for [Morty](https://github.com/asciimoo/morty) to proxy images, even on a public instance.
|
||||
- No need for [Filtron](https://github.com/searxng/filtron) to block bots, as there is now a built-in [limiter](https://docs.searxng.org/src/searx.plugins.limiter.html).
|
||||
- A well maintained [Dockerimage](https://github.com/searxng/searxng-docker), now also built for ARM64 and ARM/v7 architectures. (Alternatively there are up to date installation scripts.)
|
||||
|
||||
## Contributing
|
||||
|
||||
- Readable debug log.
|
||||
- Contributing is easier, thanks to the [Development Quickstart](https://docs.searxng.org/dev/quickstart.html) guide.
|
||||
- A lot of code cleanup and bugfixes.
|
||||
- Up to date list dependencies.
|
||||
|
||||
# Translations
|
||||
|
||||
Help translate SearXNG at [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
|
||||
|
||||

|
||||
|
||||
# Codespaces
|
||||
|
||||
You can contribute from your browser using [GitHub Codespaces](https://docs.github.com/en/codespaces/overview):
|
||||
|
||||
- Fork the repository
|
||||
- Click on the `<> Code` green button
|
||||
- Click on the `Codespaces` tab instead of `Local`
|
||||
- Click on `Create codespace on master`
|
||||
- VSCode is going to start in the browser
|
||||
- Wait for `git pull && make install` to appears and then to disapear
|
||||
- You have [120 hours per month](https://github.com/settings/billing)(see also your [list of existing Codespaces](https://github.com/codespaces))
|
||||
- You can start SearXNG using `make run` in the terminal or by pressing `Ctrl+Shift+B`.
|
||||
Reference in New Issue
Block a user