From 5b52a019d5c592d3c3c9ef421f17e96237d69c0b Mon Sep 17 00:00:00 2001 From: Ftonans Date: Wed, 8 Feb 2023 18:33:14 +0300 Subject: [PATCH] Add new instance librex.bloatcat.tk --- README.md | 1 + instances.json | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4def7bf..bc3a35d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ | [search.tildevarsh.in](https://search.tildevarsh.in/) | ❌ | ❌ | 🇮🇳 IN | | [librex.myroware.eu](https://librex.myroware.eu/) | ❌ | ❌ | 🇩🇪 DE | | [lx.drain.win](https://lx.drain.win/) | ❌ | ❌ | 🇸🇬 SG | +| [librex.bloatcat.tk](https://librex.bloatcat.tk/) | ❌ | ❌ | 🇮🇸 IS |
### Thanks rms diff --git a/instances.json b/instances.json index 336647c..2a86876 100644 --- a/instances.json +++ b/instances.json @@ -101,6 +101,12 @@ "tor": null, "i2p": null, "country": "SG" - } + }, + { + "clearnet": "https://librex.bloatcat.tk/", + "tor": null, + "i2p": null, + "country": "IS" + } ] }