mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
📝 Three points listed under the Features
section (#304)
* Add additional features to README * 🚀 chore: bump the app version (#304) * 🚀 chore: bump the app version (#304) --------- Co-authored-by: alamin655 <mdalamin655@outlook.com>
This commit is contained in:
parent
79b0aec66b
commit
5e63f37d70
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3954,7 +3954,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "1.0.8"
|
version = "1.0.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"actix-cors",
|
"actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "websurfx"
|
name = "websurfx"
|
||||||
version = "1.0.8"
|
version = "1.0.9"
|
||||||
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"
|
||||||
|
@ -112,6 +112,9 @@
|
|||||||
# Features 🚀
|
# Features 🚀
|
||||||
|
|
||||||
- 🎨 Make Websurfx uniquely yours with twelve color schemes provided by default. It also supports creation of custom themes and color schemes in a quick and easy way, so unleash your creativity!
|
- 🎨 Make Websurfx uniquely yours with twelve color schemes provided by default. It also supports creation of custom themes and color schemes in a quick and easy way, so unleash your creativity!
|
||||||
|
- 🚀 Easy to setup with docker or on bare metal with various installation/deployement options.
|
||||||
|
- ⛔ Search filtering to filter search results based on four different levels.
|
||||||
|
- 💾 Different caching levels focusing on reliability, speed and resiliancy.
|
||||||
- 🔐 Fast, private, and secure
|
- 🔐 Fast, private, and secure
|
||||||
- 🆓 100% free and open source
|
- 🆓 100% free and open source
|
||||||
- 💨 Ad-free and clean results
|
- 💨 Ad-free and clean results
|
||||||
|
Loading…
Reference in New Issue
Block a user