Create kenny.json

This commit is contained in:
Kenny
2024-01-15 05:44:11 +00:00
committed by GitHub
parent 33dafde21d
commit ea5ce46f8b
+17
View File
@@ -0,0 +1,17 @@
{
"owner": {
"username": "KennySB-dev",
"email": "kennybugeja@gmail.com",
"discord": "kenny.sb"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}