From ba94ec967705e4352a6a38c239134e992ed6ef54 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 13:38:22 +0800 Subject: [PATCH 1/5] Register seen.is-a.dev --- domains/seen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seen.json diff --git a/domains/seen.json b/domains/seen.json new file mode 100644 index 000000000..6fd967cdc --- /dev/null +++ b/domains/seen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Seendator", + "email": "101656813+Seendator@users.noreply.github.com", + "discord": "852477599476482048" + }, + + "record": { + "A": ["45.8.22.48"] + } + } + \ No newline at end of file From 7e806ef152948ba56e0029092c0dcdd7af5331e9 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:14:25 +0800 Subject: [PATCH 2/5] Update seen.json --- domains/seen.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/seen.json b/domains/seen.json index 6fd967cdc..b2ba2409f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,7 +6,10 @@ }, "record": { - "A": ["45.8.22.48"] + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } - \ No newline at end of file From 3ea152110a77bd896e496f2ed5826ca8236ea432 Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 20:50:03 +0800 Subject: [PATCH 3/5] Added a website --- domains/seen.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/seen.json b/domains/seen.json index b2ba2409f..c96cbf71f 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -6,6 +6,7 @@ }, "record": { + "URL": "https://github.com/Seendator", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 939971b67850d5eae869f2c9c73bfab3a71afc7a Mon Sep 17 00:00:00 2001 From: Seendator Date: Mon, 20 May 2024 21:40:37 +0800 Subject: [PATCH 4/5] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index c96cbf71f..42dc46876 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -11,6 +11,6 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 80a52ea1c27643b4b811c8eece1cc5525c3f479a Mon Sep 17 00:00:00 2001 From: Seendator Date: Tue, 21 May 2024 05:15:24 +0800 Subject: [PATCH 5/5] Update seen.json --- domains/seen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seen.json b/domains/seen.json index 42dc46876..ffe68a607 100644 --- a/domains/seen.json +++ b/domains/seen.json @@ -1,7 +1,7 @@ { "owner": { "username": "Seendator", - "email": "101656813+Seendator@users.noreply.github.com", + "email": "seendator@outlook.com", "discord": "852477599476482048" },