From 853566f068ae0aec0cc909199dfcc0bc205e4a0e Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Fri, 24 Jan 2025 20:03:29 +0300 Subject: [PATCH 01/33] Create summon-the-coder.json --- domains/summon-the-coder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/summon-the-coder.json diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json new file mode 100644 index 000000000..9355baa01 --- /dev/null +++ b/domains/summon-the-coder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SUMMON_THE_CODER", + "email": "themadhouse@mail.ru" + }, + "record": { + "CNAME": "summon-the-coder.github.io" + } +} From 8720d2956fa5a2b4194a1d66ea975a2280bbb923 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Tue, 11 Feb 2025 13:28:09 +0100 Subject: [PATCH 02/33] Create alen.json --- domains/alen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alen.json diff --git a/domains/alen.json b/domains/alen.json new file mode 100644 index 000000000..d8c4914f2 --- /dev/null +++ b/domains/alen.json @@ -0,0 +1,11 @@ +{ + "description": "Alen's page", + "repo": "https://github.com/alenseeman/dev.github.io", + "owner": { + "username": "alenseeman", + "email": "alenseeman@hotmail.com" + }, + "record": { + "CNAME": "dev.github.io" + } +} From 24c89e9eaabc2750e630f50ea0bfd8a370cda134 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Mon, 24 Feb 2025 23:33:58 +0300 Subject: [PATCH 03/33] add info about my repo --- domains/summon-the-coder.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 9355baa01..4bb5ece14 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,9 +1,10 @@ -{ +{ "description": "Site about me", + "repo": "https://github.com/banana6boom/about-me", "owner": { - "username": "SUMMON_THE_CODER", + "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "summon-the-coder.github.io" + "CNAME": "https://banana6boom.github.io/about-me/" } } From 3952a921d91c6f6edfc1a0f4f96c0c03b5a20083 Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Fri, 28 Feb 2025 15:56:46 +0700 Subject: [PATCH 04/33] Create bao.json --- domains/bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bao.json diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From bf3524c1b51e50bf998126f243d78063084a9254 Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:59:11 +0530 Subject: [PATCH 05/33] Create kunalpurandare.json --- domains/kunalpurandare.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/kunalpurandare.json diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json new file mode 100644 index 000000000..aced85525 --- /dev/null +++ b/domains/kunalpurandare.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kunalpurandare" + }, + "record": { + "CNAME": "https://kunalpurandare.github.io" + } +} From d95757d6f5b670ec94e8fc3ba1839101f8c737ce Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sat, 1 Mar 2025 22:11:22 +0530 Subject: [PATCH 06/33] Update kunalpurandare.json --- domains/kunalpurandare.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index aced85525..a59df3070 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -1,8 +1,9 @@ { "owner": { - "username": "kunalpurandare" + "username": "kunalpurandare", + "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "https://kunalpurandare.github.io" + "CNAME": "kunalpurandare.github.io" } } From 32d9982eba91893a253a76ab68183681b7eaaedf Mon Sep 17 00:00:00 2001 From: Bao Pham Date: Sun, 2 Mar 2025 00:02:53 +0700 Subject: [PATCH 07/33] Create www.bao.json --- domains/www.bao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.bao.json diff --git a/domains/www.bao.json b/domains/www.bao.json new file mode 100644 index 000000000..712d7588f --- /dev/null +++ b/domains/www.bao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bphamict", + "email": "bphamict@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From a18ed77b574bf48380c0353ca0a20840652edba9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 13:41:18 +0700 Subject: [PATCH 08/33] Create handikatriarlan.json --- domains/handikatriarlan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/handikatriarlan.json diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json new file mode 100644 index 000000000..53a083687 --- /dev/null +++ b/domains/handikatriarlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "handikatriarlan" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From 48e0c2fee61251a34c7aade7a2de9e22dc6c3bb9 Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 14:11:19 +0700 Subject: [PATCH 09/33] Update handikatriarlan.json --- domains/handikatriarlan.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 53a083687..073a5b8f8 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -1,8 +1,9 @@ { "owner": { - "username": "handikatriarlan" + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "cname.vercel-dns.com" } } From 18a6f5e376d48cf5743329cc866c9a9716cf65e3 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:36:23 +0700 Subject: [PATCH 10/33] Create minhtan.json --- domains/minhtan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/minhtan.json diff --git a/domains/minhtan.json b/domains/minhtan.json new file mode 100644 index 000000000..3211b7562 --- /dev/null +++ b/domains/minhtan.json @@ -0,0 +1,12 @@ +{ + "description": "Trình giả lập chạy mã Python trên website.", + "repo": "https://github.com/tanbaycu/pythonCLI-webapp", + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "CNAME": "python-cli-webapp.vercel.app" + }, + "proxied": true +} From fa8815a91d8e42c057ed32e6513c1c1f25e4c8a4 Mon Sep 17 00:00:00 2001 From: Tran Minh Tan <166855109+tanbaycu@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:37:38 +0700 Subject: [PATCH 11/33] Create _vercel.minhtan.json --- domains/_vercel.minhtan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.minhtan.json diff --git a/domains/_vercel.minhtan.json b/domains/_vercel.minhtan.json new file mode 100644 index 000000000..60f5234bc --- /dev/null +++ b/domains/_vercel.minhtan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanbaycu", + "email": "tanbaycu@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=minhtan.is-a.dev,7be64448654af271a7c5" + } +} From 39f09b3bfc127308b3aac7bf46ff78ba99dd883c Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:31:09 +0700 Subject: [PATCH 12/33] Update handikatriarlan.json --- domains/handikatriarlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/handikatriarlan.json b/domains/handikatriarlan.json index 073a5b8f8..8bf3bab5f 100644 --- a/domains/handikatriarlan.json +++ b/domains/handikatriarlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" } } From 75836fe412a8481a33ff44a9c646d25091981c8e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 16:48:51 +0700 Subject: [PATCH 13/33] Rename handikatriarlan.json to arlan.json --- domains/{handikatriarlan.json => arlan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{handikatriarlan.json => arlan.json} (100%) diff --git a/domains/handikatriarlan.json b/domains/arlan.json similarity index 100% rename from domains/handikatriarlan.json rename to domains/arlan.json From c31c2fc9b21e001df4d95e6af19d3f3f261376ca Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:45:28 +0530 Subject: [PATCH 14/33] Update 0xarchit.json --- domains/0xarchit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 72ba340f9..8f1343b7f 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -12,7 +12,10 @@ "TXT": [ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", - "zmail._domainkey=v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + { + "host": "zmail._domainkey.0xarchit", + "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" + } ] } } From 717ce481c1c6bff16c5402e43cd14782a711a144 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 17:51:45 +0530 Subject: [PATCH 15/33] Update 0xarchit.json --- domains/0xarchit.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 8f1343b7f..766feacce 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,8 +10,14 @@ "mx3.zoho.in" ], "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", + { + "host": "@", + "value": "v=spf1 include:zohomail.in ~all" + }, + { + "host": "@", + "value": "zoho-verification=zb94087787.zmverify.zoho.in" + }, { "host": "zmail._domainkey.0xarchit", "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" From 79f9aee4585c08a36949ea71af1b2ac7a03f75a9 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:14:36 +0530 Subject: [PATCH 16/33] Update 0xarchit.json : Redirect Path --- domains/0xarchit.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 766feacce..274cb96f5 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -10,18 +10,16 @@ "mx3.zoho.in" ], "TXT": [ - { - "host": "@", - "value": "v=spf1 include:zohomail.in ~all" - }, - { - "host": "@", - "value": "zoho-verification=zb94087787.zmverify.zoho.in" - }, - { - "host": "zmail._domainkey.0xarchit", - "value": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } + "v=spf1 include:zohomail.in ~all", + "zoho-verification=zb94087787.zmverify.zoho.in", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } + "redirect_config": { + "custom_paths": { + "/": "https://0xarchit.pages.dev" + }, + "redirect_paths": true + } +} } From a93c52ae2aaee407b11b3c82994350c5a12dd44a Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:15:10 +0530 Subject: [PATCH 17/33] Update 0xarchit.json --- domains/0xarchit.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 274cb96f5..75ee5bdc6 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -22,4 +22,3 @@ "redirect_paths": true } } -} From e840fe2e03515aa3862af355fed27d79e7f8c301 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:20:29 +0530 Subject: [PATCH 18/33] Update 0xarchit.json --- domains/0xarchit.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 75ee5bdc6..ede3f61cd 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,10 +15,4 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ] } - "redirect_config": { - "custom_paths": { - "/": "https://0xarchit.pages.dev" - }, - "redirect_paths": true - } } From f1028fd0446464fb8ea0fc72b792728de794f4db Mon Sep 17 00:00:00 2001 From: taitai2107 <91364752+taitai2107@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:57:24 +0700 Subject: [PATCH 19/33] Create tainguyen.json --- domains/tainguyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tainguyen.json diff --git a/domains/tainguyen.json b/domains/tainguyen.json new file mode 100644 index 000000000..a6759b620 --- /dev/null +++ b/domains/tainguyen.json @@ -0,0 +1,11 @@ +{ + "description" : "this is my profile" , + "repo" : "https://github.com/taitai2107/web_cv" , + "owner" : { + "username" : "taitai2107" , + "email" : "nguyencongkhanhtai21072001@gmail.com" + }, + "record" : { + "CNAME" : "taitai2107.github.io" + } +} From ad0f9a69a93a358e19ea2a8d447f27399987fe6c Mon Sep 17 00:00:00 2001 From: Marten-Mrfc <101009922+Marten-Mrfc@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:59:28 +0100 Subject: [PATCH 20/33] Create marten-mrfc.json --- domains/marten-mrfc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marten-mrfc.json diff --git a/domains/marten-mrfc.json b/domains/marten-mrfc.json new file mode 100644 index 000000000..b5d2c9ae3 --- /dev/null +++ b/domains/marten-mrfc.json @@ -0,0 +1,11 @@ +{ + "description": "For my portfolio site", + "repo": "https://github.com/Marten-Mrfc/Marten-Mrfc", + "owner": { + "username": "Marten-Mrfc", + "email": "martensog@gmail.com" + }, + "record": { + "CNAME": "marten-mrfc.github.io" + } +} From b9d081c9334355fe5d56d4b6de894bc772785c19 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:33:49 +0530 Subject: [PATCH 21/33] setting up redirect path --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index ede3f61cd..700077b75 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -13,6 +13,7 @@ "v=spf1 include:zohomail.in ~all", "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - ] + ], + "URL": "https://0xarchit.pages.dev" } } From 751d7bb4d81a437446d275e4f590a57ed2d2dc49 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:52:28 +0530 Subject: [PATCH 22/33] Update 0xarchit.json Added cname instead of redirection --- domains/0xarchit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 700077b75..1cf91ac5c 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -14,6 +14,6 @@ "zoho-verification=zb94087787.zmverify.zoho.in", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], - "URL": "https://0xarchit.pages.dev" + "CNAME": "0xarchit.pages.dev" } } From 1371bf2d442ba5e67408f96f18a5e56f1e802c95 Mon Sep 17 00:00:00 2001 From: Archit Jain <0xarchit@gmail.com> Date: Sun, 2 Mar 2025 18:57:04 +0530 Subject: [PATCH 23/33] Update 0xarchit.json --- domains/0xarchit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 1cf91ac5c..303e85c79 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -15,5 +15,6 @@ "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" ], "CNAME": "0xarchit.pages.dev" - } + }, + "proxied": true } From 6a2f0b24e513d1f0a8277e4057f24c5ae1b3992f Mon Sep 17 00:00:00 2001 From: Kunal Purandare <56228068+kunalpurandare@users.noreply.github.com> Date: Sun, 2 Mar 2025 19:01:56 +0530 Subject: [PATCH 24/33] Updated kunalpurandare.json --- domains/kunalpurandare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kunalpurandare.json b/domains/kunalpurandare.json index a59df3070..d36baa6d8 100644 --- a/domains/kunalpurandare.json +++ b/domains/kunalpurandare.json @@ -4,6 +4,6 @@ "email": "kunalpurandare1703@gmail.com" }, "record": { - "CNAME": "kunalpurandare.github.io" + "URL": "https://kunalpurandare.github.io/portfolio" } } From d2d20d40981b879a779314e56710fff199f3613e Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:01:38 +0700 Subject: [PATCH 25/33] Create _vercel.arlan.json --- domains/_vercel.arlan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arlan.json diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json new file mode 100644 index 000000000..8bf3bab5f --- /dev/null +++ b/domains/_vercel.arlan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "handikatriarlan", + "email": "handikaarlan@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + } +} From f017bd37c11e405f02e7fe4a1fbf45a14f3dcf1d Mon Sep 17 00:00:00 2001 From: Arlann Date: Sun, 2 Mar 2025 21:02:26 +0700 Subject: [PATCH 26/33] Update arlan.json --- domains/arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arlan.json b/domains/arlan.json index 8bf3bab5f..ba3c9bb28 100644 --- a/domains/arlan.json +++ b/domains/arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "CNAME": "handikatriarlan.vercel.app" } } From c5588c30edc93ce3574832b7d3596902c57d1d65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:48:35 +0100 Subject: [PATCH 27/33] add _github-pages-challenge-totalolage.filip.is-a.dev verification --- domains/_github-pages-challenge-totalolage.filip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-totalolage.filip.json diff --git a/domains/_github-pages-challenge-totalolage.filip.json b/domains/_github-pages-challenge-totalolage.filip.json new file mode 100644 index 000000000..01eff4575 --- /dev/null +++ b/domains/_github-pages-challenge-totalolage.filip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "TXT": "7023b937e5e580da1a941ec57734df" + } +} From 7348d61550316aba761ca69820f9c745518ffbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Kaln=C3=BD?= Date: Fri, 7 Feb 2025 14:55:19 +0100 Subject: [PATCH 28/33] redirect filip.is-a.dev to vps1.kalny.net --- domains/filip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/filip.json b/domains/filip.json index 8028dc3cd..d3a9284d8 100644 --- a/domains/filip.json +++ b/domains/filip.json @@ -6,6 +6,6 @@ "email": "filip@kalny.net" }, "record": { - "CNAME": "totalolage.github.io" + "CNAME": "vps1.kalny.net" } -} +} \ No newline at end of file From c033564c79578e1a29e0af90f6e7d6e968c2a31a Mon Sep 17 00:00:00 2001 From: innocentzero Date: Sun, 2 Mar 2025 23:05:55 +0530 Subject: [PATCH 29/33] add innocentzero.json Signed-off-by: innocentzero --- domains/innocentzero.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/innocentzero.json diff --git a/domains/innocentzero.json b/domains/innocentzero.json new file mode 100644 index 000000000..6d9c93b6b --- /dev/null +++ b/domains/innocentzero.json @@ -0,0 +1,11 @@ +{ + "description": "My personal blog", + "repo": "https://codeberg.org/innocentzer0/pages", + "owner": { + "username": "InnocentZero", + "email": "isfarulhaque@proton.me" + }, + "record": { + "CNAME": "innocentzer0.codeberg.page" + } +} From 1969c965a15d4df55fa48daa7a662d19f6a5cfad Mon Sep 17 00:00:00 2001 From: Arlann Date: Mon, 3 Mar 2025 01:13:04 +0700 Subject: [PATCH 30/33] Update _vercel.arlan.json --- domains/_vercel.arlan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.arlan.json b/domains/_vercel.arlan.json index 8bf3bab5f..9268ae87b 100644 --- a/domains/_vercel.arlan.json +++ b/domains/_vercel.arlan.json @@ -4,6 +4,6 @@ "email": "handikaarlan@gmail.com" }, "record": { - "TXT": "vc-domain-verify=handikatriarlan.is-a.dev,8f57970beeaf81f883ae" + "TXT": "vc-domain-verify=arlan.is-a.dev,0ab1dd26cecd05574326" } } From ac7fb9c2dde712f447e3098e62286f8dfb938d07 Mon Sep 17 00:00:00 2001 From: alenseeman Date: Sun, 2 Mar 2025 19:39:16 +0100 Subject: [PATCH 31/33] Update alen.json --- domains/alen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alen.json b/domains/alen.json index d8c4914f2..4fe388df4 100644 --- a/domains/alen.json +++ b/domains/alen.json @@ -6,6 +6,6 @@ "email": "alenseeman@hotmail.com" }, "record": { - "CNAME": "dev.github.io" + "CNAME": "alenseeman.github.io" } } From bce5028322920466d78d2b656647e986694148e7 Mon Sep 17 00:00:00 2001 From: Oleg Shchegolev Date: Sun, 2 Mar 2025 21:48:05 +0300 Subject: [PATCH 32/33] fix cname --- domains/summon-the-coder.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4bb5ece14..4cfa3d624 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,10 +1,10 @@ { "description": "Site about me", - "repo": "https://github.com/banana6boom/about-me", + "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom", "email": "themadhouse@mail.ru" }, "record": { - "CNAME": "https://banana6boom.github.io/about-me/" + "CNAME": "banana6boom.github.io" } } From c04e2bb0577a0eb6b0f1db045ee888b2d2f9660e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 2 Mar 2025 13:54:32 -0500 Subject: [PATCH 33/33] chore: formatting --- domains/summon-the-coder.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/summon-the-coder.json b/domains/summon-the-coder.json index 4cfa3d624..5ed790f42 100644 --- a/domains/summon-the-coder.json +++ b/domains/summon-the-coder.json @@ -1,4 +1,5 @@ -{ "description": "Site about me", +{ + "description": "Site about me", "repo": "https://github.com/banana6boom/banana6boom.github.io", "owner": { "username": "banana6boom",