Update records

This commit is contained in:
Lver
2025-02-28 22:04:23 -05:00
committed by GitHub
parent d039b11ec3
commit 9b20fe5445
+25 -28
View File
@@ -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
}
{
"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
}