diff --git a/domains/37cut.json b/domains/37cut.json index 6322f86ee..815ba338b 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,10 @@ { + "description": "Url redirect to cutt37.is-a.dev", "owner": { "username": "37cut", "email": "cutt37@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://cutt37.is-a.dev" } -} \ No newline at end of file +}