From 6596eec7a5183effc491dde74d39abac7c6da78c Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:32:17 +0300 Subject: [PATCH 1/2] feat(domain): drtherapy.is-a.dev --- domains/drtherapy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drtherapy.json diff --git a/domains/drtherapy.json b/domains/drtherapy.json new file mode 100644 index 000000000..a113b651d --- /dev/null +++ b/domains/drtherapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" + } + } + \ No newline at end of file From 15810777b4d31ed834c508ee7fef31e22c2d22cc Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:43:02 +0300 Subject: [PATCH 2/2] feat(domain): dr-therapy.is-a.dev --- domains/dr-therapy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dr-therapy.json diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json new file mode 100644 index 000000000..1f94a2706 --- /dev/null +++ b/domains/dr-therapy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" + }, + + "record": { + "CNAME": "drtherapy2023.github.io" + } +}