diff --git a/domains/demonitize.json b/domains/demonitize.json new file mode 100644 index 000000000..a31852f42 --- /dev/null +++ b/domains/demonitize.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "demonitize", + "email": "", + "twitter": "demonitized_boi" + }, + "description":"Probably will use this to redir to GitHub, because custom domain look cool", + "repo":"github.com/demonitize", + "record":{ + "redirect": "github.com/demonitize", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}