This commit is contained in:
Joseph Cheung 2023-02-20 21:27:29 +08:00
parent cfcbe07f48
commit aa8e49a98f
7 changed files with 4 additions and 6601 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

View file

@ -61,7 +61,8 @@
</main>
<footer>
<p>
{{ _('Powered by') }} <a href="{{ url_for('info', pagename='about') }}">searxng</a> - {{ searx_version }} — {{ _('a privacy-respecting, open metasearch engine') }}<br/>
Search - Previous codenamed MAGI. A Longin.us Service
<!-- {{ _('Powered by') }} <a href="{{ url_for('info', pagename='about') }}">Search</a> - {{ searx_version }} — {{ _('a privacy-respecting, open metasearch engine') }}<br/>
<a href="{{ searx_git_url }}">{{ _('Source code') }}</a>
| <a href="{{ get_setting('brand.issue_url') }}">{{ _('Issue tracker') }}</a>
{% if enable_metrics %}| <a href="{{ url_for('stats') }}">{{ _('Engine stats') }}</a>{% endif %}
@ -73,7 +74,7 @@
{% endif %}
{% if get_setting('general.contact_url') %}
| <a href="{{ get_setting('general.contact_url') }}">{{ _('Contact instance maintainer') }}</a>
{% endif %}
{% endif %} -->
</p>
</footer>
<!--[if gte IE 9]>-->

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 711 B

After

Width:  |  Height:  |  Size: 5.3 KiB