From d7f736be27043675a187fccee5e81d6e7bc86810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KevJim=C3=A9nez?= <96546093+KevinJG994@users.noreply.github.com> Date: Sun, 30 Mar 2025 17:01:38 +0100 Subject: [PATCH 1/5] Create kjimenez.json --- domains/kjimenez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kjimenez.json diff --git a/domains/kjimenez.json b/domains/kjimenez.json new file mode 100644 index 000000000..d100448f0 --- /dev/null +++ b/domains/kjimenez.json @@ -0,0 +1,10 @@ +{ + "subdomain": "kjimenez", + "owner": { + "username": "KevinJG994", + "email": "KevinJG994@gmail.com" + }, + "records": { + "CNAME": "kjimenez.netlify.app" + } +} From d3b345b4fd65f0fce0f23958ce8de03f8780358a Mon Sep 17 00:00:00 2001 From: thanhnhan <114273751+imnotnahn@users.noreply.github.com> Date: Sun, 30 Mar 2025 23:35:19 +0700 Subject: [PATCH 2/5] Create _discord.imnahn.json --- domains/_discord.imnahn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.imnahn.json diff --git a/domains/_discord.imnahn.json b/domains/_discord.imnahn.json new file mode 100644 index 000000000..b917f3bb1 --- /dev/null +++ b/domains/_discord.imnahn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imnotnahn", + "email": "thanhnhan.contact.work@gmail.com" + }, + "record": { + "TXT": "dh=04c429a9247eee97c4db2597f0bdf22e28a949a1" + } +} From 8fd3259c940f2f1b9b2500d8da2bd971178a4a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Sun, 30 Mar 2025 22:32:14 +0530 Subject: [PATCH 3/5] Create _discord.yurei.json domain connection for discord --- domains/_discord.yurei.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.yurei.json diff --git a/domains/_discord.yurei.json b/domains/_discord.yurei.json new file mode 100644 index 000000000..f8415211b --- /dev/null +++ b/domains/_discord.yurei.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yurehito + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "TXT": "dh=5d5daac60e8c6f56c8c57a3cdf244a294049c273" + } +} From f5b36e7535504c2eaa4bb92c8b6f25bca97cd5e9 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sun, 30 Mar 2025 19:53:04 +0200 Subject: [PATCH 4/5] fix cname --- domains/kjimenez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kjimenez.json b/domains/kjimenez.json index d100448f0..43cfb28c7 100644 --- a/domains/kjimenez.json +++ b/domains/kjimenez.json @@ -4,7 +4,7 @@ "username": "KevinJG994", "email": "KevinJG994@gmail.com" }, - "records": { + "record": { "CNAME": "kjimenez.netlify.app" } } From b6a5379113edf73074c86073c703fd54196604f0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Sun, 30 Mar 2025 19:57:41 +0200 Subject: [PATCH 5/5] fix json --- domains/_discord.yurei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.yurei.json b/domains/_discord.yurei.json index f8415211b..d9f85bd4e 100644 --- a/domains/_discord.yurei.json +++ b/domains/_discord.yurei.json @@ -1,6 +1,6 @@ { "owner": { - "username": "yurehito + "username": "yurehito", "discord": "https://discord.com/users/998608551431897170" }, "record": {