From a9aea2338542b2e93a37e29120a7f63057ea7fcc Mon Sep 17 00:00:00 2001 From: imxitiz <69164340+imxitiz@users.noreply.github.com> Date: Wed, 22 Jan 2025 22:49:24 +0545 Subject: [PATCH 1/6] Add imxitiz domain configuration - feat: - Create configuration for imxitiz domain - Set CNAME record for GitHub Pages -- Signed-off-by: Kshitiz Sharma (imxitiz) <69164340+imxitiz@users.noreply.github.com> --- domains/imxitiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imxitiz.json diff --git a/domains/imxitiz.json b/domains/imxitiz.json new file mode 100644 index 000000000..b9838c5bc --- /dev/null +++ b/domains/imxitiz.json @@ -0,0 +1,9 @@ +{ + "description": "imxitiz.is-a.dev", + "owner": { + "username": "imxitiz" + }, + "record": { + "CNAME": "imxitiz.github.io" + } +} From 194da48ff98fff471ce658a2ecfeb25e1b3ac1f8 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:25:44 +0530 Subject: [PATCH 2/6] register meow --- domains/meow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/meow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +} From 07f0b14154c911e4642575ee49f03536aa1a1699 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 9 Mar 2025 12:20:47 +0200 Subject: [PATCH 3/6] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 9256c4955..9ec626b63 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,7 +6,7 @@ "mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "URL": "https://yfadev.pw", + "URL": "https://youfoundalpha.pages.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From b420d77ccbf1936ec490ab8d6a0693a98781fae2 Mon Sep 17 00:00:00 2001 From: Athul Anoop <76057001+alpha-og@users.noreply.github.com> Date: Sun, 9 Mar 2025 16:02:00 +0530 Subject: [PATCH 4/6] Create _github-pages-challenge-alpha-og.athulanoop.is-a.dev.json --- ...hub-pages-challenge-alpha-og.athulanoop.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json diff --git a/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json b/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json new file mode 100644 index 000000000..2b0f1f4f9 --- /dev/null +++ b/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alpha-og", + "email": "athulanoop2020@gmail.com" + }, + "record": { + "TXT": "f39f5fde5d918c2ca297b843c5776b" + } +} From ffa17c5af5f8774a6613ebeac86add59e7019bbc Mon Sep 17 00:00:00 2001 From: orangc Date: Sun, 9 Mar 2025 15:29:39 +0300 Subject: [PATCH 5/6] Rename _github-pages-challenge-alpha-og.athulanoop.is-a.dev.json to _github-pages-challenge-alpha-og.athulanoop.json --- ....dev.json => _github-pages-challenge-alpha-og.athulanoop.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json => _github-pages-challenge-alpha-og.athulanoop.json} (100%) diff --git a/domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json b/domains/_github-pages-challenge-alpha-og.athulanoop.json similarity index 100% rename from domains/_github-pages-challenge-alpha-og.athulanoop.is-a.dev.json rename to domains/_github-pages-challenge-alpha-og.athulanoop.json From 3dfec1f875e2045b390e3ea678b7ae90c24b0d07 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sun, 9 Mar 2025 15:03:07 +0200 Subject: [PATCH 6/6] Delete domains/meow.json --- domains/meow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/meow.json diff --git a/domains/meow.json b/domains/meow.json deleted file mode 100644 index e3792dc3a..000000000 --- a/domains/meow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iostpa", - "discord": "716306888492318790", - "twitter": "iostpa" - }, - "record": { - "URL": "https://iostpa.com" - } -}