diff --git a/domains/ajithnat.json b/domains/ajithnat.json new file mode 100644 index 00000000000..3724249e54b --- /dev/null +++ b/domains/ajithnat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajithkumar-natarajan", + "email": "ajithknat@gmail.com" + }, + "records": { + "CNAME": "ajithnat.pages.dev" + } +} \ No newline at end of file diff --git a/domains/git.roxi.json b/domains/git.roxi.json new file mode 100644 index 00000000000..f97e05f26ac --- /dev/null +++ b/domains/git.roxi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roxiTheReal", + "email": "aetheron.inc@proton.me" + }, + "records": { + "CNAME": "roxi-dev.duckdns.org" + }, + "proxied": true +} diff --git a/domains/hamzaawan.json b/domains/hamzaawan.json new file mode 100644 index 00000000000..00b3428b438 --- /dev/null +++ b/domains/hamzaawan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hamzaawan99", + "email": "mh89371@gmail.com" + }, + "records": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/roxi.json b/domains/roxi.json index ea4edccb8b2..4ecaa4c5a75 100644 --- a/domains/roxi.json +++ b/domains/roxi.json @@ -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 }