diff --git a/domains/riviox.json b/domains/riviox.json index 6b323db18..9db893543 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,11 +1,12 @@ { + "description": ".riviox's official website", + "repo": "https://github.com/RivioxGaming/rivioxgaming.github.io", "owner": { "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" + "email": "rivioxyt@hotmail.com", + "twitter": "riviox40451" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "CNAME": "rivioxgaming.github.io" } -} +}