From e25f8b201d9b3276ea8a9fa9631b5ba34ae87a9a Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:32:18 +0800 Subject: [PATCH] Update 37cut.json --- domains/37cut.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 +}