From f8fbe2a24c32ab259cf0bb491afa3aa128866d20 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 13:57:23 +0700 Subject: [PATCH 01/24] Create febs.json --- domains/febs.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/febs.json diff --git a/domains/febs.json b/domains/febs.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/febs.json @@ -0,0 +1 @@ + From 03fd499e6db4c163d876a534ff983702fd3e2556 Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:00:20 +0700 Subject: [PATCH 02/24] Update febs.json Update content --- domains/febs.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index 8b1378917..d175dcb1f 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -1 +1,7 @@ - +{ + "description": "febs.is-a.dev", + "owner": { + "username": "febriansf", + "email": "febrian.xiii@gmail.com" + }, +} From 587d6f56378bf52f4c7d0ce1096f81cac46c123d Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:03:45 +0700 Subject: [PATCH 03/24] Update febs.json Add Record --- domains/febs.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/febs.json b/domains/febs.json index d175dcb1f..d8b269a89 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -4,4 +4,7 @@ "username": "febriansf", "email": "febrian.xiii@gmail.com" }, + "record": { + "CNAME": "febriansf.github.io" + } } From 7c6bf4914deb92a3c76ef34daea153c3014afe11 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Thu, 20 Feb 2025 01:21:49 -0500 Subject: [PATCH 04/24] Create breakertws.json --- domains/breakertws.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..c6ffb03ac --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", + "owner": { + "username": "BreakerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io", + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From d24619ae176b898584fd2d1d4c920ff59856b201 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:03 -0500 Subject: [PATCH 05/24] Delete domains/breakertws.json --- domains/breakertws.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index c6ffb03ac..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/BreakerTWS.github.io", - "owner": { - "username": "BreakerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "CNAME": "breakertws.github.io", - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From cfe6196f91dcba7a886fe1c478ef1d5e007684f3 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sat, 22 Feb 2025 22:10:27 -0500 Subject: [PATCH 06/24] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..94d0efa74 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "TXT": "0341066cad9d529001925f19bd4d34" + } +} From fbcc913e01d06cb9c21d9dd24244091f2c045a36 Mon Sep 17 00:00:00 2001 From: Akash Kumar Date: Sun, 23 Feb 2025 23:56:09 +0530 Subject: [PATCH 07/24] create subdomain akashkumar --- domains/_vercel.akashkumar.json | 9 +++++++++ domains/akashkumar.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.akashkumar.json create mode 100644 domains/akashkumar.json diff --git a/domains/_vercel.akashkumar.json b/domains/_vercel.akashkumar.json new file mode 100644 index 000000000..dad802add --- /dev/null +++ b/domains/_vercel.akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=akashkumar.is.a.dev,836ca93ecc6d34cf78fb" + } +} \ No newline at end of file diff --git a/domains/akashkumar.json b/domains/akashkumar.json new file mode 100644 index 000000000..4d28c8345 --- /dev/null +++ b/domains/akashkumar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akash-kumar-dev", + "email": "akashkumar.dev00@gmail.com" + }, + "record": { + "CNAME": "akashkumar-dev.vercel.app" + } +} \ No newline at end of file From 6c05535587c83ada2a2d6d2d1995611856c918b4 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:35:49 -0500 Subject: [PATCH 08/24] Delete domains/breakertws.json --- domains/breakertws.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json deleted file mode 100644 index 94d0efa74..000000000 --- a/domains/breakertws.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio by Breaker TWS", - "repo": "https://github.com/BreakerTWS/breakertws.github.io", - "owner": { - "username": "BreskerTWS", - "email": "breakingtws@gmail.com" - }, - "record": { - "TXT": "0341066cad9d529001925f19bd4d34" - } -} From ff0b439ee6d56c398531fd1a388a52abbedd9e26 Mon Sep 17 00:00:00 2001 From: "Breaker TWS (Daniel C. Castellanos)" Date: Sun, 23 Feb 2025 15:36:47 -0500 Subject: [PATCH 09/24] Create breakertws.json --- domains/breakertws.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/breakertws.json diff --git a/domains/breakertws.json b/domains/breakertws.json new file mode 100644 index 000000000..b4531a2e3 --- /dev/null +++ b/domains/breakertws.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio by Breaker TWS", + "repo": "https://github.com/BreakerTWS/breakertws.github.io", + "owner": { + "username": "BreskerTWS", + "email": "breakingtws@gmail.com" + }, + "record": { + "CNAME": "breakertws.github.io" + } +} From bfbdff8c1cc51d2483abf0a08af86dfa2de29c4f Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:47:16 +0600 Subject: [PATCH 10/24] Create subdomain yeasiin --- domains/yeasin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yeasin.json diff --git a/domains/yeasin.json b/domains/yeasin.json new file mode 100644 index 000000000..f38aed582 --- /dev/null +++ b/domains/yeasin.json @@ -0,0 +1,10 @@ +{ + "description": "yeasin.is-a.dev", + "owner": { + "username": "yeasiin", + "email": "iamyeasiin@gmail.com" + }, + "record": { + "CNAME": "yeasiin.github.io/website" + } +} \ No newline at end of file From 99d94f35984166eba62cf5c6a313e5d2f0185e40 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat Date: Mon, 24 Feb 2025 02:52:21 +0600 Subject: [PATCH 11/24] enable proxied --- domains/yeasin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index f38aed582..1bab3c8d1 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -6,5 +6,6 @@ }, "record": { "CNAME": "yeasiin.github.io/website" - } + }, + "proxied": true } \ No newline at end of file From 5140a6496112257ab0997e19dbaf6ed9792a93a5 Mon Sep 17 00:00:00 2001 From: Thai Nguyen Hung Date: Mon, 24 Feb 2025 09:38:02 +0700 Subject: [PATCH 12/24] feat: add subdomain --- domains/hungthai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hungthai.json diff --git a/domains/hungthai.json b/domains/hungthai.json new file mode 100644 index 000000000..895a9e4a6 --- /dev/null +++ b/domains/hungthai.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Resume Website", + "repo": "https://github.com/hungthai1401/resume", + "owner": { + "username": "hungthai1401", + "email": "hungthai1401.it@gmail.com" + }, + "record": { + "CNAME": "hungthai1401.github.io" + } +} \ No newline at end of file From a68e7deddcacc5ca67d3eb47dc079c4415102e85 Mon Sep 17 00:00:00 2001 From: Lorenzo Bautista Castellano <33525671+lorenbaucas@users.noreply.github.com> Date: Mon, 24 Feb 2025 03:48:33 +0100 Subject: [PATCH 13/24] Delete domains/lorenzobautista.json --- domains/lorenzobautista.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lorenzobautista.json diff --git a/domains/lorenzobautista.json b/domains/lorenzobautista.json deleted file mode 100644 index 9f2b103a1..000000000 --- a/domains/lorenzobautista.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lorenbaucas", - "discord": "Draklum#3847" - }, - "record": { - "CNAME": "myblog-e3n6qwsjfj.live-website.com" - } -} From 0f8c41f55407666fb3f3696a1aa413ef426d2fc6 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:29 +0700 Subject: [PATCH 14/24] edit cname and txt --- domains/luanvu.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 5d94b96db..03973097f 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,9 +5,14 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "record": { - "A": ["46.17.172.206"] + "records": { + "CNAME": "luanvu.betaenglish.com.vn", + "TXT": [ + { + "name": "_luanvu", + "value": "luanvu.is-a.dev=3452643218" + } + ] }, - "proxied": false -} +} \ No newline at end of file From 76e5e4aef1020f3a9b813e6b392424168ed668ef Mon Sep 17 00:00:00 2001 From: Febrian SF <89757018+febriansf@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:29:51 +0700 Subject: [PATCH 15/24] Update febs.json Change CNAME value for febs --- domains/febs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/febs.json b/domains/febs.json index d8b269a89..57a535b1d 100644 --- a/domains/febs.json +++ b/domains/febs.json @@ -5,6 +5,6 @@ "email": "febrian.xiii@gmail.com" }, "record": { - "CNAME": "febriansf.github.io" + "CNAME": "febriansf.netlify.app" } } From 21fd2f8a3a3c348588ec38f2f63471c7144de04c Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:33:25 +0700 Subject: [PATCH 16/24] Add files via upload --- domains/luanvu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 03973097f..58b3738cf 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -5,7 +5,7 @@ "username": "zthanhluan", "email": "dientu078@gmail.com" }, - "records": { + "record": { "CNAME": "luanvu.betaenglish.com.vn", "TXT": [ { From 7916d17f67c8fea79dfc351194da5a5dddddd8f5 Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:35:15 +0700 Subject: [PATCH 17/24] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 58b3738cf..1abe7fe7d 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -13,6 +13,5 @@ "value": "luanvu.is-a.dev=3452643218" } ] - }, - "proxied": false + } } \ No newline at end of file From aafe7020ca2d483a9c74b2e868800a1e1ced19fe Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:38:12 +0700 Subject: [PATCH 18/24] Add files via upload --- domains/luanvu.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 1abe7fe7d..8889964ad 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,12 +6,8 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn", - "TXT": [ - { - "name": "_luanvu", - "value": "luanvu.is-a.dev=3452643218" - } + "CNAME": "luanvu.betaenglish.com.vn" ] - } + }, + "proxied": false } \ No newline at end of file From 98a1e885895bf99597ead1965108f0239d2ec4bd Mon Sep 17 00:00:00 2001 From: Vu Thanh Luan <7358481+zthanhluan@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:40:07 +0700 Subject: [PATCH 19/24] Add files via upload --- domains/luanvu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/luanvu.json b/domains/luanvu.json index 8889964ad..17035e38e 100644 --- a/domains/luanvu.json +++ b/domains/luanvu.json @@ -6,8 +6,7 @@ "email": "dientu078@gmail.com" }, "record": { - "CNAME": "luanvu.betaenglish.com.vn" - ] + "CNAME": "luanvu.betaenglish.com.vn" }, "proxied": false } \ No newline at end of file From f9796e6ee1461646d19a68fb87f0747fae708020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A2m=20Ng=E1=BB=8Dc=20Kh=C6=B0=C6=A1ng?= Date: Mon, 24 Feb 2025 10:45:04 +0700 Subject: [PATCH 20/24] Create khuongln.json --- domains/khuongln.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khuongln.json diff --git a/domains/khuongln.json b/domains/khuongln.json new file mode 100644 index 000000000..acfca4116 --- /dev/null +++ b/domains/khuongln.json @@ -0,0 +1,10 @@ +{ + "description": "khuongln.is-a.dev : This is my personal notebook", + "owner": { + "username": "lamngockhuong", + "email": "me@ngockhuong.com" + }, + "record": { + "URL": "https://dev.ngockhuong.com" + } +} From 31abde0781f2660fa7656270d27cf838c8e513cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAnior=20Messias?= Date: Mon, 24 Feb 2025 01:56:29 -0300 Subject: [PATCH 21/24] Create jrmessias.json --- domains/jrmessias.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jrmessias.json diff --git a/domains/jrmessias.json b/domains/jrmessias.json new file mode 100644 index 000000000..b24dfa200 --- /dev/null +++ b/domains/jrmessias.json @@ -0,0 +1,12 @@ +{ + "description": "For a personal website", + "repo": "https://github.com/jrmessias/jrmessias.github.io", + "owner": { + "username": "jrmessias", + "email": "jrmessias@gmail.com", + "twitter": "jrmessias" + }, + "record": { + "CNAME": "jrmessias.github.io" + } +} From 14f46fa28d83662443becd72704471d3f4c6f800 Mon Sep 17 00:00:00 2001 From: Omkar Kirpan Date: Mon, 24 Feb 2025 10:40:07 +0530 Subject: [PATCH 22/24] feat: new domain --- domains/omkar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omkar.json diff --git a/domains/omkar.json b/domains/omkar.json new file mode 100644 index 000000000..8a8fd377a --- /dev/null +++ b/domains/omkar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "omkarkirpan", + "email": "okirpan@gmail.com" + }, + "repo": "https://github.com/omkarkirpan", + "record": { + "CNAME": "omkarkirpan.com" + } + } + \ No newline at end of file From dc95ca39379f0832960894103dffad31a8dd1bb3 Mon Sep 17 00:00:00 2001 From: Yeasin Arfat <62445940+Yeasiin@users.noreply.github.com> Date: Mon, 24 Feb 2025 19:36:11 +0600 Subject: [PATCH 23/24] updated the url. Co-authored-by: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> --- domains/yeasin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yeasin.json b/domains/yeasin.json index 1bab3c8d1..a54bc6124 100644 --- a/domains/yeasin.json +++ b/domains/yeasin.json @@ -5,7 +5,7 @@ "email": "iamyeasiin@gmail.com" }, "record": { - "CNAME": "yeasiin.github.io/website" + "CNAME": "yeasiin.github.io" }, "proxied": true } \ No newline at end of file From 7e9a2812fbea65395be8aca3cd4ce59dca2c80a2 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Mon, 24 Feb 2025 17:24:14 +0100 Subject: [PATCH 24/24] fix username --- domains/breakertws.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/breakertws.json b/domains/breakertws.json index b4531a2e3..76346dedd 100644 --- a/domains/breakertws.json +++ b/domains/breakertws.json @@ -2,7 +2,7 @@ "description": "Portfolio by Breaker TWS", "repo": "https://github.com/BreakerTWS/breakertws.github.io", "owner": { - "username": "BreskerTWS", + "username": "BreakerTWS", "email": "breakingtws@gmail.com" }, "record": {