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" } ] }