From bc02d1aae0f4b59a149ec28e4b21fc88b5b1b264 Mon Sep 17 00:00:00 2001 From: lime360 Date: Fri, 16 Feb 2024 14:48:42 +0200 Subject: [PATCH 1/9] feat(domain): lime360.is-a.dev --- domains/lime360.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lime360.json diff --git a/domains/lime360.json b/domains/lime360.json new file mode 100644 index 000000000..4d0521011 --- /dev/null +++ b/domains/lime360.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lime360", + "email": "emeraldlime@protonmail.com" + }, + "record": { + "CNAME": "lime360.github.io" + } +} From 299729a90961438a44139a1bb7bd1bec9ecefa55 Mon Sep 17 00:00:00 2001 From: A-Little-Hat Date: Tue, 20 Feb 2024 02:37:51 +0530 Subject: [PATCH 2/9] feat(domain): imsoumyaneel.is-a.dev --- domains/imsoumyaneel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imsoumyaneel.json diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json new file mode 100644 index 000000000..a97511354 --- /dev/null +++ b/domains/imsoumyaneel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A-Little-Hat", + "email": "soumyasarkar309@gmail.com" + }, + "record": { + "URL": "https://test-3e8b2.web.app/" + } +} From 9330377c6639910ee16a31a66d51a5538f6a03c0 Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:02:48 +0530 Subject: [PATCH 3/9] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index a97511354..ed30741f4 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "URL": "https://test-3e8b2.web.app/" + "CNAME": "https://test-3e8b2.web.app/" } } From 2b8c246e849d70fa1f64cb6c404380f388e032cb Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:55:29 +0530 Subject: [PATCH 4/9] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index ed30741f4..55d5bc3a5 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "https://test-3e8b2.web.app/" + "CNAME": "test-3e8b2.web.app/" } } From ad4929fea9bbdfb51518cd4f4d04dab79b83a5cf Mon Sep 17 00:00:00 2001 From: Soumyaneel Sarkar <65025579+A-Little-Hat@users.noreply.github.com> Date: Sat, 24 Feb 2024 10:47:09 +0530 Subject: [PATCH 5/9] Update imsoumyaneel.json --- domains/imsoumyaneel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imsoumyaneel.json b/domains/imsoumyaneel.json index 55d5bc3a5..cfc42875c 100644 --- a/domains/imsoumyaneel.json +++ b/domains/imsoumyaneel.json @@ -4,6 +4,6 @@ "email": "soumyasarkar309@gmail.com" }, "record": { - "CNAME": "test-3e8b2.web.app/" + "CNAME": "test-3e8b2.web.app" } } From 7fe373418d95921605f24356908102f95b3af2b4 Mon Sep 17 00:00:00 2001 From: skycloudd Date: Sun, 25 Feb 2024 00:46:53 +0100 Subject: [PATCH 6/9] feat(domain): skycloudd.is-a.dev --- domains/skycloudd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skycloudd.json diff --git a/domains/skycloudd.json b/domains/skycloudd.json new file mode 100644 index 000000000..c6f55e7bc --- /dev/null +++ b/domains/skycloudd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skycloudd", + "email": "benkrassenburg@gmail.com" + }, + "record": { + "CNAME": "skycloudd.github.io" + } +} From 5171cf4c2badddb075c37a4cab1074b8eb6accb0 Mon Sep 17 00:00:00 2001 From: youssefsiam38 Date: Sun, 25 Feb 2024 04:32:08 +0200 Subject: [PATCH 7/9] feat(domain): youssef.is-a.dev --- domains/youssef.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/youssef.json diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..20361d543 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "youssefsiam38", + "email": "youssef1yasser38@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/youssefsiam38" + } +} From 748ef370a67c9400eb186babdc81e9e40314daba Mon Sep 17 00:00:00 2001 From: rednotsus Date: Sat, 24 Feb 2024 21:00:58 -0600 Subject: [PATCH 8/9] Update rednotsus.json --- domains/rednotsus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rednotsus.json b/domains/rednotsus.json index 0bfd9ed22..5972e0503 100644 --- a/domains/rednotsus.json +++ b/domains/rednotsus.json @@ -4,6 +4,6 @@ "email": "Jiayangc1@gmail.com" }, "record": { - "A": ["207.211.183.123"] + "A": ["15.204.232.110"] } } From d26ca80aa5d419c3e57b77a84e90f4bb108224ae Mon Sep 17 00:00:00 2001 From: Adeebkhan Pathan <97794108+akpathan2799@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:39:19 +0530 Subject: [PATCH 9/9] adeebkhan.json --- domains/adeebkhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adeebkhan.json diff --git a/domains/adeebkhan.json b/domains/adeebkhan.json new file mode 100644 index 000000000..351877f81 --- /dev/null +++ b/domains/adeebkhan.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/akpathan2799/akpathan2799.github.io", + "owner": { + "username": "akpathan2799", + "email": "akpathan2799@gmail.com" + + }, + "record": { + "CNAME": "akpathan2799.github.io" + } +}