From 22255d44248d2fe7c04dc570c3a5b52c508d71b1 Mon Sep 17 00:00:00 2001 From: Artemy Date: Sun, 12 May 2024 21:19:22 +0300 Subject: [PATCH] bloatcat enabled search --- README.md | 2 +- instances.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a9c832..ca7efd5 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ Instances of TXTDot proxies | ------------ | -------------------------- | ------- | ---------- | | Official 1 | | enabled | https | | Official 2 | | enabled | https | -| Bloatcat | | | https | +| Bloatcat | | enabled | https | | Clovius club | | enabled | https | diff --git a/instances.json b/instances.json index 16a6dda..23dd987 100644 --- a/instances.json +++ b/instances.json @@ -15,7 +15,7 @@ "name": "Bloatcat", "baseUrl": "https://txt.bloat.cat", "HTTPS": true, - "search": false + "search": true }, { "name": "Clovius club",