diff --git a/domains/lver.json b/domains/lver.json index 8ac9ccdca..89850ba12 100644 --- a/domains/lver.json +++ b/domains/lver.json @@ -1,28 +1,25 @@ -{ - "repo": "https://github.com/lverx", - "owner": { - "username": "lverx", - "email": "profoundlvr@gmail.com", - "sms": "(616) 256-0214 [business]" - }, - "record": { - "MX": [ - "ASPMX.L.GOOGLE.COM", - "ALT1.ASPMX.L.GOOGLE.COM" - ] - }, - "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_paths": true -}, -"proxied": true -} \ No newline at end of file +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com", + "sms": "(616) 256-0214 [business]" + }, + "record": { + "CNAME": { + "name": "www", + "value": "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_paths": true + }, + "proxied": true +}