mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Merge pull request #254 from viccj/issue250
📝 Awesome self-hosted shields badge
This commit is contained in:
commit
9271090851
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3932,7 +3932,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "0.21.5"
|
version = "0.21.6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "0.21.5"
|
version = "0.21.6"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
description = "An open-source alternative to Searx that provides clean, ad-free, and organic results with incredible speed while keeping privacy and security in mind."
|
||||||
repository = "https://github.com/neon-mmd/websurfx"
|
repository = "https://github.com/neon-mmd/websurfx"
|
||||||
|
@ -7,6 +7,14 @@
|
|||||||
<b><a href="https://github.com/neon-mmd/websurfx">GitHub</a></b> |
|
<b><a href="https://github.com/neon-mmd/websurfx">GitHub</a></b> |
|
||||||
<b><a href="../../tree/HEAD/docs/">Documentation</a></b>
|
<b><a href="../../tree/HEAD/docs/">Documentation</a></b>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
<a
|
||||||
|
href="https://github.com/awesome-selfhosted/awesome-selfhosted#search-engines"
|
||||||
|
>
|
||||||
|
<img
|
||||||
|
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
|
||||||
|
alt="Awesome Self-Hosted"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
<a href="#">
|
<a href="#">
|
||||||
<img
|
<img
|
||||||
alt="GitHub code size in bytes"
|
alt="GitHub code size in bytes"
|
||||||
|
Loading…
Reference in New Issue
Block a user