From ec3e1c92441f8d404647d3da20cfe24606f74fb5 Mon Sep 17 00:00:00 2001 From: DinoTheDev <77805841+DinoTheDevOfficial@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:14:36 -0800 Subject: [PATCH 1/2] Create dinothedev.json For me dinothedev --- domains/dinothedev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dinothedev.json diff --git a/domains/dinothedev.json b/domains/dinothedev.json new file mode 100644 index 000000000..3b8d6934f --- /dev/null +++ b/domains/dinothedev.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for DinoTheDev", + "repo": "https://github.com/DinoTheDevOfficial", + "owner": { + "username": "DinoTheDevOfficial", + "email": "dinothedevofficial@gmail.com" + }, + "record": { + "CNAME": "https://dinothedevofficial.repl.co" + } +} From ee87a3ba077a5f43df402bf929183b825581bdea Mon Sep 17 00:00:00 2001 From: DinoTheDev <77805841+DinoTheDevOfficial@users.noreply.github.com> Date: Mon, 24 Jan 2022 06:54:27 -0700 Subject: [PATCH 2/2] Update dinothedev.json --- domains/dinothedev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dinothedev.json b/domains/dinothedev.json index 3b8d6934f..7cf254c43 100644 --- a/domains/dinothedev.json +++ b/domains/dinothedev.json @@ -6,6 +6,6 @@ "email": "dinothedevofficial@gmail.com" }, "record": { - "CNAME": "https://dinothedevofficial.repl.co" + "CNAME": "dinothedevofficial.repl.co" } }