From a3f5880c82a36a7f0197c04d63ecb209a9084885 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:27:22 +0530 Subject: [PATCH 1/6] 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` --- docs/instances.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/instances.md b/docs/instances.md index 970e372..f408db0 100644 --- a/docs/instances.md +++ b/docs/instances.md @@ -4,10 +4,13 @@ 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|Behind Cloudflare?|Status|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.co|www|rolling|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| +|https://alamin655-spacex.hf.space|www|rolling|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| +|https://websurfx.instance.pp.ua|www|rolling|πŸ‡ΊπŸ‡Έ US|||βœ…|βœ…|| +|https://alamin655-websurfx.hf.space|www|stable|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| + +Check the Uptime of the Instances - https://status.websurfx.pp.ua [⬅️ Go back to Home](./README.md) From d7158332500d5b8b219316252bfef6755a203611 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:37:10 +0530 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the?= =?UTF-8?q?=20app=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 72af913..47dd253 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4146,7 +4146,7 @@ checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10" [[package]] name = "websurfx" -version = "1.9.4" +version = "1.9.5" dependencies = [ "actix-cors", "actix-files", From 227b073251f2f07fd387127acb7ec9da43415cba Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:37:21 +0530 Subject: [PATCH 3/6] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the?= =?UTF-8?q?=20app=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fdfbe32..da73dd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "1.9.4" +version = "1.9.5" 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" From a22eb724b3a27b855b62995e6652a5375214297b Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:47:17 +0530 Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the?= =?UTF-8?q?=20app=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index da73dd1..e06bc30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websurfx" -version = "1.9.5" +version = "1.9.6" 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" From af1b65ac5fefba01874db8001e41967f76fe3b4c Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:47:47 +0530 Subject: [PATCH 5/6] =?UTF-8?q?=F0=9F=94=96=20chore(release):=20bump=20the?= =?UTF-8?q?=20app=20version=20(#495)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 47dd253..9cf2c00 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4146,7 +4146,7 @@ checksum = "1778a42e8b3b90bff8d0f5032bf22250792889a5cdc752aa0020c84abe3aaf10" [[package]] name = "websurfx" -version = "1.9.5" +version = "1.9.6" dependencies = [ "actix-cors", "actix-files", From 169371bf29bfba687759df81b1a09b441e84fa79 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:30:59 +0530 Subject: [PATCH 6/6] Remove unnecessary line Co-authored-by: neon_arch --- docs/instances.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/instances.md b/docs/instances.md index f408db0..75b45cd 100644 --- a/docs/instances.md +++ b/docs/instances.md @@ -11,6 +11,5 @@ This page provides a list of `Websurfx` instances provided by us and our communi |https://websurfx.instance.pp.ua|www|rolling|πŸ‡ΊπŸ‡Έ US|||βœ…|βœ…|| |https://alamin655-websurfx.hf.space|www|stable|πŸ‡ΊπŸ‡Έ US|||βœ…|❌|| -Check the Uptime of the Instances - https://status.websurfx.pp.ua [⬅️ Go back to Home](./README.md)