From 8bc0f2fd01580d86594df7f1a481d4d794a3a418 Mon Sep 17 00:00:00 2001 From: Lver <196835305+lverx@users.noreply.github.com> Date: Wed, 26 Feb 2025 18:43:59 -0500 Subject: [PATCH] Fixed JSON errors. --- domains/lver.json | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/domains/lver.json b/domains/lver.json index 63e8dc8d8..187fa49de 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -2,29 +2,27 @@ "repo": "https://github.com/lverx", "owner": { "username": "lverx", - "email": "hydrosexuallol@gmail.com" + "email": "hydrosexuallol@gmail.com", "sms": "(616) 256-0214 [business]" }, "record": { "MX": [ "ASPMX.L.GOOGLE.COM", "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "CNAME": "lverz.glitch.me" - }, + ] + }, + "CNAME": "lverz.glitch.me", "URL": "https://lverz.glitch.me/" - }, +}, +"redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link", + "/sms": "sms:16162560214" }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/lverx", - "/biz": "https://github.com/lverz", - "/contact": "https://contact-lver.pages.dev/", - "/site": "https://lver.link" - "/sms": "sms:16162560214" - }, - "redirect_paths": true - }, - "proxied": true -} + "redirect_paths": true +}, +"proxied": true +} \ No newline at end of file