From 3eda58bb3c180437a4a882f6c535ac5a8411600c Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:44:11 +0400 Subject: [PATCH 1/3] Create nemoralis --- domains/nemoralis | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nemoralis diff --git a/domains/nemoralis b/domains/nemoralis new file mode 100644 index 000000000..9b8079454 --- /dev/null +++ b/domains/nemoralis @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev", + "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + } +} From ffe6bdb56de4d6698e8881b8c913929b706308f3 Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:19:24 +0400 Subject: [PATCH 2/3] Update nemoralis --- domains/nemoralis | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nemoralis b/domains/nemoralis index 9b8079454..1cc908e1d 100644 --- a/domains/nemoralis +++ b/domains/nemoralis @@ -4,7 +4,6 @@ "email": "nerim4n@pm.me" }, "record": { - "CNAME": "neriman-me.pages.dev", - "TXT": "dh=9d8fcf293d05fbf033648229d51d1dbc91349bc1" + "CNAME": "neriman-me.pages.dev" } } From 0acac01854120db360e23173e234afd95df6a9bc Mon Sep 17 00:00:00 2001 From: Neriman Memmedli <50991261+nemoralis@users.noreply.github.com> Date: Mon, 3 Feb 2025 19:35:57 +0400 Subject: [PATCH 3/3] Rename nemoralis to nemoralis.json --- domains/{nemoralis => nemoralis.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nemoralis => nemoralis.json} (100%) diff --git a/domains/nemoralis b/domains/nemoralis.json similarity index 100% rename from domains/nemoralis rename to domains/nemoralis.json