From 2a357e13ba0a0d7c8063ff363e117226f97810f4 Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:18:01 +0530 Subject: [PATCH 1/3] Create lux unlux lakshay.json --- domains/lakshay.json | 10 ++++++++++ domains/lux.json | 10 ++++++++++ domains/unlux.json | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 domains/lakshay.json create mode 100644 domains/lux.json create mode 100644 domains/unlux.json diff --git a/domains/lakshay.json b/domains/lakshay.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lakshay.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/lux.json b/domains/lux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/lux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} diff --git a/domains/unlux.json b/domains/unlux.json new file mode 100644 index 000000000..e6afac701 --- /dev/null +++ b/domains/unlux.json @@ -0,0 +1,10 @@ +{ + "description": "Porfolio website link for lux", + "owner": { + "username": "unlux", + "email": "[email protected]" + }, + "record": { + "url": "https://unlux.dev" + } +} From 56fb454031372f3e13b5160a726133ef48f8419b Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Fri, 21 Feb 2025 14:22:50 +0530 Subject: [PATCH 2/3] added email field --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index e6afac701..6d7da3b05 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/lux.json b/domains/lux.json index e6afac701..6d7da3b05 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" diff --git a/domains/unlux.json b/domains/unlux.json index e6afac701..6d7da3b05 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -2,7 +2,7 @@ "description": "Porfolio website link for lux", "owner": { "username": "unlux", - "email": "[email protected]" + "email": "support@unlux.dev" }, "record": { "url": "https://unlux.dev" From 654d5bcbd37c78641695f2c03d30c3dc518acc3d Mon Sep 17 00:00:00 2001 From: lakshay choudhary Date: Sat, 22 Feb 2025 09:56:33 +0530 Subject: [PATCH 3/3] fix minor rookie mistake --- domains/lakshay.json | 2 +- domains/lux.json | 2 +- domains/unlux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lakshay.json b/domains/lakshay.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lakshay.json +++ b/domains/lakshay.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/lux.json b/domains/lux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/lux.json +++ b/domains/lux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } } diff --git a/domains/unlux.json b/domains/unlux.json index 6d7da3b05..48c3d9643 100644 --- a/domains/unlux.json +++ b/domains/unlux.json @@ -5,6 +5,6 @@ "email": "support@unlux.dev" }, "record": { - "url": "https://unlux.dev" + "URL": "https://unlux.dev" } }