From 715e43f626c6c7c7da8e94a50180cb8368dd1e27 Mon Sep 17 00:00:00 2001 From: Artemy Egorov Date: Thu, 18 Jul 2024 09:54:45 +0300 Subject: [PATCH] remove artegoser and fix formatting --- README.md | 4 ++-- index.js | 3 +-- instances.json | 7 +------ 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3351820..a3744d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Instances of TXTDot proxies - ![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) - ![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) +- ![protocol](https://img.shields.io/badge/protocol-https-blue) + \ No newline at end of file diff --git a/index.js b/index.js index 68e4d14..8a8f126 100644 --- a/index.js +++ b/index.js @@ -15,8 +15,7 @@ function static(label, text) { async function run() { fs.writeFileSync( "README.md", - `# Instances of TXTDot proxies - \r${( + `# Instances of TXTDot proxies\n\n${( await Promise.all( instances.map(async (instance) => { if (typeof instance === "string") { diff --git a/instances.json b/instances.json index c46c371..f27d9e2 100644 --- a/instances.json +++ b/instances.json @@ -4,12 +4,7 @@ "HTTPS": true, "search": true }, - { - "baseUrl": "https://txt.artegoser.ru", - "HTTPS": true, - "search": true - }, - { + { "baseUrl": "https://txt.bloat.cat", "HTTPS": true, "search": true