Skip to content

Commit f111fba

Browse files
authored
Merge pull request is-a-dev#28889 from linuxgang-win/main
Add batyka.json for personal projects and mail
2 parents f1f2d8a + 3d37b2a commit f111fba

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

domains/batyka.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"description": "This subdomain is for my personal projects and mail forwarding.",
3+
"owner": {
4+
"username": "linuxgang-win",
5+
"email": "inoagentik2011@incyberia.net",
6+
"discord": "batyka0"
7+
},
8+
"records": {
9+
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
10+
"TXT": "v=spf1 include:spf.improvmx.com ~all"
11+
}
12+
}

0 commit comments

Comments
 (0)