Merge pull request #1944 from Magniquick/main

Create magniquick.json
This commit is contained in:
MaskDuck
2022-03-21 10:43:18 +07:00
committed by GitHub
+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"
}
}