From 5fb9e3711ce70b74093569eb2434890248e7a384 Mon Sep 17 00:00:00 2001 From: Betsthebest Date: Thu, 2 May 2024 03:43:09 +0200 Subject: [PATCH 1/5] feat(domain): betsthebest.is-a.dev --- domains/betsthebest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/betsthebest.json diff --git a/domains/betsthebest.json b/domains/betsthebest.json new file mode 100644 index 000000000..b2ca5c2e4 --- /dev/null +++ b/domains/betsthebest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "CNAME": "betsthebest.github.io" + } +} From 075204b0c151f7ea25c8527b63d8f95c9b54f13a Mon Sep 17 00:00:00 2001 From: theinfamouscoder5 Date: Thu, 2 May 2024 14:05:30 -0400 Subject: [PATCH 2/5] feat(domain): cody.is-a.dev --- domains/cody.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cody.json diff --git a/domains/cody.json b/domains/cody.json new file mode 100644 index 000000000..2085acede --- /dev/null +++ b/domains/cody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theinfamouscoder5", + "email": "codingamazing224@outlook.com" + }, + "record": { + "URL": "https://about-cody.pages.dev/" + } +} From 6d49fe9efad33c5e43100ccf85caf4f7a0a07604 Mon Sep 17 00:00:00 2001 From: L7NEG Date: Fri, 3 May 2024 00:07:19 +0300 Subject: [PATCH 3/5] Update l7neg.json --- domains/l7neg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/l7neg.json b/domains/l7neg.json index d9dc92047..62b2f4ef3 100644 --- a/domains/l7neg.json +++ b/domains/l7neg.json @@ -5,6 +5,6 @@ "discord": "669453086418534400" }, "record": { - "A": ["34.111.254.92"] + "CNAME": "l7neg.pages.dev" } } From 44af2ddf9dd925670a0c5ee74d76d60343d911eb Mon Sep 17 00:00:00 2001 From: Daeloth Date: Thu, 2 May 2024 17:50:10 -0400 Subject: [PATCH 4/5] feat(domain): dae.is-a.dev --- domains/dae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dae.json diff --git a/domains/dae.json b/domains/dae.json new file mode 100644 index 000000000..bd9763401 --- /dev/null +++ b/domains/dae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Daeloth", + "email": "alanvcd@frikipedia.es" + }, + "record": { + "URL": "http://www.daeloth.com/home" + } +} From 524426de5d801fcee2a37e38c2c22348d965db5c Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Thu, 2 May 2024 19:03:44 -0700 Subject: [PATCH 5/5] Register chess.bob16077.is-a.dev --- domains/chess.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chess.bob16077.json diff --git a/domains/chess.bob16077.json b/domains/chess.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/chess.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +}