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 diff --git a/instances.json b/instances.json index e710af1..c3c53f8 100644 --- a/instances.json +++ b/instances.json @@ -119,6 +119,12 @@ "tor": null, "i2p": null, "country": "DE" + }, + { + "clearnet": "https://librex.nohost.network/", + "tor": null, + "i2p": null, + "country": "MX" } ] }