From 19a94b4306956af5594a19dc481d8bbbbf2926e9 Mon Sep 17 00:00:00 2001
From: Siddharth Tiwari
Date: Sun, 24 Sep 2023 10:06:54 +0530
Subject: [PATCH 1/6] Added instances section pointing to the instances
documentation page
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index b4e8a52..a037b89 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@
- **Getting Started**
- [π Preview](#preview-)
- [π Features](#features-)
+ - [π Instances](instances-)
- [π οΈ Installation and Testing](#installation-and-testing-%EF%B8%8F)
- [π§ Configuration](#configuration-)
- **Feature Overview**
@@ -87,6 +88,12 @@
**[β¬οΈ Back to Top](#--)**
+# Instances π
+
+> For a full list of publicly available community driven `websurfx` instances to test or for daily use. see [**Instances**](./docs/instances.md)
+
+**[β¬οΈ Back to Top](#--)**
+
# 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!
From 74b0c6e1eac4b29a189db44bd67997bcc82cecbd Mon Sep 17 00:00:00 2001
From: Siddharth Tiwari
Date: Sun, 24 Sep 2023 10:15:33 +0530
Subject: [PATCH 2/6] Changed the location to match the emoticon
---
docs/instances.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/instances.md b/docs/instances.md
index 027c322..67d982b 100644
--- a/docs/instances.md
+++ b/docs/instances.md
@@ -6,7 +6,7 @@ This page provides a list of `Websurfx` instances provided by us and our communi
|URL|Network|Version|Location|Behind Cloudflare?|Maintained By|TLS|IPv6|Comment|
|-|-|-|-|-|-|-|-|-|
-|https://alamin655-websurfx.hf.space/|www|v0.21.4|πΊπΈIN||[websurfx project](https://github.com/neon-mmd/websurfx)|β
|||
+|https://alamin655-websurfx.hf.space/|www|v0.21.4|πΊπΈ US||[websurfx project](https://github.com/neon-mmd/websurfx)|β
|||
[β¬
οΈ Go back to Home](./README.md)
From 8ef01a935826a7f1ce146efac971550ead884d81 Mon Sep 17 00:00:00 2001
From: Prasoon <121949298+Honey2339@users.noreply.github.com>
Date: Sun, 24 Sep 2023 12:55:26 +0530
Subject: [PATCH 3/6] Fixes #263 Formatted ReadMe File
---
README.md | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a037b89..dfef86a 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,16 @@
- **Feature Overview**
- [π¨ Theming](#theming-)
- [π Multi-Language Support](#multi-language-support-)
-- **Community** - [π System Requirements](#system-requirements-) - [π¨οΈ FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions-) - [π£ More Contributors Wanted](#more-contributors-wanted-) - [π Supporting Websurfx](#supporting-websurfx-) - [π Documentation](#documentation-) - [π£οΈ Roadmap](#roadmap-) - [π Contributing](#contributing-) - [π License](#license-) - [π€ Credits](#credits-)
+- **Community**
+- [π System Requirements](#system-requirements-)
+- [π¨οΈ FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions-)
+- [π£ More Contributors Wanted](#more-contributors-wanted-)
+- [π Supporting Websurfx](#supporting-websurfx-)
+- [π Documentation](#documentation-)
+- [π£οΈ Roadmap](#roadmap-)
+- [π Contributing](#contributing-)
+- [π License](#license-)
+- [π€ Credits](#credits-)
From b82355bb85eaed8fc6a0bcbd7a28a240024deb12 Mon Sep 17 00:00:00 2001
From: alamin655
Date: Sun, 24 Sep 2023 13:20:34 +0530
Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=9A=80=20chore:=20bump=20the=20app=20?=
=?UTF-8?q?version=20(#270)?=
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 363b184..fc549af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "websurfx"
-version = "0.23.1"
+version = "0.23.4"
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 475d4090bef4631120127944f81202cb87ade75c Mon Sep 17 00:00:00 2001
From: alamin655
Date: Sun, 24 Sep 2023 13:21:08 +0530
Subject: [PATCH 5/6] =?UTF-8?q?=F0=9F=9A=80=20chore:=20bump=20the=20app=20?=
=?UTF-8?q?version=20(#270)?=
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 f784810..9be61bc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3932,7 +3932,7 @@ dependencies = [
[[package]]
name = "websurfx"
-version = "0.23.1"
+version = "0.23.4"
dependencies = [
"actix-cors",
"actix-files",
From e1a63fc93d42c542babd537535511b370410bf37 Mon Sep 17 00:00:00 2001
From: alamin655
Date: Sun, 24 Sep 2023 14:31:31 +0530
Subject: [PATCH 6/6] =?UTF-8?q?=F0=9F=93=9D=20Organize=20the=20links=20in?=
=?UTF-8?q?=20the=20table=20of=20contents=20(#270)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index dfef86a..ba35e6d 100644
--- a/README.md
+++ b/README.md
@@ -68,15 +68,15 @@
- [π¨ Theming](#theming-)
- [π Multi-Language Support](#multi-language-support-)
- **Community**
-- [π System Requirements](#system-requirements-)
-- [π¨οΈ FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions-)
-- [π£ More Contributors Wanted](#more-contributors-wanted-)
-- [π Supporting Websurfx](#supporting-websurfx-)
-- [π Documentation](#documentation-)
-- [π£οΈ Roadmap](#roadmap-)
-- [π Contributing](#contributing-)
-- [π License](#license-)
-- [π€ Credits](#credits-)
+ - [π System Requirements](#system-requirements-)
+ - [π¨οΈ FAQ (Frequently Asked Questions)](#faq-frequently-asked-questions-)
+ - [π£ More Contributors Wanted](#more-contributors-wanted-)
+ - [π Supporting Websurfx](#supporting-websurfx-)
+ - [π Documentation](#documentation-)
+ - [π£οΈ Roadmap](#roadmap-)
+ - [π Contributing](#contributing-)
+ - [π License](#license-)
+ - [π€ Credits](#credits-)