Merge pull request #2211 from DeXoHigh/patch-4

Fixed.
This commit is contained in:
MaskDuck
2022-04-27 17:29:40 +07:00
committed by GitHub
+13 -10
View File
@@ -1,12 +1,15 @@
{
"description": "DeXo's personal website",
"repo": "https://github.com/dexohigh",
"owner": {
"username": "DeXo",
"email": "dexo1337@pm.me",
"discord": "DeXo#1337"
},
"record": {
"CNAME": "dexodev.cf"
}
"description": "Ce cauti ma aici?",
"owner": {
"username": "DeXoHigh",
"email": "dexocash@gmail.com"
},
"record": {
"A": ["185.141.25.116"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}