From de581b055a7f5a9d2a71576c8cb90ffde63d3251 Mon Sep 17 00:00:00 2001 From: Castor Date: Sat, 7 Jan 2023 22:05:32 +0545 Subject: [PATCH] Add new librex instance --- README.md | 1 + instances.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index f27cee3..ad76d4f 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ | [search.milivojevic.in.rs](https://search.milivojevic.in.rs/) | ❌ | ❌ | 🇳🇱 NL | | [librex.ratakor.com](https://librex.ratakor.com/) | ❌ | ❌ | 🇫🇷 FR | | [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN | +| [librex.yogeshlamichhane.com.np](https://librex.yogeshlamichhane.com.np/) | ❌ | ❌ | 🇬🇧 GB |
### Thanks rms diff --git a/instances.json b/instances.json index aebd61a..e979e92 100644 --- a/instances.json +++ b/instances.json @@ -89,6 +89,12 @@ "tor": null, "i2p": null, "country": "IN" + }, + { + "clearnet": "https://librex.yogeshlamichhane.com.np/", + "tor": null, + "i2p": null, + "country": "GB" } ] }