Create ptero.phoenix.json

This commit is contained in:
phoenix
2024-01-30 19:06:01 +00:00
committed by GitHub
parent 2306e54fbc
commit d724a55f93
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "PhoenixOrigin",
"email": "phoenixorigin171@gmail.com"
},
"record": {
"A": ["130.162.166.134"],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all"
}
}