remove artegoser and fix formatting

This commit is contained in:
Artemy Egorov 2024-07-18 09:54:45 +03:00
parent 0e28ca6130
commit 715e43f626
3 changed files with 4 additions and 10 deletions

View file

@ -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") {