From 8d3877f5d857dcbe611e7c1a66962533c2d0e1e7 Mon Sep 17 00:00:00 2001 From: Nick <76174641+nikxso@users.noreply.github.com> Date: Tue, 5 Dec 2023 16:11:06 +0530 Subject: [PATCH 1/2] nik.is-a.dev --- domains/nik.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nik.json diff --git a/domains/nik.json b/domains/nik.json new file mode 100644 index 000000000..319f976b0 --- /dev/null +++ b/domains/nik.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Nikhil", + "email": "nikhilsoniya123@gmail.com", + "discord": "nikxso#0000" + }, + "record": { + "CNAME": "myweb-266f0.web.app", + "A": [ + "68.65.123.44" + ] + } +} \ No newline at end of file From 62bbe73552d0e65ab92152f038ca983f8a57ef59 Mon Sep 17 00:00:00 2001 From: Nick <76174641+nikxso@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:16:11 +0530 Subject: [PATCH 2/2] Update nik.json --- domains/nik.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/nik.json b/domains/nik.json index 319f976b0..36ee7b613 100644 --- a/domains/nik.json +++ b/domains/nik.json @@ -5,9 +5,6 @@ "discord": "nikxso#0000" }, "record": { - "CNAME": "myweb-266f0.web.app", - "A": [ - "68.65.123.44" - ] + "CNAME": "myweb-266f0.web.app" } -} \ No newline at end of file +}