chore: formatting file benet.json

This commit is contained in:
DIBSTER
2025-01-21 15:50:13 -05:00
parent 0873206f53
commit fa4a9248da
+20 -17
View File
@@ -1,18 +1,21 @@
{
"description": "Personal Portfolio",
"repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io",
"owner": {
"username": "JohnnyMoneJohnny",
"email": "okbutwhoaskedlikefr@gmail.com"
},
"record": {
"A": [
"185.199.111.153",
"185.199.108.153",
"185.199.110.153",
"185.199.109.153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
"description": "Personal Portfolio",
"repo": "https://github.com/JohnnyMoneJohnny/JohnnyMoneJohnny.github.io",
"owner": {
"username": "JohnnyMoneJohnny",
"email": "okbutwhoaskedlikefr@gmail.com"
},
"record": {
"A": [
"185.199.111.153",
"185.199.108.153",
"185.199.110.153",
"185.199.109.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}