Files
is-a-dev/domains/jayg.json
T
JayG c57d979f1b Update jayg.json
I'm now transitioning to my new domain, I'm gonna now redirect to my new TLD. Thanks again for offering this free service :).
2023-05-31 18:38:15 -07:00

18 lines
487 B
JSON

{
"description": "Used to be a URL I used for my personal website, now redirects to new URL",
"repo": "https://github.com/JayGgit/JayGgit.github.io",
"owner": {
"username": "JayGgit",
"email": "jyaptkd2126@gmail.com",
"twitter": "JayGTypes"
},
"record": {
"URL": "https://jayg.top",
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}