From 1799e17df3881b3029cba56a0154315ba3d3be8a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 22 Sep 2024 10:41:26 +0000 Subject: [PATCH 1/3] updated domains --- domains/id.youfoundalpha.json | 14 ++++++++++++++ domains/yfadev.json | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 domains/id.youfoundalpha.json diff --git a/domains/id.youfoundalpha.json b/domains/id.youfoundalpha.json new file mode 100644 index 000000000..773d255a0 --- /dev/null +++ b/domains/id.youfoundalpha.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://keyoxide.org/8A6CD6545839F1276C7E5E3A92E7DB3078954562" + } + } + \ No newline at end of file diff --git a/domains/yfadev.json b/domains/yfadev.json index cf045ce33..f21a82aa4 100644 --- a/domains/yfadev.json +++ b/domains/yfadev.json @@ -1,9 +1,9 @@ { "owner": { "username": "YouFoundAlpha", - "email": "alpha@alpha.is-a.dev", + "email": "", "Discord": "661121998830960651", - "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" From 2e912f038e528466750639cbd05bb1d88d2d2021 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 22 Sep 2024 11:00:42 +0000 Subject: [PATCH 2/3] testing if Keyoxide works --- domains/youfoundalpha.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 534690732..8880a3772 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -13,6 +13,9 @@ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "$argon2id$v=19$m=64,t=512,p=2$LQgtmaW74soANOQER5HbUw$AsMbVQTJEn5K3tM8hb2dsQ" + ] } } From c42f69fecc65672d23e18e045cf33e15eab404b0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 22 Sep 2024 11:38:50 -0400 Subject: [PATCH 3/3] chore: formatting --- domains/id.youfoundalpha.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/id.youfoundalpha.json b/domains/id.youfoundalpha.json index 773d255a0..fcc7369ef 100644 --- a/domains/id.youfoundalpha.json +++ b/domains/id.youfoundalpha.json @@ -1,14 +1,13 @@ { "owner": { - "username": "YouFoundAlpha", - "email": "", - "Discord": "661121998830960651", - "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", - "Mastodon": "@YouFoundAlpha@mastodon.social" + "username": "YouFoundAlpha", + "email": "", + "Discord": "661121998830960651", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://keyoxide.org/8A6CD6545839F1276C7E5E3A92E7DB3078954562" + "URL": "https://keyoxide.org/8A6CD6545839F1276C7E5E3A92E7DB3078954562" } - } - \ No newline at end of file +}