From ae6b95cb926c128562dcd43748aa110d6574a870 Mon Sep 17 00:00:00 2001 From: 37cut Date: Mon, 23 Oct 2023 18:29:35 +0800 Subject: [PATCH 1/4] 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 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 2/4] 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 +} From 83bd63551ffddf305a4af938c936909bc11ec5d5 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:34:19 +0800 Subject: [PATCH 3/4] Update 37cut.json --- domains/37cut.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/37cut.json b/domains/37cut.json index 815ba338b..3f8040e76 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,5 +1,6 @@ { "description": "Url redirect to cutt37.is-a.dev", + "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" From 2b2f8e085ac1fffd51b6f8d0464c4174d513f0b6 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:35:04 +0800 Subject: [PATCH 4/4] Update cutt37.json --- domains/cutt37.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cutt37.json b/domains/cutt37.json index 438c6a97d..80a7e44fc 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -1,4 +1,6 @@ { + "description": "Personal website", + "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com"