From 4763d4f6c68db51e7e60561e4d6d688a8c49280a Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:33:09 +0000 Subject: [PATCH 01/13] Create _vercel.loomeh.json Handles the subdomains for my main website and the websites for some of my projects. Here are the default vercel-generated URLs for these sites. - https://portfolio-website-loomehs-projects.vercel.app/ - https://libresplit-website.vercel.app - https://libresplit-autosplitters-website.vercel.app/ - https://guess-the-ktp-character.vercel.app/ --- domains/_vercel.loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/_vercel.loomeh.json diff --git a/domains/_vercel.loomeh.json b/domains/_vercel.loomeh.json new file mode 100644 index 000000000..b1f138aab --- /dev/null +++ b/domains/_vercel.loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "TXT": [ + "vc-domain-verify=loomeh.is-a.dev,a6084877a07f81dfa4b2", + "vc-domain-verify=libresplit.loomeh.is-a.dev,345e69da9c8565af78cb", + "vc-domain-verify=libresplit-resources.loomeh.is-a.dev,41fad39e7213cf56c118", + "vc-domain-verify=ktpguesser.loomeh.is-a.dev,7e26e46b10152c2df032" + ] + } +} From c558a26f4ac80131a9e69032ce0ff6de8d735f04 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:40:30 +0000 Subject: [PATCH 02/13] Create loomeh.json --- domains/loomeh.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/loomeh.json diff --git a/domains/loomeh.json b/domains/loomeh.json new file mode 100644 index 000000000..450b9ee89 --- /dev/null +++ b/domains/loomeh.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "A": ["76.76.21.21"], + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "zoho-verification=zb06679817.zmverify.zoho.eu" + ] + } +} From 1408fc8bb1d817f84fa5810bca2898f7d25e8ae4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:41:49 +0000 Subject: [PATCH 03/13] Create www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 51c42d98514e05723b37766ddcddf8d46abee11c Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:43:46 +0000 Subject: [PATCH 04/13] Create www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 0cba903825b0958f3e57f7401f6ae5b00df4bcdb Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:26 +0000 Subject: [PATCH 05/13] Create www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 19aeedaf0228c066a1eaa18e5dbe30f738c17731 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 04:44:56 +0000 Subject: [PATCH 06/13] Create www.loomeh.json --- domains/www.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/www.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d2f5827afe87bb48b321faab85c93666fc0481dc Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:42:53 +0000 Subject: [PATCH 07/13] Create libresplit.loomeh.json --- domains/libresplit.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit.loomeh.json diff --git a/domains/libresplit.loomeh.json b/domains/libresplit.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 7f08cc79d118b90008520d4fbe9d7f0e7ec1dc3e Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:12 +0000 Subject: [PATCH 08/13] Create libresplit-resources.loomeh.json --- domains/libresplit-resources.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/libresplit-resources.loomeh.json diff --git a/domains/libresplit-resources.loomeh.json b/domains/libresplit-resources.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/libresplit-resources.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 4f737f7fa37e3c14bc5a2574ab022cd4ba033b44 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:43:39 +0000 Subject: [PATCH 09/13] Create ktpguesser.loomeh.json --- domains/ktpguesser.loomeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ktpguesser.loomeh.json diff --git a/domains/ktpguesser.loomeh.json b/domains/ktpguesser.loomeh.json new file mode 100644 index 000000000..953996849 --- /dev/null +++ b/domains/ktpguesser.loomeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "loomeh", + "bluesky": "loomeh.bsky.social" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 973a5a4f75e5bcdd085f79774323def2308cbfb4 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:14:45 +0000 Subject: [PATCH 10/13] Delete domains/www.libresplit.loomeh.json --- domains/www.libresplit.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit.loomeh.json diff --git a/domains/www.libresplit.loomeh.json b/domains/www.libresplit.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From f794eadce458e3bc6c49de9f726d7688e68d4234 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:00 +0000 Subject: [PATCH 11/13] Delete domains/www.libresplit-resources.loomeh.json --- domains/www.libresplit-resources.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.libresplit-resources.loomeh.json diff --git a/domains/www.libresplit-resources.loomeh.json b/domains/www.libresplit-resources.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.libresplit-resources.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 9f3506063370535016031cb552386ce7b0ace4db Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:15 +0000 Subject: [PATCH 12/13] Delete domains/www.ktpguesser.loomeh.json --- domains/www.ktpguesser.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.ktpguesser.loomeh.json diff --git a/domains/www.ktpguesser.loomeh.json b/domains/www.ktpguesser.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.ktpguesser.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -} From 89c6f1f38dcf814e90ab3e132a8c3bff684daa68 Mon Sep 17 00:00:00 2001 From: Zane Holbrooke-Jones <67561520+Loomeh@users.noreply.github.com> Date: Mon, 24 Feb 2025 20:15:31 +0000 Subject: [PATCH 13/13] Delete domains/www.loomeh.json --- domains/www.loomeh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.loomeh.json diff --git a/domains/www.loomeh.json b/domains/www.loomeh.json deleted file mode 100644 index 953996849..000000000 --- a/domains/www.loomeh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "loomeh", - "bluesky": "loomeh.bsky.social" - }, - "record": { - "A": ["76.76.21.21"] - } -}