Skip to content
9 changes: 9 additions & 0 deletions domains/ajithnat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ajithkumar-natarajan",
"email": "ajithknat@gmail.com"
},
"records": {
"CNAME": "ajithnat.pages.dev"
}
}
10 changes: 10 additions & 0 deletions domains/git.roxi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"owner": {
"username": "roxiTheReal",
"email": "aetheron.inc@proton.me"
},
"records": {
"CNAME": "roxi-dev.duckdns.org"
},
"proxied": true
}
9 changes: 9 additions & 0 deletions domains/hamzaawan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"owner": {
"username": "hamzaawan99",
"email": "mh89371@gmail.com"
},
"records": {
"A": ["75.2.60.5"]
}
}
5 changes: 4 additions & 1 deletion domains/roxi.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@
"records": {
"CNAME": "roxi-dev.duckdns.org",
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": ["v=spf1 include:spf.improvmx.com ~all", "openai-domain-verification=dv-aDPvVGgm94H2RBc5avIupJbC"]
"TXT": [
"v=spf1 include:spf.improvmx.com ~all",
"openai-domain-verification=dv-aDPvVGgm94H2RBc5avIupJbC"
]
},
"proxied": true
}
Loading