From 0e28ca6130e60cac4686aff259792f18e2c17f11 Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Thu, 18 Jul 2024 09:51:32 +0300 Subject: [PATCH] add lumaeris --- README.md | 1 + instances.json | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 148ca55..3351820 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ - ![search](https://img.shields.io/badge/search-enabled-blue) ![protocol](https://img.shields.io/badge/protocol-https-blue) - ![search](https://img.shields.io/badge/search-enabled-blue) ![protocol](https://img.shields.io/badge/protocol-https-blue) - ![search](https://img.shields.io/badge/search-enabled-blue) ![protocol](https://img.shields.io/badge/protocol-https-blue) +- ![protocol](https://img.shields.io/badge/protocol-https-blue) diff --git a/instances.json b/instances.json index bc96a96..c46c371 100644 --- a/instances.json +++ b/instances.json @@ -18,5 +18,10 @@ "baseUrl": "https://txt.clovius.club", "HTTPS": true, "search": true + }, + { + "baseUrl": "https://txtd.lumaeris.com/", + "HTTPS": true, + "search": false } ]