From 9b66f02650fafb0ac9fbf2497f7d4d87a7e064fe Mon Sep 17 00:00:00 2001 From: dunno8489 Date: Thu, 20 Mar 2025 22:15:31 +0100 Subject: [PATCH 01/34] Create limeware.json --- domains/limeware.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/limeware.json diff --git a/domains/limeware.json b/domains/limeware.json new file mode 100644 index 000000000..6f347a3e7 --- /dev/null +++ b/domains/limeware.json @@ -0,0 +1,12 @@ +{ + "description": "LimeWare's Official site", + "repo": "https://github.com/dunno8489/dunno8489.github.io", + "owner": { + "username": "dunno8489", + "email": "[email protected]" + }, + "record": { + "CNAME": "dunno8489.github.io" + }, + "proxied": true +} From c1f09bb838e6c5dbf3346629d5bdb55f12154969 Mon Sep 17 00:00:00 2001 From: Facundo Pidal Ruiz Diaz <102688500+facundopidal@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:59:46 -0300 Subject: [PATCH 02/34] Create facundopidal.json --- domains/facundopidal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/facundopidal.json diff --git a/domains/facundopidal.json b/domains/facundopidal.json new file mode 100644 index 000000000..a3b6e7c09 --- /dev/null +++ b/domains/facundopidal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "facundopidal", + "email": "facundopidalruizdiaz@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From f10c7469aa18c2764b8391bc8bc47407da8fbb77 Mon Sep 17 00:00:00 2001 From: dunno8489 Date: Sat, 22 Mar 2025 13:52:45 +0100 Subject: [PATCH 03/34] Update domains/limeware.json removed email part Co-authored-by: orangc --- domains/limeware.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/limeware.json b/domains/limeware.json index 6f347a3e7..231ceb645 100644 --- a/domains/limeware.json +++ b/domains/limeware.json @@ -3,7 +3,6 @@ "repo": "https://github.com/dunno8489/dunno8489.github.io", "owner": { "username": "dunno8489", - "email": "[email protected]" }, "record": { "CNAME": "dunno8489.github.io" From c85c1f2222ccd898d610552ac6a66293c8544c29 Mon Sep 17 00:00:00 2001 From: Maher Zubair Date: Sun, 23 Mar 2025 05:29:54 +0500 Subject: [PATCH 04/34] Create _vercel.maher-xubair.json --- domains/_vercel.maher-xubair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.maher-xubair.json diff --git a/domains/_vercel.maher-xubair.json b/domains/_vercel.maher-xubair.json new file mode 100644 index 000000000..4b0edee20 --- /dev/null +++ b/domains/_vercel.maher-xubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maher-xubair", + "email": "za998192@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=maher-xubair.is-a.dev,da5ba9cd6ff94d8690f8" + } +} From a898ec88f37cdd4451bf12fa8a4b2e2fe3c42791 Mon Sep 17 00:00:00 2001 From: Maher Zubair Date: Sun, 23 Mar 2025 05:31:12 +0500 Subject: [PATCH 05/34] Create maher-xubair.json --- domains/maher-xubair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maher-xubair.json diff --git a/domains/maher-xubair.json b/domains/maher-xubair.json new file mode 100644 index 000000000..8203d9ff8 --- /dev/null +++ b/domains/maher-xubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maher-xubair", + "email": "za998192@gmail.com" + }, + "record": { + "CNAME": "maher-zubair.vercel.app" + } +} From 25544c3dc8868d19371638e4eec508818d5ab2c6 Mon Sep 17 00:00:00 2001 From: ccaoishere Date: Sun, 23 Mar 2025 07:55:46 +0700 Subject: [PATCH 06/34] register cc4dev.is-a.dev --- domains/_github-pages-challenge-cc4dev.cc4dev.json | 11 +++++++++++ domains/cc4dev.json | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 domains/_github-pages-challenge-cc4dev.cc4dev.json create mode 100644 domains/cc4dev.json diff --git a/domains/_github-pages-challenge-cc4dev.cc4dev.json b/domains/_github-pages-challenge-cc4dev.cc4dev.json new file mode 100644 index 000000000..5fe9877cf --- /dev/null +++ b/domains/_github-pages-challenge-cc4dev.cc4dev.json @@ -0,0 +1,11 @@ +{ + "owner": + { + "username": "cc4dev", + "email": "caodoc@proton.me" + }, + "record": + { + "TXT": "dc5371ee1973414c03ef5e837646e6" + } +} \ No newline at end of file diff --git a/domains/cc4dev.json b/domains/cc4dev.json new file mode 100644 index 000000000..a22e74088 --- /dev/null +++ b/domains/cc4dev.json @@ -0,0 +1,11 @@ +{ + "owner": + { + "username": "cc4dev", + "email": "caodoc@proton.me" + }, + "record": + { + "CNAME": "cc4dev.github.io" + } +} \ No newline at end of file From fa8b24e338aa694a24760815a992f128fbbd7d55 Mon Sep 17 00:00:00 2001 From: huanhoahongso3-collab <144003289+huanhoahongso3-collab@users.noreply.github.com> Date: Sun, 23 Mar 2025 09:38:14 +0700 Subject: [PATCH 07/34] Create masterlegendpvp.json --- domains/masterlegendpvp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masterlegendpvp.json diff --git a/domains/masterlegendpvp.json b/domains/masterlegendpvp.json new file mode 100644 index 000000000..9bed456e7 --- /dev/null +++ b/domains/masterlegendpvp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "huanhoahongso3-collab", + "email": "huanhoahongso3@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["masterlegendpvp-isa-dev03c.mail.protection.outlook.com"], + "TXT": "v=spf1 include:spf.protection.outlook.com -all" + } +} From d5f80441b51bb69b6f65d6514638e3d2045fcc9c Mon Sep 17 00:00:00 2001 From: huanhoahongso3-collab <144003289+huanhoahongso3-collab@users.noreply.github.com> Date: Sun, 23 Mar 2025 09:38:52 +0700 Subject: [PATCH 08/34] Create autodiscover.masterlegendpvp.json --- domains/autodiscover.masterlegendpvp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/autodiscover.masterlegendpvp.json diff --git a/domains/autodiscover.masterlegendpvp.json b/domains/autodiscover.masterlegendpvp.json new file mode 100644 index 000000000..8c9d66830 --- /dev/null +++ b/domains/autodiscover.masterlegendpvp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "huanhoahongso3-collab", + "email": "huanhoahongso3@gmail.com" + }, + "record": { + "CNAME": "autodiscover.outlook.com" + } +} From c7e3b6d7580d379c94558dd7190c8c3667ac2d0c Mon Sep 17 00:00:00 2001 From: huanhoahongso3-collab <144003289+huanhoahongso3-collab@users.noreply.github.com> Date: Sun, 23 Mar 2025 09:38:58 +0700 Subject: [PATCH 09/34] Delete domains/autodiscover.halinh0506.json --- domains/autodiscover.halinh0506.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/autodiscover.halinh0506.json diff --git a/domains/autodiscover.halinh0506.json b/domains/autodiscover.halinh0506.json deleted file mode 100644 index 8c9d66830..000000000 --- a/domains/autodiscover.halinh0506.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huanhoahongso3-collab", - "email": "huanhoahongso3@gmail.com" - }, - "record": { - "CNAME": "autodiscover.outlook.com" - } -} From e9fa94d095b8f35f318b888343bd664ba756d4f2 Mon Sep 17 00:00:00 2001 From: huanhoahongso3-collab <144003289+huanhoahongso3-collab@users.noreply.github.com> Date: Sun, 23 Mar 2025 09:41:09 +0700 Subject: [PATCH 10/34] Update halinh0506.json --- domains/halinh0506.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/halinh0506.json b/domains/halinh0506.json index 2a3284a1c..a1b16ca58 100644 --- a/domains/halinh0506.json +++ b/domains/halinh0506.json @@ -4,8 +4,6 @@ "email": "huanhoahongso3@gmail.com" }, "record": { - "A": ["75.2.60.5"], - "MX": ["halinh0506-isa-dev03c.mail.protection.outlook.com"], - "TXT": "v=spf1 include:spf.protection.outlook.com -all" + "CNAME": "masterlegendpvp.is-a.dev" } } From 24a3204091fea89d187a451231aaccba068c84a4 Mon Sep 17 00:00:00 2001 From: Subhrajit Sain Date: Sun, 23 Mar 2025 10:28:54 +0530 Subject: [PATCH 11/34] Create _vercel.anw.json --- domains/_vercel.anw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.anw.json diff --git a/domains/_vercel.anw.json b/domains/_vercel.anw.json new file mode 100644 index 000000000..26ce60cda --- /dev/null +++ b/domains/_vercel.anw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SubhrajitSain", + "email": "subhrajitsain34@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=anw.is-a.dev,311da8db0edf384b5617" + } +} From 7af0b60f0c35738cea23ed78ce548b5457d0c41f Mon Sep 17 00:00:00 2001 From: Subhrajit Sain Date: Sun, 23 Mar 2025 10:30:15 +0530 Subject: [PATCH 12/34] Update anw.json to use Vercel --- domains/anw.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/anw.json b/domains/anw.json index aa02d7f37..6bdab900a 100644 --- a/domains/anw.json +++ b/domains/anw.json @@ -5,7 +5,6 @@ "email": "subhrajitsain34@gmail.com" }, "record": { - "URL": "https://subhrajitsain.pythonanywhere.com" - }, - "proxied": false + "CNAME": "anw-site.vercel.app" + } } From 991d09e4b105f220f15af94d1664fa0a8bc8ed54 Mon Sep 17 00:00:00 2001 From: Juan Turcios <126124059+wJuanca@users.noreply.github.com> Date: Sun, 23 Mar 2025 01:06:28 -0600 Subject: [PATCH 13/34] Create juanca.json --- domains/juanca.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/juanca.json diff --git a/domains/juanca.json b/domains/juanca.json new file mode 100644 index 000000000..56f2ccddd --- /dev/null +++ b/domains/juanca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wJuanca", + "email": "juancarlosturcios2001@gmail.com" + }, + "record": { + "CNAME": "juanturcios-github-io.vercel.app" + } +} From 6cf35352b739140f54adb9c9b3665395b9ca930e Mon Sep 17 00:00:00 2001 From: munirsiddiqui54 <122617589+munirsiddiqui54@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:24:33 +0530 Subject: [PATCH 14/34] Create munir.json --- domains/munir.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/munir.json diff --git a/domains/munir.json b/domains/munir.json new file mode 100644 index 000000000..dfd54c2e3 --- /dev/null +++ b/domains/munir.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "munirsiddiqui54" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From e39bdd26f0781b4bd907c9d85dae15076b72b49f Mon Sep 17 00:00:00 2001 From: munirsiddiqui54 <122617589+munirsiddiqui54@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:43:39 +0530 Subject: [PATCH 15/34] Update munir.json --- domains/munir.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/munir.json b/domains/munir.json index dfd54c2e3..390398d3a 100644 --- a/domains/munir.json +++ b/domains/munir.json @@ -1,6 +1,7 @@ { "owner": { - "username": "munirsiddiqui54" + "username": "munirsiddiqui54", + "email": "munir230204@gmail.com" }, "record": { "CNAME": "cname.vercel-dns.com" From 8d032f122fc5e66423e9714aabbc0f7100f5f948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Sun, 23 Mar 2025 18:25:18 +0530 Subject: [PATCH 16/34] Create yurei.json --- domains/yurei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yurei.json diff --git a/domains/yurei.json b/domains/yurei.json new file mode 100644 index 000000000..73cda6ff6 --- /dev/null +++ b/domains/yurei.json @@ -0,0 +1,11 @@ +{ + "description": "I aant this subdomain for my portfolio website", + "repo": "https://github.com/yurehito/yurei.git", + "owner": { + "username": "yurehito", + "discord": "https://discord.com/users/998608551431897170" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 40fc0d7f7d656139fd412e894f2c2a02f4988a2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C5=ABrei?= Date: Sun, 23 Mar 2025 18:37:03 +0530 Subject: [PATCH 17/34] Update yurei.json --- domains/yurei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yurei.json b/domains/yurei.json index 73cda6ff6..701d43c9f 100644 --- a/domains/yurei.json +++ b/domains/yurei.json @@ -1,5 +1,5 @@ { - "description": "I aant this subdomain for my portfolio website", + "description": "I want this subdomain for my portfolio website", "repo": "https://github.com/yurehito/yurei.git", "owner": { "username": "yurehito", From 9b647bd352d2c51d351e37f9f66a9bc78012d692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=84=AD=E7=A7=89=E6=AD=A3?= <126307842+mattchengg@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:26:41 +0800 Subject: [PATCH 18/34] Create mattcheng.json --- domains/mattcheng.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mattcheng.json diff --git a/domains/mattcheng.json b/domains/mattcheng.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mattcheng.json @@ -0,0 +1 @@ + From f16c0a44e4457c78c27056d87ac2a70d7a9fba09 Mon Sep 17 00:00:00 2001 From: mattchengg Date: Sun, 23 Mar 2025 21:34:08 +0800 Subject: [PATCH 19/34] mattcheng.json --- domains/mattcheng.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/mattcheng.json b/domains/mattcheng.json index 8b1378917..f31127fb8 100644 --- a/domains/mattcheng.json +++ b/domains/mattcheng.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "mattchengg" + }, + "record": { + "RECORDTYPE": "CNAME" + } +} From 34ab1c90e44086fabd69339fd774face54423594 Mon Sep 17 00:00:00 2001 From: mattchengg Date: Sun, 23 Mar 2025 21:37:47 +0800 Subject: [PATCH 20/34] mattcheng.json --- domains/mattcheng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattcheng.json b/domains/mattcheng.json index f31127fb8..780913a63 100644 --- a/domains/mattcheng.json +++ b/domains/mattcheng.json @@ -3,6 +3,6 @@ "username": "mattchengg" }, "record": { - "RECORDTYPE": "CNAME" + "CNAME": "mattchengg.github.io" } } From 71162dc73098207756a5c0c06edd2f56648f5c61 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:43:19 +0300 Subject: [PATCH 21/34] Create mc.js.json --- domains/mc.js.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.js.json diff --git a/domains/mc.js.json b/domains/mc.js.json new file mode 100644 index 000000000..697099ead --- /dev/null +++ b/domains/mc.js.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev" + }, + "record": { + "NS": [ + "galileo.aternos.org", + "columbus.aternos.org" + ] + } +} From cba8b10c90ddf2a472c22187ff8e520122854ed4 Mon Sep 17 00:00:00 2001 From: Jongo22 <110446920+Jongo22@users.noreply.github.com> Date: Sun, 23 Mar 2025 22:55:16 +0800 Subject: [PATCH 22/34] Update _vercel.jong.json Fix TXT record for Vercel verification from is.a.dev to is-a.dev --- domains/_vercel.jong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.jong.json b/domains/_vercel.jong.json index 723923be1..fc9a56f64 100644 --- a/domains/_vercel.jong.json +++ b/domains/_vercel.jong.json @@ -4,6 +4,6 @@ "email": "jingyiong22@gmail.com" }, "record": { - "TXT": "vc-domain-verify=jong.is.a.dev,05ec7ef1be7ea332657d" + "TXT": "vc-domain-verify=jong.is-a.dev,d7331d87860e2795082e" } } From 19e7dd7b5cee95b368bd18cd1e91b7c591b63658 Mon Sep 17 00:00:00 2001 From: Mayank Kumar <139567672+mackcodes@users.noreply.github.com> Date: Sun, 23 Mar 2025 20:31:06 +0530 Subject: [PATCH 23/34] Update mack.json --- domains/mack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mack.json b/domains/mack.json index 33df9f4db..50f3afa9a 100644 --- a/domains/mack.json +++ b/domains/mack.json @@ -4,6 +4,6 @@ "email": "mackcodes03@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "mayank-port.vercel.app" } } From 0a5ea80d9e953a4775dbd9e2c014ed3227f9a9ed Mon Sep 17 00:00:00 2001 From: Soumalya Ghosh <86161882+ServerDeveloper9447@users.noreply.github.com> Date: Sun, 23 Mar 2025 21:42:52 +0530 Subject: [PATCH 24/34] Update duck.json --- domains/duck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duck.json b/domains/duck.json index 38cb2521a..c64483062 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -4,6 +4,6 @@ "email": "serverdeveloper@duck.com" }, "record": { - "CNAME": "serverdeveloper9447.github.io" + "CNAME": "soumalya-galaxy-portfolio-23.pages.dev" } } From 7f5a9ab728aedb026dee6eafb54245ec14120088 Mon Sep 17 00:00:00 2001 From: Pothamsetti Sai Srujan Reddy <157013684+SaiSrujanReddyP@users.noreply.github.com> Date: Mon, 24 Mar 2025 00:37:18 +0530 Subject: [PATCH 25/34] Register saisrujanreddyp.is-a.dev --- domains/saisrujanreddyp.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/saisrujanreddyp.is-a.dev.json diff --git a/domains/saisrujanreddyp.is-a.dev.json b/domains/saisrujanreddyp.is-a.dev.json new file mode 100644 index 000000000..e1c308c7a --- /dev/null +++ b/domains/saisrujanreddyp.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SaiSrujanReddyP", + "email": "157013684+SaiSrujanReddyP@users.noreply.github.com", + "discord": "1092467372201361488" + }, + "record": { + "CNAME": "saisrujanreddyp.pages.dev" + } +} From a04c8bc1ffa31bdfa32744f3577bb07c0ac0e938 Mon Sep 17 00:00:00 2001 From: Shirshen Shuvro <72239897+shu-vro@users.noreply.github.com> Date: Mon, 24 Mar 2025 03:08:01 +0600 Subject: [PATCH 26/34] add shirshen in registry --- domains/_vercel.shirshen.json | 9 +++++++++ domains/shirshen.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.shirshen.json create mode 100644 domains/shirshen.json diff --git a/domains/_vercel.shirshen.json b/domains/_vercel.shirshen.json new file mode 100644 index 000000000..e217d99bd --- /dev/null +++ b/domains/_vercel.shirshen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shu-vro", + "email": "official.shirshen@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shirshen.is-a.dev,705710dcfadad4d92d2b" + } +} diff --git a/domains/shirshen.json b/domains/shirshen.json new file mode 100644 index 000000000..f8f108786 --- /dev/null +++ b/domains/shirshen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shu-vro", + "email": "official.shirshen@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 54af86a873ef133e432f11961c5f753561192ff4 Mon Sep 17 00:00:00 2001 From: Agung Wicaksono <36387202+aw09@users.noreply.github.com> Date: Mon, 24 Mar 2025 05:52:08 +0700 Subject: [PATCH 27/34] Create agung.json --- domains/agung.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/agung.json diff --git a/domains/agung.json b/domains/agung.json new file mode 100644 index 000000000..1e3509e59 --- /dev/null +++ b/domains/agung.json @@ -0,0 +1,11 @@ +{ + "description": "Profile Page", + "repo": "https://github.com/aw09/aw09.github.io", + "owner": { + "username": "aw09", + "email": "agungwck.99@gmail.com" + }, + "record": { + "CNAME": "aw09.github.io" + } +} From 03e9c295f228081cb70ed24f9174d0c854ff32be Mon Sep 17 00:00:00 2001 From: joevizcara Date: Mon, 24 Mar 2025 09:45:59 +0800 Subject: [PATCH 28/34] Update joeb.json with mx and txt records for improvmx --- domains/joeb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/joeb.json b/domains/joeb.json index f37ce2583..d9d031ef2 100644 --- a/domains/joeb.json +++ b/domains/joeb.json @@ -4,6 +4,8 @@ "email": "joevizcara@proton.me" }, "record": { - "CNAME": "joeb.pages.dev" + "CNAME": "joeb.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 3a6fe56e3536a5f18bb9f268d940c35d8a753dac Mon Sep 17 00:00:00 2001 From: ByteBrew <104478197+0x62797465@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:56:55 -0700 Subject: [PATCH 29/34] Create brew.json --- domains/brew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/brew.json diff --git a/domains/brew.json b/domains/brew.json new file mode 100644 index 000000000..12afef688 --- /dev/null +++ b/domains/brew.json @@ -0,0 +1,11 @@ +{ + "description": "brews writeups", + "repo": "https://github.com/0x62797465/0x62797465.github.io", + "owner": { + "username": "0x62797465", + "email": "bytebrew@cocaine.ninja" + }, + "record": { + "CNAME": "0x62797465.github.io" + } +} From 2b74f5fe6d4acf6a81f1c20f358f6c136d037082 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 23 Mar 2025 22:30:13 -0400 Subject: [PATCH 30/34] Rename saisrujanreddyp.is-a.dev.json to saisrujanreddyp.json --- domains/{saisrujanreddyp.is-a.dev.json => saisrujanreddyp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{saisrujanreddyp.is-a.dev.json => saisrujanreddyp.json} (100%) diff --git a/domains/saisrujanreddyp.is-a.dev.json b/domains/saisrujanreddyp.json similarity index 100% rename from domains/saisrujanreddyp.is-a.dev.json rename to domains/saisrujanreddyp.json From 4916c5ba13b0439d3e20257c6038305c21980679 Mon Sep 17 00:00:00 2001 From: Pothamsetti Sai Srujan Reddy <157013684+SaiSrujanReddyP@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:11:37 +0530 Subject: [PATCH 31/34] Update saisrujanreddyp.json --- domains/saisrujanreddyp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saisrujanreddyp.json b/domains/saisrujanreddyp.json index e1c308c7a..60228750b 100644 --- a/domains/saisrujanreddyp.json +++ b/domains/saisrujanreddyp.json @@ -1,7 +1,7 @@ { "owner": { "username": "SaiSrujanReddyP", - "email": "157013684+SaiSrujanReddyP@users.noreply.github.com", + "email": "srujansaireddy.p@gmai.com", "discord": "1092467372201361488" }, "record": { From 38d0e99fa87d523b0c0843f9b89a1bc1cf2a6734 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 24 Mar 2025 13:12:46 +0300 Subject: [PATCH 32/34] Update limeware.json --- domains/limeware.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/limeware.json b/domains/limeware.json index 231ceb645..2e3d3b83d 100644 --- a/domains/limeware.json +++ b/domains/limeware.json @@ -2,7 +2,7 @@ "description": "LimeWare's Official site", "repo": "https://github.com/dunno8489/dunno8489.github.io", "owner": { - "username": "dunno8489", + "username": "dunno8489" }, "record": { "CNAME": "dunno8489.github.io" From c3e69f7cab288550c338519b6ce66ebfb4522ad4 Mon Sep 17 00:00:00 2001 From: Siddhant Sharma <79889236+siddhant385@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:56:51 +0530 Subject: [PATCH 33/34] Create _github-pages-challenge-siddhant385.sid385.json --- domains/_github-pages-challenge-siddhant385.sid385.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-siddhant385.sid385.json diff --git a/domains/_github-pages-challenge-siddhant385.sid385.json b/domains/_github-pages-challenge-siddhant385.sid385.json new file mode 100644 index 000000000..430937121 --- /dev/null +++ b/domains/_github-pages-challenge-siddhant385.sid385.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "siddhant385", + "email": "ssiddhant.ssharma@gmail.com" + }, + "record": { + "TXT": "7ab62ad1edbe21138f130dba9bc89b" + } +} From 9205cb5116cdea94de96a50b2f936d2327910af2 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 24 Mar 2025 13:50:00 +0300 Subject: [PATCH 34/34] Update joeb.json --- domains/joeb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joeb.json b/domains/joeb.json index d9d031ef2..ac6e56efc 100644 --- a/domains/joeb.json +++ b/domains/joeb.json @@ -7,5 +7,6 @@ "CNAME": "joeb.pages.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + }, + "proxied": true }