Create magniquick.json

This commit is contained in:
Magniquick
2022-03-21 09:07:20 +05:30
committed by GitHub
parent 538e0c9cdc
commit 26aafe98ee
+22
View File
@@ -0,0 +1,22 @@
{
"description": "magniquick's personal site",
"repo": "https://github.com/Magniquick/magniquick.github.io",
"owner": {
"username": "magniquick",
"email": "",
"discord": "Magniquick#5003"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}