diff --git a/domains/akai.json b/domains/akai.json index 5a3244b23..28483700d 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,6 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" + "CNAME": "akai.onrender.com" } } diff --git a/domains/davidadrian8a.json b/domains/davidadrian8a.json new file mode 100644 index 000000000..4e9a07d67 --- /dev/null +++ b/domains/davidadrian8a.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DavidAdrian8ag", + "email": "krezitech@hotmail.com" + }, + "record": { + "URL": "https://davidadrian8ag.netlify.app/" + } +} diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json index 6cad9c037..25baf7a8d 100644 --- a/domains/isaacrobinson.json +++ b/domains/isaacrobinson.json @@ -1,11 +1,11 @@ { + "description": "This domain is for my personal website", + "repo": "https://github.com/SuperIcecube1/SuperIcecube1.github.io", "owner": { "username": "SuperIcecube1", "email": "supericecube@aol.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "SuperIcecube1.github.io" } -} \ No newline at end of file +} diff --git a/domains/piyushrb.json b/domains/piyushrb.json index dae7f32b6..0fefa215f 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,9 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/piyush-rb/piyush-rb.github.io", "owner": { "username": "piyush-rb", "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] + "CNAME": "piyush-rb.github.io" } }