From 7b9e2c17697d4c5c8b0dc598e2eab5702b83eb73 Mon Sep 17 00:00:00 2001 From: mixmaker Date: Fri, 26 Jan 2024 21:27:38 +0530 Subject: [PATCH 1/6] feat(domain): shoumik.is-a.dev --- domains/shoumik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoumik.json diff --git a/domains/shoumik.json b/domains/shoumik.json new file mode 100644 index 000000000..735277a6d --- /dev/null +++ b/domains/shoumik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mixmaker", + "email": "shoumikskdev3@protonmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shoumik.is-a.dev,16c2bf978f521833f936" + } +} From 66be448e5d1051c0d4ec728fdc4bea34f924660e Mon Sep 17 00:00:00 2001 From: Shoumik Kumbhakar <94787156+mixmaker@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:25:51 +0530 Subject: [PATCH 2/6] Update shoumik.json --- domains/shoumik.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/shoumik.json b/domains/shoumik.json index 735277a6d..6b6c5f0c6 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -1,9 +1,12 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/mixmaker/mixmaker.github.io", "owner": { "username": "mixmaker", - "email": "shoumikskdev3@protonmail.com" + "email": shoumikskdev@gmail.com", + "twitter": "almost_shoumik" }, "record": { - "TXT": "vc-domain-verify=shoumik.is-a.dev,16c2bf978f521833f936" + "CNAME": "mixmaker.github.io" } -} +} From 18bdbd1e87476bb1986db370ecd0aae9b7a528c0 Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:00:35 +0700 Subject: [PATCH 3/6] added tih.json using cname --- domains/tih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tih.json diff --git a/domains/tih.json b/domains/tih.json new file mode 100644 index 000000000..dd5b0c7fa --- /dev/null +++ b/domains/tih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "https://tih-9t0.pages.dev" + } +} From 2cb1f55598b7c66014edcd2f93b343163fae49aa Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 06:47:42 +0700 Subject: [PATCH 4/6] Update tih.json --- domains/tih.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tih.json b/domains/tih.json index dd5b0c7fa..a09ebfdd0 100644 --- a/domains/tih.json +++ b/domains/tih.json @@ -4,6 +4,6 @@ "email": "m.fatiharridho@gmail.com" }, "record": { - "CNAME": "https://tih-9t0.pages.dev" + "CNAME": "tih-9t0.pages.dev.pages.dev" } -} +} From 4a5db9b56c431db0b0c14f7b0344ffdd57f78e02 Mon Sep 17 00:00:00 2001 From: alfari24 Date: Sun, 28 Jan 2024 07:15:47 +0700 Subject: [PATCH 5/6] feat(domain): weissx.is-a.dev --- domains/weissx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/weissx.json diff --git a/domains/weissx.json b/domains/weissx.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/weissx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} From c153d1cc56d5c6015b372b4d524745a6caf7b990 Mon Sep 17 00:00:00 2001 From: Shoumik Kumbhakar <94787156+mixmaker@users.noreply.github.com> Date: Sun, 28 Jan 2024 08:08:53 +0530 Subject: [PATCH 6/6] Update shoumik.json --- domains/shoumik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shoumik.json b/domains/shoumik.json index 6b6c5f0c6..900d2a3ab 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -3,7 +3,7 @@ "repo": "https://github.com/mixmaker/mixmaker.github.io", "owner": { "username": "mixmaker", - "email": shoumikskdev@gmail.com", + "email": "shoumikskdev@gmail.com", "twitter": "almost_shoumik" }, "record": {