Create lver-rocks.lver.json

This commit is contained in:
Lver
2025-03-02 00:22:21 -05:00
committed by GitHub
parent 52957800fa
commit 7d420d4e9d
+23
View File
@@ -0,0 +1,23 @@
{
"github": "https://github.com/lverx",
"owner": {
"username": "lverx",
"email": "profoundlvr@gmail.com",
"sms": "(616) 256-0214 [business]"
},
"record": {
"CNAME": "lver-rocks.pages.dev"
},
"redirect_config": {
"custom_paths": {
"/home": "https://lver.is-a.dev/",
"/host": "https://pages.dev/",
"/dir": "https://github.com/is-a-dev/register",
"/iad": "https://is-a.dev/",
"/proxy": "https://developers.cloudflare.com/dns/proxy-status/",
"/contact": "https://contact-lver.pages.dev",
},
"redirect_paths": true
},
"proxied": true
}