From 9a2bf7b88c9af654ecdbf934e1b47e67c5cad43d Mon Sep 17 00:00:00 2001 From: ReprovedC0medown1nch1ng <72516454+ReprovedC0medown1nch1ng@users.noreply.github.com> Date: Thu, 25 May 2023 19:35:29 +0000 Subject: [PATCH 1/3] Added instance librex.nohost.network Added my instance librex.nohost.network at the bottom --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a88f7f..71d2440 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ | [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌| ❌ | πŸ‡ΊπŸ‡Έ US | | [search.spaceint.fr](https://search.spaceint.fr/) | ❌ | ❌ | πŸ‡©πŸ‡ͺ DE | | [lx.benike.monster](https://lx.benike.monster/) | ❌ | ❌ | πŸ‡©πŸ‡ͺ DE | +| [librex.nohost.network](https://librex.nohost.network/) | ❌ | ❌ | πŸ‡²πŸ‡½ MX |
### Thanks rms From a1c636bc5aeeaf511172badfc1b0b48baf04c816 Mon Sep 17 00:00:00 2001 From: ReprovedC0medown1nch1ng <72516454+ReprovedC0medown1nch1ng@users.noreply.github.com> Date: Fri, 26 May 2023 01:14:13 +0000 Subject: [PATCH 2/3] Added librex.nohost.network to json.instances --- instances.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/instances.json b/instances.json index e710af1..6fc539e 100644 --- a/instances.json +++ b/instances.json @@ -120,5 +120,11 @@ "i2p": null, "country": "DE" } + { + "clearnet": "https://librex.nohost.network/", + "tor": null, + "i2p": null, + "country": "MX" + } ] } From 413b14f8d138affc3eede2973940eadccd9183c6 Mon Sep 17 00:00:00 2001 From: ReprovedC0medown1nch1ng <72516454+ReprovedC0medown1nch1ng@users.noreply.github.com> Date: Fri, 26 May 2023 14:05:24 +0000 Subject: [PATCH 3/3] Update instances.json Fixed missing comma --- instances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instances.json b/instances.json index 6fc539e..c3c53f8 100644 --- a/instances.json +++ b/instances.json @@ -119,7 +119,7 @@ "tor": null, "i2p": null, "country": "DE" - } + }, { "clearnet": "https://librex.nohost.network/", "tor": null,