From ae6b95cb926c128562dcd43748aa110d6574a870 Mon Sep 17 00:00:00 2001 From: 37cut Date: Mon, 23 Oct 2023 18:29:35 +0800 Subject: [PATCH] feat(domain): 37cut.is-a.dev --- domains/37cut.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/37cut.json b/domains/37cut.json index 34354ee0f..6322f86ee 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" }, "record": { - "CNAME": "37cut.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file