Merge branch 'is-a-dev:main' into main

This commit is contained in:
nobuyaki
2023-10-11 14:22:06 +07:00
committed by GitHub
4 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
"discord": "Akai#8199"
},
"record": {
"CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app"
"CNAME": "akai.onrender.com"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "DavidAdrian8ag",
"email": "krezitech@hotmail.com"
},
"record": {
"URL": "https://davidadrian8ag.netlify.app/"
}
}
+4 -4
View File
@@ -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"
}
}
}
+3 -1
View File
@@ -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"
}
}