From 832c32194e1bf9ae25426e1496ca494ddda82cd2 Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 12:10:07 +0200 Subject: [PATCH 1/2] Create totocode.json --- domains/totocode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/totocode.json diff --git a/domains/totocode.json b/domains/totocode.json new file mode 100644 index 000000000..240c61e7d --- /dev/null +++ b/domains/totocode.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/TotoCodeFR/TotoCodeFR.github.io", + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com", + "twitter": "TotoCodeFR" + }, + "record": { + "CNAME": "TotoCodeFR.github.io" + } +} From 555eea9a819d0610f9af7332841280c58107994d Mon Sep 17 00:00:00 2001 From: TotoCode <118753153+TotoCodeFR@users.noreply.github.com> Date: Tue, 21 May 2024 13:13:29 +0200 Subject: [PATCH 2/2] Create _discord.totocode.json --- domains/_discord.totocode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.totocode.json diff --git a/domains/_discord.totocode.json b/domains/_discord.totocode.json new file mode 100644 index 000000000..3da049409 --- /dev/null +++ b/domains/_discord.totocode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TotoCodeFR", + "email": "totocodefr@duck.com" + }, + "record": { + "TXT": "dh=c1c2e41dee1d48f53656156234c2e3f672eaf3ba" + } +}