From 0e2c32bf174cc3286402c1505e1a765037d6f522 Mon Sep 17 00:00:00 2001 From: taha2002 Date: Tue, 16 Aug 2022 21:23:02 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/taha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/taha.json diff --git a/domains/taha.json b/domains/taha.json new file mode 100644 index 000000000..f1d31f707 --- /dev/null +++ b/domains/taha.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + + "record": { + "A": ["taha2002.github.io"] + } + } + \ No newline at end of file