From 2df6499fb2d3b2064599f4177d4be581316e15ca Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:22:16 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(instances):=20more=20instan?= =?UTF-8?q?ces=20with=20the=20rolling/edge=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add 2 additional instance Added two new instance - https://websurfx.instance.pp.ua - https://alamin655-spacex.hf.space Changed the `Managed by` column to `Status` * πŸ”– chore(release): bump the app version (#495) * πŸ”– chore(release): bump the app version (#495) * πŸ”– chore(release): bump the app version (#495) * πŸ”– chore(release): bump the app version (#495) * Remove unnecessary line Co-authored-by: neon_arch * Update docs/instances.md Co-authored-by: neon_arch * Update instances.md * bump version * bump version * Update instances.md * Update instances.md * use shields.io * Update instances.md * change websurfx.co to websurfx.pp.ua * update the status badge * bump app version v1.9.20 * Add maintained by Co-authored-by: neon_arch --------- Co-authored-by: neon_arch --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/instances.md | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2d9e6f9..e2b8de1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4156,7 +4156,7 @@ checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10" [[package]] name = "websurfx" -version = "1.9.4" +version = "1.9.20" dependencies = [ "actix-cors", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index b3d3cb3..fbb173c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "1.9.4" +version = "1.9.20" 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." repository = "https://github.com/neon-mmd/websurfx" diff --git a/docs/instances.md b/docs/instances.md index 970e372..0e86128 100644 --- a/docs/instances.md +++ b/docs/instances.md @@ -4,10 +4,12 @@ This page provides a list of `Websurfx` instances provided by us and our community. -|URL|Network|Version|Location|Behind Cloudflare?|Maintained By|TLS|IPv6|Comment| +|URL|Network|Version|Location|Status|Maintained By|TLS|IPv6|Comment| |-|-|-|-|-|-|-|-|-| -|https://websurfx.co/|www|edge|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| -|https://websurfx.onrender.com/|www|edge|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| -|https://alamin655-websurfx.hf.space/|www|v0.21.4|πŸ‡ΊπŸ‡Έ US||[websurfx project](https://github.com/neon-mmd/websurfx)|βœ…|❌|| +|https://websurfx.pp.ua|www|rolling|πŸ‡ΊπŸ‡Έ US||[Websurfx Project](https://github.com/neon-mmd/websurfx)|βœ…|βœ…|| +|https://alamin655-spacex.hf.space|www|rolling|πŸ‡ΊπŸ‡Έ US||[Websurfx Project](https://github.com/neon-mmd/websurfx)|βœ…|❌|| +|https://websurfx.instance.pp.ua|www|rolling|πŸ‡ΊπŸ‡Έ US||[Websurfx Project](https://github.com/neon-mmd/websurfx)|βœ…|βœ…|| +|https://alamin655-surfx.hf.space|www|stable|πŸ‡ΊπŸ‡Έ US||[Websurfx Project](https://github.com/neon-mmd/websurfx)|βœ…|❌|| + [⬅️ Go back to Home](./README.md)