From 7daf7e6144e4efe8057a42570ae95e424af8d8bb Mon Sep 17 00:00:00 2001 From: zdienos Date: Fri, 10 Jan 2025 22:33:39 +0800 Subject: [PATCH 1/6] Create mardino.json --- domains/mardino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mardino.json diff --git a/domains/mardino.json b/domains/mardino.json new file mode 100644 index 000000000..c1b801ae9 --- /dev/null +++ b/domains/mardino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zdienos", + "email": "zdienos@yahoo.com" + }, + "record": { + "CNAME": "zdienos.com" + } +} From 4118f0d296f417e56a78c64ced3ac038ab4231e9 Mon Sep 17 00:00:00 2001 From: Boris Moreno Date: Fri, 10 Jan 2025 09:51:00 -0500 Subject: [PATCH 2/6] Create borismoreno.json file --- domains/borismoreno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/borismoreno.json diff --git a/domains/borismoreno.json b/domains/borismoreno.json new file mode 100644 index 000000000..5245ccf27 --- /dev/null +++ b/domains/borismoreno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "borismoreno", + "email": "boris_marco_moreno@hotmail.com" + }, + "record": { + "CNAME": "borismoreno.com" + } +} \ No newline at end of file From e89ce2964866323d17c6cde0d912e79a7c1fdbf1 Mon Sep 17 00:00:00 2001 From: sujalshrestha Date: Fri, 10 Jan 2025 20:36:51 +0545 Subject: [PATCH 3/6] add sujal.json --- domains/sujal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sujal.json diff --git a/domains/sujal.json b/domains/sujal.json new file mode 100644 index 000000000..5ec01f254 --- /dev/null +++ b/domains/sujal.json @@ -0,0 +1,10 @@ +{ + "repo":"https://github.com/SuzalShrestha/register", + "owner": { + "username": "suzalshrestha", + "email": "sujalshresthawork@gmail.com" + }, + "record": { + "CNAME": "suzalshrestha.github.io" + } +} From ba787f8b6b4e4b90e8c14f29031ce9baa4344e05 Mon Sep 17 00:00:00 2001 From: sujalshrestha Date: Fri, 10 Jan 2025 20:40:52 +0545 Subject: [PATCH 4/6] add vercel app --- domains/sujal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sujal.json b/domains/sujal.json index 5ec01f254..3cfa3d825 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -5,6 +5,6 @@ "email": "sujalshresthawork@gmail.com" }, "record": { - "CNAME": "suzalshrestha.github.io" + "CNAME": "sujalshrestha.vercel.app" } } From 0125ea24682a45da3df860e3aa075c5b0b4031a6 Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:37:21 +0530 Subject: [PATCH 5/6] Update ishh.json --- domains/ishh.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ishh.json b/domains/ishh.json index d4ef01652..30f9fce47 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,6 +6,8 @@ "email": "ishh-xd@proton.me" }, "record": { - "CNAME": "ishh-xd.github.io" - } + "CNAME": "ishh-xd.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } From 5af0c01b64d409e489867a3915bbb20cff68209d Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:04:57 +0530 Subject: [PATCH 6/6] Update ishh.json --- domains/ishh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ishh.json b/domains/ishh.json index 30f9fce47..6ac82e27e 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,7 +6,7 @@ "email": "ishh-xd@proton.me" }, "record": { - "CNAME": "ishh-xd.github.io", + "A": ["185.199.111.153", "185.199.110.153", "185.199.108.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"] }