Create dhp2010.json

This commit is contained in:
dhp5621
2025-03-25 21:21:04 +07:00
committed by GitHub
parent e61f8980d5
commit e758cf58f4
+17
View File
@@ -0,0 +1,17 @@
{
"description": "My personal DHPhuc's website.",
"owner": {
"username": "dhp5621",
"email": "daohongphuc1112010@hotmail.com"
},
"record": {
"A": [
"75.2.60.5"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}