From 1f63c2031ff8c7e1fd4c74c278c98c8ec39ea43f Mon Sep 17 00:00:00 2001 From: Fernando Daniel Quispe Condori <130398241+fdaniel13s@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:03:37 -0500 Subject: [PATCH 1/2] feat: fdaniel13s.json added --- domains/fdaniel13s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fdaniel13s.json diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json new file mode 100644 index 000000000..b4dfb8cc8 --- /dev/null +++ b/domains/fdaniel13s.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fdaniel13s", + "email": "ferndani2718@gmail.com" + }, + "record": { + "RECORDTYPE": "CNAME", + "RECORDCONTENT": "fdaniel13s.github.io" + } +} From 7b707e57bcd0d880daca88091285422bf23a7795 Mon Sep 17 00:00:00 2001 From: Fernando Daniel Quispe Condori <130398241+fdaniel13s@users.noreply.github.com> Date: Sat, 18 Jan 2025 11:24:52 -0500 Subject: [PATCH 2/2] Update domains/fdaniel13s.json Co-authored-by: Ibrahim Asif --- domains/fdaniel13s.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/fdaniel13s.json b/domains/fdaniel13s.json index b4dfb8cc8..2d3de6b31 100644 --- a/domains/fdaniel13s.json +++ b/domains/fdaniel13s.json @@ -4,7 +4,6 @@ "email": "ferndani2718@gmail.com" }, "record": { - "RECORDTYPE": "CNAME", - "RECORDCONTENT": "fdaniel13s.github.io" + "CNAME": "fdaniel13s.github.io" } }