From 28fe54dc1c361f8aa7b94e6d0c2ab53ae097351c Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sat, 4 Jan 2025 12:19:52 +0545 Subject: [PATCH 01/42] Create puncoz.json --- domains/puncoz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/puncoz.json diff --git a/domains/puncoz.json b/domains/puncoz.json new file mode 100644 index 000000000..75a9c1188 --- /dev/null +++ b/domains/puncoz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "puncoz", + "discord": "333515022565113856", + }, + "record": { + "NS": [ + "bruce.ns.cloudflare.com", + "coco.ns.cloudflare.com" + ] + } +} From de552324cedda6307dffb195f8406e0f3f4342ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mustafa=20=22pxsty=22=20K=C3=96K?= <75846829+pxsty0@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:51:57 +0300 Subject: [PATCH 02/42] Create pxsty.json --- domains/pxsty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pxsty.json diff --git a/domains/pxsty.json b/domains/pxsty.json new file mode 100644 index 000000000..a82e9166c --- /dev/null +++ b/domains/pxsty.json @@ -0,0 +1,11 @@ +{ + "description": "pxsty personal web page", + "repo": "https://github.com/pxsty0/pxsty0.github.io", + "owner": { + "username": "pxsty0", + "email": "pxsty@pxserv.net" + }, + "record": { + "CNAME": "pxsty0.github.io" + } +} From b0741f912236c9be9576db39785daa4a0abaa6f9 Mon Sep 17 00:00:00 2001 From: TheHCJ <150591975+TheHCJ@users.noreply.github.com> Date: Sat, 4 Jan 2025 10:27:22 +0000 Subject: [PATCH 03/42] add serveo to pds.hcj.is-a.dev --- domains/_serveo-authkey.pds.hcj.json | 9 +++++++++ domains/pds.hcj.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_serveo-authkey.pds.hcj.json create mode 100644 domains/pds.hcj.json diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json new file mode 100644 index 000000000..d5a7d8297 --- /dev/null +++ b/domains/_serveo-authkey.pds.hcj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } + } \ No newline at end of file diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json new file mode 100644 index 000000000..98a2c4caa --- /dev/null +++ b/domains/pds.hcj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" + } + } + \ No newline at end of file From b27eda9d171095031550941ac353bf8ad78c8fcd Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sun, 5 Jan 2025 01:40:37 +0545 Subject: [PATCH 04/42] Update domains/puncoz.json Co-authored-by: iostpa --- domains/puncoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/puncoz.json b/domains/puncoz.json index 75a9c1188..e88db04fd 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,7 +1,7 @@ { "owner": { "username": "puncoz", - "discord": "333515022565113856", + "discord": "333515022565113856" }, "record": { "NS": [ From 35c7a93150173c52e351d269e6f668a43f7b6e76 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Sun, 5 Jan 2025 22:16:02 +0630 Subject: [PATCH 05/42] Create nicetodayweather --- domains/nicetodayweather | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nicetodayweather diff --git a/domains/nicetodayweather b/domains/nicetodayweather new file mode 100644 index 000000000..d7454178d --- /dev/null +++ b/domains/nicetodayweather @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } +} From 6bc1562aa3b3a4edb80208d7371708476e26153d Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:02:31 +0300 Subject: [PATCH 06/42] Create bn3di.json --- domains/bn3di.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bn3di.json diff --git a/domains/bn3di.json b/domains/bn3di.json new file mode 100644 index 000000000..2dba2cb0d --- /dev/null +++ b/domains/bn3di.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bn3di", + "email": "adada133321t@gmail.com" + }, + "record": { + "CNAME": "mohamadoday.github.io" + } +} From 611e52b9c3532eedef06a18eac56f81da3aaa8ce Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Mon, 6 Jan 2025 10:46:56 +0630 Subject: [PATCH 07/42] Rename nicetodayweather to nicetodayweather.json --- domains/{nicetodayweather => nicetodayweather.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nicetodayweather => nicetodayweather.json} (100%) diff --git a/domains/nicetodayweather b/domains/nicetodayweather.json similarity index 100% rename from domains/nicetodayweather rename to domains/nicetodayweather.json From 07b6ed47feb6e533032e0141c01c47640e9dc309 Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:36:46 +0300 Subject: [PATCH 08/42] Update bn3di.json --- domains/bn3di.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bn3di.json b/domains/bn3di.json index 2dba2cb0d..4489542fb 100644 --- a/domains/bn3di.json +++ b/domains/bn3di.json @@ -1,6 +1,6 @@ { "owner": { - "username": "bn3di", + "username": "MohamadOday", "email": "adada133321t@gmail.com" }, "record": { From 4c80d9515e34404d1e339b7d4624cd14df253054 Mon Sep 17 00:00:00 2001 From: redzz <164974345+redzgt@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:46:42 -0500 Subject: [PATCH 09/42] Create redz.json --- domains/redz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redz.json diff --git a/domains/redz.json b/domains/redz.json new file mode 100644 index 000000000..1971d841a --- /dev/null +++ b/domains/redz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } +} From 56c9d619cca26abe661698d7b052317933f4bb6b Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:24:16 +0100 Subject: [PATCH 10/42] Create manel.json --- domains/manel.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manel.json diff --git a/domains/manel.json b/domains/manel.json new file mode 100644 index 000000000..be0cc05f1 --- /dev/null +++ b/domains/manel.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "alcoceba" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} From 247b4e51e1dea2f62ac1272bc7abb657234e15dc Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:29:10 +0100 Subject: [PATCH 11/42] Update manel.json --- domains/manel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/manel.json b/domains/manel.json index be0cc05f1..8e2d7260f 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,6 +1,7 @@ { "owner": { - "username": "alcoceba" + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" }, "record": { "CNAME": "alcoceba.github.io" From ab4036b4d04548bdfc4e90b7e8700160145e37b0 Mon Sep 17 00:00:00 2001 From: "Emanuele \"Lele\" Calo" Date: Wed, 8 Jan 2025 01:00:59 +0100 Subject: [PATCH 12/42] eldios.is-a.dev : add new domain for eldios --- domains/eldios.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eldios.json diff --git a/domains/eldios.json b/domains/eldios.json new file mode 100644 index 000000000..a446dbe5f --- /dev/null +++ b/domains/eldios.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Lele - eldios", + "repo": "https://github.com/eldios/eldios.github.io", + "owner": { + "username": "eldios", + "twitter": "eldios" + }, + "record": { + "CNAME": "eldios.github.io" + } +} From e593d182d667a94619c97d269aa188cd4a3e433b Mon Sep 17 00:00:00 2001 From: Khairu Aqsara Date: Wed, 8 Jan 2025 11:41:05 +0700 Subject: [PATCH 13/42] Create kulikode.json --- domains/kulikode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kulikode.json diff --git a/domains/kulikode.json b/domains/kulikode.json new file mode 100644 index 000000000..e66bb3a7d --- /dev/null +++ b/domains/kulikode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } +} From ff3eb92b0fbbc5815829baa9b60e5c27abe5a3ff Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Wed, 8 Jan 2025 08:00:52 +0000 Subject: [PATCH 14/42] Add josemy github challenge --- domains/_github-pages-challenge-josemyduarte.josemy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-josemyduarte.josemy.json diff --git a/domains/_github-pages-challenge-josemyduarte.josemy.json b/domains/_github-pages-challenge-josemyduarte.josemy.json new file mode 100644 index 000000000..b856645bf --- /dev/null +++ b/domains/_github-pages-challenge-josemyduarte.josemy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "TXT": "f9830295961050524a4ba5c3eb4b62" + } +} From 1019bf733603fafeb71fda1c4a3a9be71708e892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thi=E1=BB=87n=20Nguy=E1=BB=85n?= <60094052+thiennguyen93@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:17:30 +0700 Subject: [PATCH 15/42] Create thien.json ## Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. - [x] The file is in the 'domains folder and is in the JSON format. - [x] The file's name is all lowercased and alphanumeric. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel. - [x] The CNAME record doesn't contain 'https:// or /. - [x] There is sufficient information at the 'owner' field. ## Website Link/Preview https://thiennguyen93.github.io --- domains/thien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thien.json diff --git a/domains/thien.json b/domains/thien.json new file mode 100644 index 000000000..d036ca640 --- /dev/null +++ b/domains/thien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } +} From 7bab5c632318d72e428a48e67f8a08770118546a Mon Sep 17 00:00:00 2001 From: april Date: Wed, 8 Jan 2025 11:44:02 +0000 Subject: [PATCH 16/42] Create cyberglot.json --- domains/cyberglot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cyberglot.json diff --git a/domains/cyberglot.json b/domains/cyberglot.json new file mode 100644 index 000000000..8cc6f4abd --- /dev/null +++ b/domains/cyberglot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cyberglot", + "email": "cyberglot@gmail.com" + }, + "record": { + "CNAME": "cyberglot.github.io" + } +} From bce10ab35b4fbbfa360fb6e1992a969c341a9ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:38:51 -0600 Subject: [PATCH 17/42] Update peme969.json Added an MX record --- domains/peme969.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f9cd9622c..f24821b48 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,28 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT": ["zoho-verification=zb48050675.zmverify.zoho.com"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": [ + "zoho-verification=zb48050675.zmverify.zoho.com" + ], + "MX": [ + { + "priority": 10, + "server": "mx.zoho.com" + }, + { + "priority": 20, + "server": "mx2.zoho.com" + }, + { + "priority": 50, + "server": "mx3.zoho.com" + } + ] } } \ No newline at end of file From 6c08dd8632e456724d54a428d9151ecdff6476e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:44:49 -0600 Subject: [PATCH 18/42] Update peme969.json Updated the MX Record --- domains/peme969.json | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index f24821b48..1d4ce791c 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,18 +14,9 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - { - "priority": 10, - "server": "mx.zoho.com" - }, - { - "priority": 20, - "server": "mx2.zoho.com" - }, - { - "priority": 50, - "server": "mx3.zoho.com" - } + "10 mx.zoho.com", + "20 mx2.zoho.com", + "50 mx3.zoho.com" ] } } \ No newline at end of file From e2fb3aa2a7b37faa804f35da40f33b0b8893885f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:48:11 -0600 Subject: [PATCH 19/42] Update peme969.json Removed the priorities and other 2 mail servers --- domains/peme969.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d4ce791c..cb9f5f2f9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -14,9 +14,7 @@ "zoho-verification=zb48050675.zmverify.zoho.com" ], "MX": [ - "10 mx.zoho.com", - "20 mx2.zoho.com", - "50 mx3.zoho.com" + "mx.zoho.com" ] } } \ No newline at end of file From e996bc53df9698b8386a0b863ea6b52150e55b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 11:54:57 -0600 Subject: [PATCH 20/42] Update peme969.json Added cloud flare name servers --- domains/peme969.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/peme969.json b/domains/peme969.json index cb9f5f2f9..116c77c70 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -15,6 +15,10 @@ ], "MX": [ "mx.zoho.com" + ], + "NS": [ + "aleena.ns.cloudflare.com", + "plato.ns.cloudflare.com" ] } } \ No newline at end of file From fda225d0052cf0d660614f7abefea96b7336e61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 12:40:40 -0600 Subject: [PATCH 21/42] Update peme969.json Updated TXT and MX records --- domains/peme969.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 116c77c70..653ad0fd9 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,14 +11,12 @@ "185.199.111.153" ], "TXT": [ - "zoho-verification=zb48050675.zmverify.zoho.com" + "v=spf1 include:_spf.mx.cloudflare.net ~all" ], "MX": [ - "mx.zoho.com" + {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, + {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, + {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} ], - "NS": [ - "aleena.ns.cloudflare.com", - "plato.ns.cloudflare.com" - ] } } \ No newline at end of file From a7b117ad0960b02b889529d196140d064e63de87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 8 Jan 2025 13:06:03 -0600 Subject: [PATCH 22/42] Update peme969.json Removed every record and added no --- domains/peme969.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 653ad0fd9..e7984d23d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,19 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "TXT": [ - "v=spf1 include:_spf.mx.cloudflare.net ~all" - ], - "MX": [ - {"value":"route1.mx.cloudflare.net.","priority":35,"hostname":"peme969.is-a.dev"}, - {"value":"route2.mx.cloudflare.net.","priority":61,"hostname":"peme969.is-a.dev"}, - {"value":"route3.mx.cloudflare.net.","priority":18,"hostname":"peme969.is-a.dev"} - ], + "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] } } \ No newline at end of file From bdda75afb9457d1caabed3339cee3688ca69656c Mon Sep 17 00:00:00 2001 From: DawnBreaker0013 <111945854+DawnBreaker0013@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:23:39 -0800 Subject: [PATCH 23/42] Update dawnbreaker.json --- domains/dawnbreaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dawnbreaker.json b/domains/dawnbreaker.json index 92b0a6e03..aaca4345d 100644 --- a/domains/dawnbreaker.json +++ b/domains/dawnbreaker.json @@ -4,6 +4,6 @@ "email": "dawnbreaker0013@gmail.com" }, "record": { - "A": ["34.168.171.130"] + "A": ["35.199.176.130"] } } From 3ce662d2792bc43987b4298a1e229d9287f7fca3 Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:56:54 -0800 Subject: [PATCH 24/42] Create _vercel.arjuncodess.json --- domains/_vercel.arjuncodess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.arjuncodess.json diff --git a/domains/_vercel.arjuncodess.json b/domains/_vercel.arjuncodess.json new file mode 100644 index 000000000..083653cd2 --- /dev/null +++ b/domains/_vercel.arjuncodess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arjuncodess", + "email": "arjunv.prakash12345@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=arjuncodess.is-a.dev,772c34dd22de18adabaa"] + } +} From c2a9c1a27f0f1458001fc62abaf6efa20248d6cc Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:58:33 -0800 Subject: [PATCH 25/42] Create arjuncodess.json --- domains/arjuncodess.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/arjuncodess.json diff --git a/domains/arjuncodess.json b/domains/arjuncodess.json new file mode 100644 index 000000000..15b194c53 --- /dev/null +++ b/domains/arjuncodess.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ArjunCodess" + }, + "record": { + "CNAME": "arjuncodess.vercel.app" + } +} From 36c8f59f51736cd8264b3f765179bf33121e1a5f Mon Sep 17 00:00:00 2001 From: Lakshya Sharma <151217685+lakshyaCreates@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:47:42 +0000 Subject: [PATCH 26/42] Create `lakshya.json` --- domains/_vercel.lakshya.json | 12 ++++++++++++ domains/lakshya.json | 11 +++++++++++ 2 files changed, 23 insertions(+) create mode 100644 domains/_vercel.lakshya.json create mode 100644 domains/lakshya.json diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json new file mode 100644 index 000000000..f24f0c887 --- /dev/null +++ b/domains/_vercel.lakshya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" + ] + } +} + diff --git a/domains/lakshya.json b/domains/lakshya.json new file mode 100644 index 000000000..a7ccfdb0b --- /dev/null +++ b/domains/lakshya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" + }, + "description": "Lakshya's Personal Portfolio Website", + "repo": "https://github.com/lakshyaCreates/lakshyasharma", + "record": { + "URL": "https://lakshyasharma.dev" + } +} \ No newline at end of file From e8882e0a23cdb5664adaf15da60a395949478c65 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:31:16 +0530 Subject: [PATCH 27/42] Create rayyan.json --- domains/rayyan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayyan.json diff --git a/domains/rayyan.json b/domains/rayyan.json new file mode 100644 index 000000000..a0cd5ee84 --- /dev/null +++ b/domains/rayyan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RayyanNafees", + "email": "nafees.rayyan@gmail.com" + }, + "record": { + "URL": "https://rayyano.vercel.app/" + } +} From 4839e75a8a327f11976643ee2341e0df6a6ba170 Mon Sep 17 00:00:00 2001 From: Rayyan Nafees <59685062+RayyanNafees@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:35:26 +0530 Subject: [PATCH 28/42] Update rayyan.json --- domains/rayyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayyan.json b/domains/rayyan.json index a0cd5ee84..32afab133 100644 --- a/domains/rayyan.json +++ b/domains/rayyan.json @@ -4,6 +4,6 @@ "email": "nafees.rayyan@gmail.com" }, "record": { - "URL": "https://rayyano.vercel.app/" + "CNAME": "rayyano.vercel.app" } } From 31e6656c529f65a1691704c476292729cb279e57 Mon Sep 17 00:00:00 2001 From: kevincrafturu2 <48927699+kevincrafturu2@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:00:55 -0300 Subject: [PATCH 29/42] Create kevin.json --- domains/kevin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kevin.json diff --git a/domains/kevin.json b/domains/kevin.json new file mode 100644 index 000000000..f95ba52c8 --- /dev/null +++ b/domains/kevin.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 810a055b36e485e4607842c7808aa80b1a9b1fb8 Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:03:31 +0530 Subject: [PATCH 30/42] Create _vercel.darshan.json --- domains/_vercel.darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.darshan.json diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json new file mode 100644 index 000000000..5032e4240 --- /dev/null +++ b/domains/_vercel.darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } +} From 431189b47d6dae5754a57323cea094dc699ab1de Mon Sep 17 00:00:00 2001 From: Darshan <77528189+Dqrshan@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:05:07 +0530 Subject: [PATCH 31/42] Create darshan.json --- domains/darshan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darshan.json diff --git a/domains/darshan.json b/domains/darshan.json new file mode 100644 index 000000000..31854868b --- /dev/null +++ b/domains/darshan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 72e695fad6c7a9750583011acb2606b5cef827b9 Mon Sep 17 00:00:00 2001 From: Anurag Limbu Kandangwa Date: Thu, 9 Jan 2025 22:30:04 +0545 Subject: [PATCH 32/42] Register anuraglimbu.json --- domains/anuraglimbu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anuraglimbu.json diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json new file mode 100644 index 000000000..c23395363 --- /dev/null +++ b/domains/anuraglimbu.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain is for my personal portfolio website.", + "repo": "https://github.com/anuraglimbu", + "owner": { + "username": "auraglimbu", + "email": "anuraglimbu2018@gmail.com" + }, + "record": { + "URL": "https://anuraglimbu.com.np" + } + } \ No newline at end of file From cc0933f40a137cb5c88a39af68b628c016409ee8 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Thu, 9 Jan 2025 23:16:36 +0600 Subject: [PATCH 33/42] Create rakibhossain.json --- domains/rakibhossain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakibhossain.json diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json new file mode 100644 index 000000000..0190bf6ec --- /dev/null +++ b/domains/rakibhossain.json @@ -0,0 +1,11 @@ +{ + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } +} From 8e90e510c566774c372ac9df5aabe1b6f8df801f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 13:24:14 -0600 Subject: [PATCH 34/42] Update peme969.json Removed NS records and readded A records --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index e7984d23d..e41d87098 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "NS": ["aleena.ns.cloudflare.com","plato.ns.cloudflare.com"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } \ No newline at end of file From cb9405ff6f58139a5b33de1eb7d936357e6b0920 Mon Sep 17 00:00:00 2001 From: Jean Pierre <118909181+LittleMega777@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:13:18 -0300 Subject: [PATCH 35/42] Create jeanpierre.json --- domains/jeanpierre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeanpierre.json diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json new file mode 100644 index 000000000..34c54db48 --- /dev/null +++ b/domains/jeanpierre.json @@ -0,0 +1,12 @@ +{ + "description": "Jean Pierre's presentation", + "repo": "https://github.com/LittleMega777/LittleMega777.github.io", + "owner": { + "username": "LittleMega777", + "email": "pierrecouto02@gmail.com" + }, + "record": { + "CNAME": "littlemega777-github-io.pages.dev" + } + } + From bef3e384942bd55ff51819de58805a4e5c565300 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Fri, 10 Jan 2025 02:03:12 +0530 Subject: [PATCH 36/42] Create _atproto.jumanji.json --- domains/_atproto.jumanji.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.jumanji.json diff --git a/domains/_atproto.jumanji.json b/domains/_atproto.jumanji.json new file mode 100644 index 000000000..d63b4e6bd --- /dev/null +++ b/domains/_atproto.jumanji.json @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge50@silomails.com" + }, + "record": { + "TXT": "did=did:plc:nrjpabfv3zoxd6kiwr6fs4lq" + } +} From 92d0d8b52dc392b45978bb225b86474ce222fca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:37:51 -0600 Subject: [PATCH 37/42] Update peme969.json - Added a TXT record MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added txt record for simplelogin’s (email forwarding service) domain verification process --- domains/peme969.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/peme969.json b/domains/peme969.json index e41d87098..ce0dbdcc2 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,5 +5,6 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From c67c8a74af5860a3544e2790985c41e17ceca1b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Thu, 9 Jan 2025 19:41:21 -0600 Subject: [PATCH 38/42] Update peme969.json Whoops I forgot to add a comma at the end of the A record --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index ce0dbdcc2..0a904d635 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] } } \ No newline at end of file From 0219c33f5622a4ab1c87151ad3683563f4dc505f Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Fri, 10 Jan 2025 10:12:42 +0700 Subject: [PATCH 39/42] create longnt.json --- domains/longnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/longnt.json diff --git a/domains/longnt.json b/domains/longnt.json new file mode 100644 index 000000000..824db7ba6 --- /dev/null +++ b/domains/longnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "longnt", + "email": "longnt2204+dev@gmail.com" + }, + "record": { + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] + } +} From a6530d0e4d8d200f6338176dd46dcdef317c32e1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:06 +0800 Subject: [PATCH 40/42] Create TERMS_OF_SERVICE.md --- TERMS_OF_SERVICE.md | 79 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 TERMS_OF_SERVICE.md diff --git a/TERMS_OF_SERVICE.md b/TERMS_OF_SERVICE.md new file mode 100644 index 000000000..f8f1482ae --- /dev/null +++ b/TERMS_OF_SERVICE.md @@ -0,0 +1,79 @@ +# Terms of Service +Welcome to **is-a.dev**, a free subdomain service provided to developers and individuals. By using our service, you agree to the following Terms of Service ("Terms"). Please read them carefully. + +## 1. Acceptance of Terms +By accessing or using the is-a.dev subdomain service, you acknowledge that you have read, understood, and agree to be bound by these Terms. If you do not agree, you may not use the service. + +## 2. Eligibility +To use the is-a.dev service, you must: + +1. Be at least 13 years old. +2. Use the service for lawful purposes only. +3. Provide accurate and truthful information during the registration process. + +## 3. Service Description +The is-a.dev service allows users to register a subdomain under the "is-a.dev" domain. This service is offered "as-is" without guarantees of uptime, support, or permanence. Subdomains are intended solely for developers and non-commercial projects. Commercial use is strictly prohibited. + +We reserve the right to deny any subdomain registration request for any reason. + +## 4. Prohibited Activities +You agree not to use the is-a.dev service for: + +- Hosting illegal content, including but not limited to pirated software, malware, or copyrighted materials without authorization. +- Conducting phishing, spam, or other malicious activities. +- Promoting hate speech, violence, or discrimination. +- Impersonating individuals, organizations, or entities without consent. +- Engaging in activities that violate local, national, or international laws. +- Any commercial purposes, including advertising, selling products, or hosting e-commerce platforms. +- Online stores/shopping websites. +- Gambling websites. +- Game cheat sites. +- CDNs distributing potentially malicious content (e.g., APKs, executables). +- 'Unblocked' gaming websites. +- Alternate URLs for commonly blocked websites (e.g., gambling/casino websites). +- Websites containing 18+ content. +- Mass emailing (e.g., newsletters, mailing lists). +- File-sharing or torrenting websites distributing copyrighted material. +- Cryptocurrency mining sites or tools. +- Hacking or cybersecurity exploit websites. +- Phishing or fraudulent websites. +- Websites hosting illegal or pirated software. +- Proxy or VPN services bypassing network restrictions. +- Online services for identity theft or forgery. +- Platforms promoting self-harm or violence. +- Illegal drug marketplaces. +- Proxy sites (e.g., embedding other websites). + +Additionally, users must comply with [GitHub’s Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) where applicable. + +Violation of these terms may result in the immediate termination of your subdomain. + +## 5. Ownership and Intellectual Property +1. **Subdomain Ownership**: While you are granted the right to use a subdomain, ownership of the "is-a.dev" domain remains with the service provider. +2. **Content Ownership**: You retain ownership of any content you host on your subdomain. However, you grant us a license to use your subdomain registration data (e.g., DNS records) to operate the service. + +## 6. Termination of Service +We reserve the right to suspend, terminate, or revoke your subdomain at any time, for any reason, including but not limited to violations of these Terms, operational considerations, or at our sole discretion. + +## 7. Privacy +For privacy-related inquiries, please contact us at privacy@is-a.dev. We are not responsible for any data or privacy breaches resulting from the use of our service. + +## 8. Disclaimer of Warranties +The is-a.dev service is provided "as-is" and "as available." We make no warranties, expressed or implied, regarding the service’s functionality, reliability, or suitability for any particular purpose. + +## 9. Limitation of Liability +To the fullest extent permitted by law, is-a.dev and its operators shall not be liable for any direct, indirect, incidental, special, or consequential damages arising from your use or inability to use the service. + +## 10. Indemnification +You agree to indemnify and hold harmless is-a.dev, its operators, and affiliates from any claims, losses, liabilities, or expenses arising from your use of the service or violation of these Terms. + +## 11. Modification of Terms +We reserve the right to update or modify these Terms at any time. Changes will be effective immediately upon posting. Your continued use of the service constitutes acceptance of the updated Terms. + +## 12. Governing Law +These Terms are governed by and construed in accordance with the laws of Australia. Any disputes shall be resolved exclusively in the courts of Australia. + +## 13. Contact Information +For questions or concerns about these Terms, please contact us at support@is-a.dev. + +By using the is-a.dev service, you agree to these Terms of Service. From 3de1761794514904c99342d01e1de1bf5583ce2d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:47:28 +0800 Subject: [PATCH 41/42] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 49cc4532e..eed9af879 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -4,28 +4,9 @@ This is a Code of Conduct for any interactions in this repository. This includes - **Use common sense** - It's not that complicated. Just be nice to people. - **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. - **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites. +- **Follow our TOS** - You must follow our [Terms of Service](https://github.com/is-a-dev/register/blob/main/TERMS_OF_SERVICE.md). ## Reporting abuse If you believe a domain that has been registered using this service is abusing our terms, you can report it by creating an issue. -The abuse reports will be investigated and the necessary action will be taken. - -## Explicitly disallowed usage -- Online stores/shopping websites -- Gambling websites -- Game cheat sites -- CDNs distributing potentially malicious content (e.g. APKs, executables) -- 'Unblocked' gaming websites -- Alternate URLs for commonly blocked websites (e.g. gambling/casino websites) -- Websites containing 18+ content -- Mass emailing (e.g. newsletters, mailing lists) -- File-sharing or torrenting websites distributing copyrighted material -- Cryptocurrency mining sites or tools -- Hacking or cybersecurity exploit websites -- Phishing or fraudulent websites -- Websites hosting illegal or pirated software -- Proxy or VPN services bypassing network restrictions -- Online services for identity theft or forgery -- Platforms promoting self-harm or violence -- Illegal drug marketplaces -- Proxy sites (e.g. embedding other websites) +Abuse reports will be investigated and the necessary action will be taken. From 355206ed56e01f016a046792906b709d024ec97c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:27:49 +0800 Subject: [PATCH 42/42] Update longnt.json --- domains/longnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/longnt.json b/domains/longnt.json index 824db7ba6..33b59ff66 100644 --- a/domains/longnt.json +++ b/domains/longnt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "longnt", + "username": "simel0", "email": "longnt2204+dev@gmail.com" }, "record": {