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/5] 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/5] 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 9cf3b9ee8ba7c7409724da5d142b70a6bff65480 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:08:24 +0200 Subject: [PATCH 3/5] Create _vercel.ahmed.json --- domains/_vercel.ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.ahmed.json diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json new file mode 100644 index 000000000..57e49fa0d --- /dev/null +++ b/domains/_vercel.ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } +} From 6693c767499f01004166a7d05a9981e8ccf0fa24 Mon Sep 17 00:00:00 2001 From: Ahmed Osama <97743566+AhmedOsamaMath@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:10:23 +0200 Subject: [PATCH 4/5] Create ahmed.json --- domains/ahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ahmed.json diff --git a/domains/ahmed.json b/domains/ahmed.json new file mode 100644 index 000000000..7a779e122 --- /dev/null +++ b/domains/ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} 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 5/5] 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