diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json new file mode 100644 index 000000000..e1b1d3836 --- /dev/null +++ b/domains/cattopytheweb.json @@ -0,0 +1,17 @@ +{ + "owner": { + "username": "CattopyTheWeb", + "email": "", + "discord": "cattopytheweb404" + }, + "description": "My personal website", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io", + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "URL": "https://cattopytheweb.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}