From 4f7597b1710eac15d6df14270bba0180eddb2e4a Mon Sep 17 00:00:00 2001 From: ayushclashroyale Date: Wed, 10 Aug 2022 23:21:30 +0530 Subject: [PATCH] feat: Added domain programatically --- domains/ayushshivaji.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ayushshivaji.json diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json new file mode 100644 index 000000000..eab0c232b --- /dev/null +++ b/domains/ayushshivaji.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ayushclashroyale", + "email": "ayushclashroyale@gmail.com" + }, + + "record": { + "CNAME": "https://ayushclashroyale.github.io/" + } + } + \ No newline at end of file