From 4f7597b1710eac15d6df14270bba0180eddb2e4a Mon Sep 17 00:00:00 2001 From: ayushclashroyale Date: Wed, 10 Aug 2022 23:21:30 +0530 Subject: [PATCH 1/2] 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 From c0cb8df425a24f9b371adf0fe7d1853985deda40 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 14 Aug 2022 10:32:18 +0700 Subject: [PATCH 2/2] Update domains/ayushshivaji.json --- domains/ayushshivaji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json index eab0c232b..f3c9a0645 100644 --- a/domains/ayushshivaji.json +++ b/domains/ayushshivaji.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://ayushclashroyale.github.io/" + "CNAME": "ayushclashroyale.github.io" } } \ No newline at end of file