From 7ffdb13f24702ae9e81dfa937921261bb46dcfe2 Mon Sep 17 00:00:00 2001 From: xgeneric <168141409+xgeneric@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:25:11 -0500 Subject: [PATCH 0001/1014] Register rh.is-a.dev --- domains/rh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rh.json diff --git a/domains/rh.json b/domains/rh.json new file mode 100644 index 000000000..324b7b274 --- /dev/null +++ b/domains/rh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZtZQsJTtFUyYhqLYNct9qcURDeHFnE5Ugn5lKWqREmwWqCAuGrwNRn1zp85VPPaH8Bk4Q1ATD9ImX6Y9ImThgE4xe2stIjZnhctvNxnAmZWekpmWwcAuuCvHTObM5qLWr6NeiHJ8J9bR2HqFa40s6u3T3dBS-xxqhVK4CWWgoIXGyWuiX0qZ2FTqAoyhnFZI_UeN29UaJTaobyxmI6mapHxEfz3GdO5SMqsefrU21i7eNQQefzMcbhyYZUR8TomivC0FzMQ5zVDj7JTm3ezqhZIl6p4cu7LmybiGq0sv0BDZCgtYMlcj8uLkUbjClJeKzJmpmJbMt__sD_niRZDKyA.WVnasMUFnhSKWJpsSLkLPg.gUTYVhrtgb368DU4qtJVK8M8U6lD3cAp_sqIqGR3t1tEE8txRYRGKV-a8_TWfVO5BxEzGpJVUhjWxnU91k40SW6qoy4TXW38Ptn15z6ebSHId5hBzRSEo9UB5KVjwhtY.7ttPpw2KH1r6ClFsiGanfw" + }, + + "record": { + "CNAME": "browsercf.rammerhead.org" + } + } + \ No newline at end of file From 616f0e68b0a1445db82162775c34e7027fb62eeb Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:36:41 -0800 Subject: [PATCH 0002/1014] Create ajtabs.json --- domains/ajtabs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ajtabs diff --git a/domains/ajtabs b/domains/ajtabs new file mode 100644 index 000000000..5cb58c59c --- /dev/null +++ b/domains/ajtabs @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "ajtabjs.github.io" + } +} From 8f06b0694239d1e9620bc3c8979dc30c21af9f4a Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 18 Dec 2024 22:01:09 -0500 Subject: [PATCH 0003/1014] Create webcubed.json --- domains/webcubed.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/webcubed.json diff --git a/domains/webcubed.json b/domains/webcubed.json new file mode 100644 index 000000000..d2ddaf0a5 --- /dev/null +++ b/domains/webcubed.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "webcubed" + }, + "record": { + "CNAME": "webcubed.github.io" + } +} From a343aa7072df748fe048d2875d3c7e127f8b2244 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 18 Dec 2024 22:06:38 -0500 Subject: [PATCH 0004/1014] Update webcubed.json --- domains/webcubed.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/webcubed.json b/domains/webcubed.json index d2ddaf0a5..1bc3caa49 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -1,6 +1,7 @@ { "owner": { - "username": "webcubed" + "username": "webcubed", + "email": "lainathannlaiv2@gmail.com" }, "record": { "CNAME": "webcubed.github.io" From 83fd1f60f57397250e3414fef0e5c732e0fb07e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:14:17 +0100 Subject: [PATCH 0005/1014] Create gliphtones.json --- domains/gliphtones.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gliphtones.json diff --git a/domains/gliphtones.json b/domains/gliphtones.json new file mode 100644 index 000000000..bfe1b5e09 --- /dev/null +++ b/domains/gliphtones.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "firu115", + "email": "firu-gliphtones@proton.me" + }, + "record": { + "AAAA": ["2a01:4f8:c0c:947e::1"] + } +} From 1e31d7c79465d56ed26a05026fb7180b0d0a1a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:29:57 +0100 Subject: [PATCH 0006/1014] Update gliphtones.json --- domains/gliphtones.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index bfe1b5e09..696bbd7b4 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -4,6 +4,10 @@ "email": "firu-gliphtones@proton.me" }, "record": { - "AAAA": ["2a01:4f8:c0c:947e::1"] - } + "AAAA": [ + "2a01:04f8:0c0c:947e:0000:0000:0000:0001" + ] + }, + "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_gliphtones" } From 65f6a9d5d7a523015ef2a8dcb017f6be9d034bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sun, 22 Dec 2024 00:47:24 +0100 Subject: [PATCH 0007/1014] Misspelled everything --- domains/gliphtones.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index 696bbd7b4..366f32373 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -1,13 +1,13 @@ { "owner": { "username": "firu115", - "email": "firu-gliphtones@proton.me" + "email": "firu-glyphtones@proton.me" }, "record": { "AAAA": [ "2a01:04f8:0c0c:947e:0000:0000:0000:0001" ] }, - "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_gliphtones" + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } From 7ac987f747e6304354d3441341698fbb5dbcd656 Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:41:37 -0800 Subject: [PATCH 0008/1014] Create akzana.json add akzana.json for pr --- domains/akzana.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akzana.json diff --git a/domains/akzana.json b/domains/akzana.json new file mode 100644 index 000000000..c6ad8876f --- /dev/null +++ b/domains/akzana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akzana", + "email": "akzanaklepsch@outlook.com" + }, + "record": { + "RECORDTYPE": "AAAA" + } +} From 093ff30d3f361fc82e00a4fc1b914b0db2239a63 Mon Sep 17 00:00:00 2001 From: Sourav Kumar <147024328+itzsouravkumar@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:30:34 +0530 Subject: [PATCH 0009/1014] Update sourav.json --- domains/sourav.json | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/domains/sourav.json b/domains/sourav.json index 2a495c383..31b98cab6 100644 --- a/domains/sourav.json +++ b/domains/sourav.json @@ -1,12 +1,21 @@ { "description": "My Website", - "repo": "https://github.com/itzsouravkumar/itzsouravkumar.github.io", + "repo": "https://itzsouravkumar.github.io/mywebsite/", "owner": { "username": "itzsouravkumar", - "discord": "quipxninja", - "email": "oyesourav05012006@gmail.com" + "discord": "itz_sour4v", }, - "record": { - "CNAME": "itzsouravkumar.github.io" +{ + "$schema": "../schemas/domain.schema.json", + "domain": "sourav.is-a.dev", + "subdomain": "sourav", + "owner": { + "repo": "https://github.com/itzsouravkumar/mywebsite.git", + "email": "oyesourav05012006@gmail.com" + }, + "record": { + "CNAME": "itzsouravkumar.github.io" + }, + "proxy": false } -} + From e6c13d573c257d8c8f8577b2e6236962ef6768c7 Mon Sep 17 00:00:00 2001 From: aadltya Date: Mon, 23 Dec 2024 12:08:56 +0530 Subject: [PATCH 0010/1014] CNAME subdomain --- domains/swami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/swami.json diff --git a/domains/swami.json b/domains/swami.json new file mode 100644 index 000000000..50637b1e9 --- /dev/null +++ b/domains/swami.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/aadltya/portfolio-sec", + "owner": { + "username": "aadltya", + "email": "adityaedu22@gmail.com" + }, + "record": { + "CNAME": "portfolio-sec.vercel.app" + } + } \ No newline at end of file From 05feb940c0d44ac800e9fc96432cc542f42be298 Mon Sep 17 00:00:00 2001 From: Houloude_Official <115897015+Houloude9IOfficial@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:30:23 +0200 Subject: [PATCH 0011/1014] Create houloude9.json --- domains/houloude9.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/houloude9.json diff --git a/domains/houloude9.json b/domains/houloude9.json new file mode 100644 index 000000000..cd97f5fdb --- /dev/null +++ b/domains/houloude9.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Houloude9|Official" + }, + "record": { + "CNAME": "houloude9.pages.dev" + } +} From d1118812ad45ec2168f5625be97ec255e46eecbf Mon Sep 17 00:00:00 2001 From: HaiYTB Date: Mon, 23 Dec 2024 19:17:33 +0700 Subject: [PATCH 0012/1014] Add icvn domain --- domains/icvn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/icvn.json diff --git a/domains/icvn.json b/domains/icvn.json new file mode 100644 index 000000000..2c49c7679 --- /dev/null +++ b/domains/icvn.json @@ -0,0 +1,12 @@ +{ + "description": "A minecraft server", + "repo": "https://github.com/HaiYTB/register", + "owner": { + "username": "HaiYTB", + "email": "admin@is-a.dev" + }, + "record": { + "A": "103.229.52.14" + }, + "proxied": true +} From d1b918118e08e8299589c3ca8805ecc1a1058421 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Mon, 23 Dec 2024 19:03:57 +0530 Subject: [PATCH 0013/1014] Update gunman.json --- domains/gunman.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/gunman.json b/domains/gunman.json index a8d718913..a9755bf4e 100644 --- a/domains/gunman.json +++ b/domains/gunman.json @@ -5,6 +5,9 @@ "discord": "1115658967012626542" }, "record": { - "A": ["216.24.57.1"] + "NS": [ + "michelle.ns.cloudflare.com", + "sam.ns.cloudflare.com" + ] } } From 9f039775a7b9801a1627f25de6a3d6c4d30b6f63 Mon Sep 17 00:00:00 2001 From: Soumy Agarwal Date: Mon, 23 Dec 2024 19:06:51 +0530 Subject: [PATCH 0014/1014] Create _vercel.gunman.json --- domains/_vercel.gunman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.gunman.json diff --git a/domains/_vercel.gunman.json b/domains/_vercel.gunman.json new file mode 100644 index 000000000..b63ab8209 --- /dev/null +++ b/domains/_vercel.gunman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MukuJhansi", + "email": "mukundagrawal800@gmail.com", + "discord": "1115658967012626542" + }, + "record": { + "TXT": [ + "vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57" + ] + } +} From 806b56bb1d205cf197bc741849ae6214b5c3ee9b Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:06:17 +0200 Subject: [PATCH 0015/1014] Create hating.devmatei.json --- domains/hating.devmatei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hating.devmatei.json diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json new file mode 100644 index 000000000..3cd3062c8 --- /dev/null +++ b/domains/hating.devmatei.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 0f069a3a78747782aa5c9a67863d9f9837f973e4 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:24:54 +0200 Subject: [PATCH 0016/1014] Create hate.json --- domains/hate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hate.json diff --git a/domains/hate.json b/domains/hate.json new file mode 100644 index 000000000..3cd3062c8 --- /dev/null +++ b/domains/hate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 414e6fdc67888d3181e7edf44751f4bc71318069 Mon Sep 17 00:00:00 2001 From: PlOszukiwacz <87446593+PlOszukiwaczDEV@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:46:14 +0100 Subject: [PATCH 0017/1014] Meowing commit --- domains/skid.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/skid.json diff --git a/domains/skid.json b/domains/skid.json new file mode 100644 index 000000000..b612a55b9 --- /dev/null +++ b/domains/skid.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } +} From 49358e20a5b4e27cde67d6ad62ffabf8b8484268 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:33:56 +0530 Subject: [PATCH 0018/1014] Update shan.json --- domains/shan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/shan.json b/domains/shan.json index e39234069..1cfd7446a 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,6 +8,7 @@ }, "record": { "A": ["45.90.12.31"], + [37.114.46.37], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e444969a992bbba223b1b4f5b51257b75c0bf1d1 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:34:12 +0530 Subject: [PATCH 0019/1014] Update shan.json --- domains/shan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shan.json b/domains/shan.json index 1cfd7446a..9a21ba6a0 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -8,7 +8,7 @@ }, "record": { "A": ["45.90.12.31"], - [37.114.46.37], + ["37.114.46.37"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e72a3905816ea0ec43771649de4fd938c1a20972 Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Mon, 23 Dec 2024 20:24:01 +0100 Subject: [PATCH 0020/1014] Update smartlinuxcoder.json --- domains/smartlinuxcoder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/smartlinuxcoder.json b/domains/smartlinuxcoder.json index d6ae1c7a0..8034acf7f 100644 --- a/domains/smartlinuxcoder.json +++ b/domains/smartlinuxcoder.json @@ -4,6 +4,6 @@ "email": "smartcoder@linuxmail.org" }, "record": { - "CNAME": "proxytwo.smartlinux.xyz" + "CNAME": "smartlinuxcoder.github.io" } } From e6066f1464ea2b22f97befd0a66ace4c99becec8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:21:24 -0500 Subject: [PATCH 0021/1014] chore: formatting and fix --- domains/shan.json | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/domains/shan.json b/domains/shan.json index 9a21ba6a0..7d003ab99 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,15 +1,20 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": ["45.90.12.31"], - ["37.114.46.37"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": [ + "45.90.12.31", + "37.114.46.37" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From 4aacc8168ed46a80fc60a77df40717787eb34f0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:22:30 -0500 Subject: [PATCH 0022/1014] chore: formatting --- domains/skid.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/skid.json b/domains/skid.json index b612a55b9..8a97aef4e 100644 --- a/domains/skid.json +++ b/domains/skid.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "PlOszukiwaczDEV" - }, - "record": { - "CNAME": "website-4ej.pages.dev" - } + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } } From 09ad7eae9cd89fd6299af2b4a26ed4156035aab2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:25:08 -0500 Subject: [PATCH 0023/1014] fix: username to match --- domains/houloude9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/houloude9.json b/domains/houloude9.json index cd97f5fdb..c0c9c96db 100644 --- a/domains/houloude9.json +++ b/domains/houloude9.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Houloude9|Official" + "username": "Houloude9IOfficial" }, "record": { "CNAME": "houloude9.pages.dev" From 85ddf2e31aa86efa04fddad08fded6483621220b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 24 Dec 2024 06:59:16 +0800 Subject: [PATCH 0024/1014] ignore ns[1-4] --- dnsconfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index 2c80fcee4..5ee924a87 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -153,7 +153,8 @@ var ignored = [ IGNORE("_dmarc", "TXT"), IGNORE("autoconfig", "CNAME"), IGNORE("autodiscover", "CNAME"), - IGNORE("dkim._domainkey", "TXT") + IGNORE("dkim._domainkey", "TXT"), + IGNORE("ns[1-4]", "A,AAAA"), ]; // Push TXT record of when the zone was last updated From 54704bd6378fb7d0f86c814fe5ba80e36ae7ef33 Mon Sep 17 00:00:00 2001 From: HaiYTB Date: Tue, 24 Dec 2024 09:54:45 +0700 Subject: [PATCH 0025/1014] Email fixed --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index 2c49c7679..dab6d090c 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -3,7 +3,7 @@ "repo": "https://github.com/HaiYTB/register", "owner": { "username": "HaiYTB", - "email": "admin@is-a.dev" + "email": "haiwt2xbox@gmail.com" }, "record": { "A": "103.229.52.14" From fca3857304174262d4479e6a17433ae4dde2357d Mon Sep 17 00:00:00 2001 From: razelleclaren <111413045+razelleclaren@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:48:20 +0700 Subject: [PATCH 0026/1014] Create clarenisme.json --- domains/clarenisme.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/clarenisme.json diff --git a/domains/clarenisme.json b/domains/clarenisme.json new file mode 100644 index 000000000..79d48efcd --- /dev/null +++ b/domains/clarenisme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "clarenisme", + "email": "gracela.claren1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" +  } +} From e5ca7ede3ce2257a4c5ef9951d976be1b4bc5186 Mon Sep 17 00:00:00 2001 From: aadltya Date: Tue, 24 Dec 2024 12:21:27 +0530 Subject: [PATCH 0027/1014] correct URL --- domains/swami.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/swami.json b/domains/swami.json index 50637b1e9..8c60a7970 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -1,11 +1,11 @@ { "description": "Portfolio Website", - "repo": "https://github.com/aadltya/portfolio-sec", + "repo": "https://github.com/aadltya/portfolio-website", "owner": { "username": "aadltya", "email": "adityaedu22@gmail.com" }, "record": { - "CNAME": "portfolio-sec.vercel.app" + "CNAME": "adityasworld.vercel.app" } } \ No newline at end of file From 9d267a0ddec10deaceb66449a7c605ef3746174e Mon Sep 17 00:00:00 2001 From: Prabin Subedi <42871240+prabincankod@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:36:37 +0545 Subject: [PATCH 0028/1014] changed website --- domains/prabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prabin.json b/domains/prabin.json index 48207704a..be6412422 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -6,6 +6,6 @@ "email": "prabinsubedi2016@gmail.com" }, "record": { - "URL": "https://prabincankod.me" + "URL": "https://www.prabinsubedi.tech" } } From 5b1aa02fd75a2046440d7800259689249e997f4b Mon Sep 17 00:00:00 2001 From: hazel <60282587+hazelvert@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:02:26 -0800 Subject: [PATCH 0029/1014] Create clipping.json --- domains/clipping.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/clipping.json diff --git a/domains/clipping.json b/domains/clipping.json new file mode 100644 index 000000000..6fb3d138b --- /dev/null +++ b/domains/clipping.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "hazelvert" + }, + "record": { + "CNAME": "hazelvert.github.io" + } +} From c9920b16ed327cf663dd2e972e64cb111fe4a953 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:15:04 +0200 Subject: [PATCH 0030/1014] Update cutedog5695.json --- domains/cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 87f0cea66..fa85df0c6 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "A": ["89.106.200.1"], From dd8e93f9b6a748c4c196ac942fa30364f878a9f2 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:15:59 +0200 Subject: [PATCH 0031/1014] Update _github-pages-challenge-cutedog5695.cutedog5695.json --- domains/_github-pages-challenge-cutedog5695.cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-cutedog5695.cutedog5695.json b/domains/_github-pages-challenge-cutedog5695.cutedog5695.json index 251128d4e..bc809f8d4 100644 --- a/domains/_github-pages-challenge-cutedog5695.cutedog5695.json +++ b/domains/_github-pages-challenge-cutedog5695.cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "TXT": "cd8aac10494e4b5b76656163a11508" From a916cae49c5696346f557cb872ee6a3f459e3d83 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:16:23 +0200 Subject: [PATCH 0032/1014] Update test.cutedog5695.json --- domains/test.cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/test.cutedog5695.json b/domains/test.cutedog5695.json index 3fb45aabe..a7f05a227 100644 --- a/domains/test.cutedog5695.json +++ b/domains/test.cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "CNAME": "glistening-faloodeh-84f4b1.netlify.app" From e0f2ea9a708b1131814d5c2c909b6d4536944ee9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:16:38 +0200 Subject: [PATCH 0033/1014] Update vercel.cutedog5695.json --- domains/vercel.cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vercel.cutedog5695.json b/domains/vercel.cutedog5695.json index 6d8c85f5a..2b34a2843 100644 --- a/domains/vercel.cutedog5695.json +++ b/domains/vercel.cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "CNAME": "cutedog5695test.vercel.app" From 236313b015fa9277dc6d5464b09791a42a090a7f Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:16:55 +0200 Subject: [PATCH 0034/1014] Update _vercel.cutedog5695.json --- domains/_vercel.cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.cutedog5695.json b/domains/_vercel.cutedog5695.json index 2c2a0bb11..aadb56683 100644 --- a/domains/_vercel.cutedog5695.json +++ b/domains/_vercel.cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "TXT": "vc-domain-verify=vercel.cutedog5695.is-a.dev,92820276b2029f5426ec" From 73d2b86337f9f483ddb365291e46e1a308d1ae04 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:17:10 +0200 Subject: [PATCH 0035/1014] Update _discord.cutedog5695.json --- domains/_discord.cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.cutedog5695.json b/domains/_discord.cutedog5695.json index 1d0239aa3..92dfb8f79 100644 --- a/domains/_discord.cutedog5695.json +++ b/domains/_discord.cutedog5695.json @@ -1,8 +1,8 @@ { "owner": { - "username": "CuteDog5695", + "username": "iostpa", "discord": "716306888492318790", - "twitter": "cutedog5695" + "twitter": "iostpa" }, "record": { "TXT": "dh=f85ce7cf4e6ff1f6136767a12c041fbbcb446045" From 67a1efaead2859190d360b2cd2c04d719fba6ecb Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:18:10 +0200 Subject: [PATCH 0036/1014] Create iostpa.json --- domains/iostpa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iostpa.json diff --git a/domains/iostpa.json b/domains/iostpa.json new file mode 100644 index 000000000..e3792dc3a --- /dev/null +++ b/domains/iostpa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iostpa", + "discord": "716306888492318790", + "twitter": "iostpa" + }, + "record": { + "URL": "https://iostpa.com" + } +} From 7904c152685a7f8c6f034e7430154b2951ce4b1e Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 24 Dec 2024 11:25:33 +0200 Subject: [PATCH 0037/1014] Rename _github-pages-challenge-cutedog5695.cutedog5695.json to _github-pages-challenge-iostpa.cutedog5695.json --- ...g5695.json => _github-pages-challenge-iostpa.cutedog5695.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-cutedog5695.cutedog5695.json => _github-pages-challenge-iostpa.cutedog5695.json} (100%) diff --git a/domains/_github-pages-challenge-cutedog5695.cutedog5695.json b/domains/_github-pages-challenge-iostpa.cutedog5695.json similarity index 100% rename from domains/_github-pages-challenge-cutedog5695.cutedog5695.json rename to domains/_github-pages-challenge-iostpa.cutedog5695.json From b9d4fc1531e30993b03372735a17b612c88b2db3 Mon Sep 17 00:00:00 2001 From: aadltya Date: Tue, 24 Dec 2024 16:32:39 +0530 Subject: [PATCH 0038/1014] Add TXT record for Vercel domain verification --- domains/swami.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/swami.json b/domains/swami.json index 8c60a7970..c47dfdf40 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -6,6 +6,9 @@ "email": "adityaedu22@gmail.com" }, "record": { - "CNAME": "adityasworld.vercel.app" + "CNAME": "adityasworld.vercel.app", + "TXT": { + "_vercel": "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" + } } } \ No newline at end of file From 9042dda5cb4eaf9a3f3d32b1e153141e93ad217d Mon Sep 17 00:00:00 2001 From: "Keira T." <448386+researcx@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:19:27 +0000 Subject: [PATCH 0039/1014] added xmr openalias txt record --- domains/researcx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/researcx.json b/domains/researcx.json index 0cfe4cd96..eed68c8a6 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -6,6 +6,6 @@ "record": { "A": ["207.127.95.80"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zoho.eu ~all"] + "TXT": ["v=spf1 include:zoho.eu ~all", "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;"] } } From 2d503b0afa901ada474d7f93bbe3f81531e2d4cf Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Tue, 24 Dec 2024 19:37:49 +0200 Subject: [PATCH 0040/1014] Create minify.json --- domains/minify.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minify.json diff --git a/domains/minify.json b/domains/minify.json new file mode 100644 index 000000000..0a2e96ce5 --- /dev/null +++ b/domains/minify.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 1d1d9db1bdf9dd7ae1893691ed275212e04e1a69 Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:27:02 -0800 Subject: [PATCH 0041/1014] Update akzana.json update json in accordance with is-a.dev docs --- domains/akzana.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/akzana.json b/domains/akzana.json index c6ad8876f..d63872b4f 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "akzana", - "email": "akzanaklepsch@outlook.com" - }, - "record": { - "RECORDTYPE": "AAAA" - } + "description": "Portfolio Site for Akzana. I want to host small projects on Akzana.Is-A.Dev to showcase my software engineering skills.", + "repo": "https://github.com/akzana/akzana.github.io", + "owner": { + "username": "akzana", + "email": "akzanaklepsch@outlook.com" + }, + "record": { + "URL": "https://akzana.github.io" + } } From 1b28dd911d45243cecdc1de2bd90c2f290dfc57b Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:27:44 -0800 Subject: [PATCH 0042/1014] Update akzana.json update record --- domains/akzana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akzana.json b/domains/akzana.json index d63872b4f..bee15e5d2 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -6,6 +6,6 @@ "email": "akzanaklepsch@outlook.com" }, "record": { - "URL": "https://akzana.github.io" + "CNAME": "https://akzana.github.io" } } From 655504f8defa374bf52dda83b84813a092669d21 Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:35:24 -0800 Subject: [PATCH 0043/1014] Update akzana.json add txt record --- domains/akzana.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akzana.json b/domains/akzana.json index bee15e5d2..24212c5c6 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -6,6 +6,7 @@ "email": "akzanaklepsch@outlook.com" }, "record": { - "CNAME": "https://akzana.github.io" + "CNAME": "https://akzana.github.io", + "TXT": "dh=2af8afafb60c69053436cf1df432f8ae6cdbbde0" } } From 1e05831cdc9095b37cca9d392876f5c089575b70 Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:39:51 -0800 Subject: [PATCH 0044/1014] Update akzana.json add github txt verification --- domains/akzana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akzana.json b/domains/akzana.json index 24212c5c6..a65b5e391 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "https://akzana.github.io", - "TXT": "dh=2af8afafb60c69053436cf1df432f8ae6cdbbde0" + "TXT": ["a9e7df1f4744431d00299a1ca92510"] } } From ee9fe71dc5994b3c14285ffe3cf846097d9a2e64 Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:46:54 -0800 Subject: [PATCH 0045/1014] Update akzana.json --- domains/akzana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akzana.json b/domains/akzana.json index a65b5e391..b928c5060 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -6,7 +6,7 @@ "email": "akzanaklepsch@outlook.com" }, "record": { - "CNAME": "https://akzana.github.io", + "CNAME": "akzana.github.io", "TXT": ["a9e7df1f4744431d00299a1ca92510"] } } From 551bf25f8ec6b1810d432b9772cfbe6c3ec5e541 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Tue, 24 Dec 2024 22:16:28 +0300 Subject: [PATCH 0046/1014] Create data.accounts.juststudio.json --- domains/data.accounts.juststudio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/data.accounts.juststudio.json diff --git a/domains/data.accounts.juststudio.json b/domains/data.accounts.juststudio.json new file mode 100644 index 000000000..b0f3eb83b --- /dev/null +++ b/domains/data.accounts.juststudio.json @@ -0,0 +1,11 @@ +{ + "description": "For account system's database", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} From 0996cf35d8017e8680f4343bc55f3fb9c7a57d86 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Tue, 24 Dec 2024 22:19:08 +0300 Subject: [PATCH 0047/1014] Create account.juststudio.json --- domains/account.juststudio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/account.juststudio.json diff --git a/domains/account.juststudio.json b/domains/account.juststudio.json new file mode 100644 index 000000000..0e9c53ba8 --- /dev/null +++ b/domains/account.juststudio.json @@ -0,0 +1,11 @@ +{ + "description": "It will be redirect to accounts.juststudio.is-a.dev", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio-account.web.app" + } +} From 8bae95a849e513eaf307f94084b95afb80ca81a0 Mon Sep 17 00:00:00 2001 From: "Zahin A. Adib" <47830815+Adib23704@users.noreply.github.com> Date: Wed, 25 Dec 2024 01:48:41 +0600 Subject: [PATCH 0048/1014] Create adib.json --- domains/adib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adib.json diff --git a/domains/adib.json b/domains/adib.json new file mode 100644 index 000000000..ff5c21a4d --- /dev/null +++ b/domains/adib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } +} From 2bb700af6b512e872a1aed4305c82ba4979181ec Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:07:06 -0800 Subject: [PATCH 0049/1014] Update akzana.json update record --- domains/akzana.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/akzana.json b/domains/akzana.json index b928c5060..d8fefc099 100644 --- a/domains/akzana.json +++ b/domains/akzana.json @@ -6,7 +6,6 @@ "email": "akzanaklepsch@outlook.com" }, "record": { - "CNAME": "akzana.github.io", - "TXT": ["a9e7df1f4744431d00299a1ca92510"] + "CNAME": "akzana.github.io" } } From 1e5ddff7649f37ff80e5ee61dfb6d32241e0ebef Mon Sep 17 00:00:00 2001 From: Akzana <50274932+akzana@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:09:25 -0800 Subject: [PATCH 0050/1014] Create _github-pages-challenge-akzana.json add github pages verification --- domains/_github-pages-challenge-akzana.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-akzana.json diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json new file mode 100644 index 000000000..3c3ba1691 --- /dev/null +++ b/domains/_github-pages-challenge-akzana.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "akzana" + }, + "record": { + "TXT": ["a9e7df1f4744431d00299a1ca92510"] + } +} From 97265318010cfda4bfb631242bfcb3c85823b884 Mon Sep 17 00:00:00 2001 From: amin Date: Tue, 24 Dec 2024 19:20:21 -0500 Subject: [PATCH 0051/1014] Create voxxdevv.json --- domains/voxxdevv.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/voxxdevv.json diff --git a/domains/voxxdevv.json b/domains/voxxdevv.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/voxxdevv.json @@ -0,0 +1 @@ + From e5d3d387f3d738ba13a074d201704787a955af46 Mon Sep 17 00:00:00 2001 From: amin Date: Tue, 24 Dec 2024 19:37:28 -0500 Subject: [PATCH 0052/1014] Update voxxdevv.json --- domains/voxxdevv.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/voxxdevv.json b/domains/voxxdevv.json index 8b1378917..6e783b671 100644 --- a/domains/voxxdevv.json +++ b/domains/voxxdevv.json @@ -1 +1,11 @@ - +{ + "description": "A simple website showcasing projects crafted by my development team.", + "repo": "https://github.com/voxxdevv/voxxdevv.github.io/lmdesigns", + "owner": { + "username": "voxxdevv", + "email": "aminrh@icloud.com" + }, + "record": { + "CNAME": "voxxdevv.github.io" + } +} From d728e4085ec72b92dd31caeedbcdec84a6fff267 Mon Sep 17 00:00:00 2001 From: amin Date: Tue, 24 Dec 2024 19:44:36 -0500 Subject: [PATCH 0053/1014] Delete domains/voxxdevv.json --- domains/voxxdevv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/voxxdevv.json diff --git a/domains/voxxdevv.json b/domains/voxxdevv.json deleted file mode 100644 index 6e783b671..000000000 --- a/domains/voxxdevv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A simple website showcasing projects crafted by my development team.", - "repo": "https://github.com/voxxdevv/voxxdevv.github.io/lmdesigns", - "owner": { - "username": "voxxdevv", - "email": "aminrh@icloud.com" - }, - "record": { - "CNAME": "voxxdevv.github.io" - } -} From d3062ef75ce2a3cd6d68fdd76b4b0b73a167a9f1 Mon Sep 17 00:00:00 2001 From: amin Date: Tue, 24 Dec 2024 19:48:47 -0500 Subject: [PATCH 0054/1014] Create voxxdevv.json --- domains/voxxdevv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/voxxdevv.json diff --git a/domains/voxxdevv.json b/domains/voxxdevv.json new file mode 100644 index 000000000..6e783b671 --- /dev/null +++ b/domains/voxxdevv.json @@ -0,0 +1,11 @@ +{ + "description": "A simple website showcasing projects crafted by my development team.", + "repo": "https://github.com/voxxdevv/voxxdevv.github.io/lmdesigns", + "owner": { + "username": "voxxdevv", + "email": "aminrh@icloud.com" + }, + "record": { + "CNAME": "voxxdevv.github.io" + } +} From bd0a402c5e324cbd254bc3d25fcc7bb7769a0e1e Mon Sep 17 00:00:00 2001 From: amin Date: Tue, 24 Dec 2024 19:50:04 -0500 Subject: [PATCH 0055/1014] Update voxxdevv.json From ae255b3ffe80bd49a081f7246ec5d2c3275a0faa Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Wed, 25 Dec 2024 14:10:42 +0700 Subject: [PATCH 0056/1014] Create s1ow.json --- domains/s1ow.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/s1ow.json diff --git a/domains/s1ow.json b/domains/s1ow.json new file mode 100644 index 000000000..cbbb4ba82 --- /dev/null +++ b/domains/s1ow.json @@ -0,0 +1,21 @@ +{ + "description": "! s1owmotion.0 profile page", + "repository": "https://github.com/H4iPh0ngM1enB4c/Web" + "owner": { + "username": "H4iPh0ngM1enB4c", + "email": "haiphongmienbac@gmail.com", + "discord": "1027559943462727740" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From be2fc8da3e7c8610e51529054080431de6286b23 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Wed, 25 Dec 2024 14:14:00 +0700 Subject: [PATCH 0057/1014] Update s1ow.json --- domains/s1ow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1ow.json b/domains/s1ow.json index cbbb4ba82..10bdc4bf8 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -1,6 +1,6 @@ { "description": "! s1owmotion.0 profile page", - "repository": "https://github.com/H4iPh0ngM1enB4c/Web" + "repository": "https://github.com/H4iPh0ngM1enB4c/Web", "owner": { "username": "H4iPh0ngM1enB4c", "email": "haiphongmienbac@gmail.com", From ad59a3d83e9dbb8622da4a90dc31088540c335ec Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Wed, 25 Dec 2024 15:00:25 +0700 Subject: [PATCH 0058/1014] Update s1ow.json --- domains/s1ow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s1ow.json b/domains/s1ow.json index 10bdc4bf8..89dc24774 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -3,7 +3,7 @@ "repository": "https://github.com/H4iPh0ngM1enB4c/Web", "owner": { "username": "H4iPh0ngM1enB4c", - "email": "haiphongmienbac@gmail.com", + "email": "noobdownload2@gmail.com", "discord": "1027559943462727740" }, "record": { From c4a75dec8fae367d058caa8fb079dfdb80b23116 Mon Sep 17 00:00:00 2001 From: VMOS <93501803+hungwt@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:32:04 +0700 Subject: [PATCH 0059/1014] Update duyhung.json --- domains/duyhung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duyhung.json b/domains/duyhung.json index 0d86aa3dc..05736e1f2 100644 --- a/domains/duyhung.json +++ b/domains/duyhung.json @@ -4,6 +4,6 @@ "email": "hungwt334@gmail.com" }, "record": { - "A": ["109.228.48.107"] + "A": ["31.186.83.254"] } } From dc7a9785b880d3262ae6f2e5bee99d3efcbac2d7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 25 Dec 2024 22:17:59 +1100 Subject: [PATCH 0060/1014] Discard changes to domains/gunman.json --- domains/gunman.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/gunman.json b/domains/gunman.json index a9755bf4e..a8d718913 100644 --- a/domains/gunman.json +++ b/domains/gunman.json @@ -5,9 +5,6 @@ "discord": "1115658967012626542" }, "record": { - "NS": [ - "michelle.ns.cloudflare.com", - "sam.ns.cloudflare.com" - ] + "A": ["216.24.57.1"] } } From 26debb7edf91f6765ecffd50b85bd4fe92436cb0 Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 25 Dec 2024 14:36:56 +0300 Subject: [PATCH 0061/1014] fix(domains/clarenisme): correct github username --- domains/clarenisme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/clarenisme.json b/domains/clarenisme.json index 79d48efcd..1ff8ef61c 100644 --- a/domains/clarenisme.json +++ b/domains/clarenisme.json @@ -1,6 +1,6 @@ { "owner": { - "username": "clarenisme", + "username": "razelleclaren", "email": "gracela.claren1@gmail.com" }, "record": { From 6544ded74f77cdd330ea35e7f31a3fc9cd900a68 Mon Sep 17 00:00:00 2001 From: aadltya Date: Wed, 25 Dec 2024 17:11:45 +0530 Subject: [PATCH 0062/1014] Add swami.is-a.dev and _vercel TXT record for Vercel domain verification --- domains/_vercel.swami.json | 10 ++++++++++ domains/swami.json | 5 +---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 domains/_vercel.swami.json diff --git a/domains/_vercel.swami.json b/domains/_vercel.swami.json new file mode 100644 index 000000000..96e206351 --- /dev/null +++ b/domains/_vercel.swami.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aadltya" + }, + "record": { + "TXT": [ + "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" + ] + } +} \ No newline at end of file diff --git a/domains/swami.json b/domains/swami.json index c47dfdf40..8c60a7970 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -6,9 +6,6 @@ "email": "adityaedu22@gmail.com" }, "record": { - "CNAME": "adityasworld.vercel.app", - "TXT": { - "_vercel": "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" - } + "CNAME": "adityasworld.vercel.app" } } \ No newline at end of file From 214c1cf9de5c8f2bda3117456dd10f599513b616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Wed, 25 Dec 2024 13:38:26 +0100 Subject: [PATCH 0063/1014] Update and rename gliphtones.json to glyphtones.json --- domains/{gliphtones.json => glyphtones.json} | 3 +++ 1 file changed, 3 insertions(+) rename domains/{gliphtones.json => glyphtones.json} (88%) diff --git a/domains/gliphtones.json b/domains/glyphtones.json similarity index 88% rename from domains/gliphtones.json rename to domains/glyphtones.json index 366f32373..b80cb23d6 100644 --- a/domains/gliphtones.json +++ b/domains/glyphtones.json @@ -4,6 +4,9 @@ "email": "firu-glyphtones@proton.me" }, "record": { + "A": [ + "5.75.148.17" + ], "AAAA": [ "2a01:04f8:0c0c:947e:0000:0000:0000:0001" ] From 9fcc1973417e88ea0459576053977010c48e48ce Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Wed, 25 Dec 2024 21:51:38 +0900 Subject: [PATCH 0064/1014] Delete domains/6502.json Abuse --- domains/6502.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/6502.json diff --git a/domains/6502.json b/domains/6502.json deleted file mode 100644 index 8843bd54d..000000000 --- a/domains/6502.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio website for 6502", - "repo": "https://github.com/nobody5050/nobody5050.github.io", - "owner": { - "username": "Nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "CNAME": "nobody5050.github.io" - } -} From 0b0c415fb1f3ff8f76071bb25ff2b4371a0b99b4 Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Wed, 25 Dec 2024 21:51:55 +0900 Subject: [PATCH 0065/1014] Delete domains/_github-pages-challenge-nobody5050.6502.json Abuse --- domains/_github-pages-challenge-nobody5050.6502.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-nobody5050.6502.json diff --git a/domains/_github-pages-challenge-nobody5050.6502.json b/domains/_github-pages-challenge-nobody5050.6502.json deleted file mode 100644 index 89758a2e7..000000000 --- a/domains/_github-pages-challenge-nobody5050.6502.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "TXT": "0648c9309d9441b7f6b0dea3a78194" - } -} From 202ef62442384816f57ef94b27229c946840d43c Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Wed, 25 Dec 2024 21:52:25 +0900 Subject: [PATCH 0066/1014] Delete domains/lightsys32.json Abuse --- domains/lightsys32.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/lightsys32.json diff --git a/domains/lightsys32.json b/domains/lightsys32.json deleted file mode 100644 index a80725cfc..000000000 --- a/domains/lightsys32.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "not-amplify", - "email": "not.amplify.x@gmail.com", - "discord": "1202067094360035353" - }, - "record": { - "A": ["104.243.45.193"] - } -} From cdc24f584dca00de9cccadd8b914f30cc55238ad Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Wed, 25 Dec 2024 21:52:51 +0900 Subject: [PATCH 0067/1014] Delete domains/toasty.json Abuse --- domains/toasty.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/toasty.json diff --git a/domains/toasty.json b/domains/toasty.json deleted file mode 100644 index 0e06d33b5..000000000 --- a/domains/toasty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "toastyyyxd", - "email": "asaeasaeasae.x10@gmail.com", - "discord": "577480703302959104" - }, - "record": { - "CNAME": "toasty.pages.dev" - } -} From bc31acc6d10087f28faedfdf9624bd461fe23b92 Mon Sep 17 00:00:00 2001 From: Alora Mia Date: Wed, 25 Dec 2024 21:53:09 +0900 Subject: [PATCH 0068/1014] Delete domains/mail.toasty.json Abuse --- domains/mail.toasty.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.toasty.json diff --git a/domains/mail.toasty.json b/domains/mail.toasty.json deleted file mode 100644 index 921d356bb..000000000 --- a/domains/mail.toasty.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "toastyyyxd", - "email": "asaeasaeasae.x10@gmail.com", - "discord": "577480703302959104" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 843d6f890df9f818b375a63d6edae1dea66d833c Mon Sep 17 00:00:00 2001 From: Joji Date: Wed, 25 Dec 2024 20:43:12 +0530 Subject: [PATCH 0069/1014] Create jojiyzo.json --- domains/jojiyzo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jojiyzo.json diff --git a/domains/jojiyzo.json b/domains/jojiyzo.json new file mode 100644 index 000000000..097561042 --- /dev/null +++ b/domains/jojiyzo.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "jojipanackal" + }, + "record": { + "CNAME": "jojipanackal.github.io" + } +} From 85a0469183e85c35b0cf23168ea86afd0c9cc227 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:19:41 -0500 Subject: [PATCH 0070/1014] github challenge --- domains/_github-pages-challenge-webcubed.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-webcubed.json diff --git a/domains/_github-pages-challenge-webcubed.json b/domains/_github-pages-challenge-webcubed.json new file mode 100644 index 000000000..2de31857f --- /dev/null +++ b/domains/_github-pages-challenge-webcubed.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] + } +} From 50b7cf4f63eadba58e22072aec624c172e78d8cf Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:21:18 -0500 Subject: [PATCH 0071/1014] discord verification --- domains/_discord.webcubed.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.webcubed.is-a.dev.json diff --git a/domains/_discord.webcubed.is-a.dev.json b/domains/_discord.webcubed.is-a.dev.json new file mode 100644 index 000000000..317fde03a --- /dev/null +++ b/domains/_discord.webcubed.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "github-username" + }, + "record": { + "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] + } +} From 1a81bbbf780bccf25077ba2062a64aed36656f54 Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:24:45 -0500 Subject: [PATCH 0072/1014] OOPS --- .../{_discord.webcubed.is-a.dev.json => _discord.webcubed.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.webcubed.is-a.dev.json => _discord.webcubed.json} (74%) diff --git a/domains/_discord.webcubed.is-a.dev.json b/domains/_discord.webcubed.json similarity index 74% rename from domains/_discord.webcubed.is-a.dev.json rename to domains/_discord.webcubed.json index 317fde03a..b5a4d0ec4 100644 --- a/domains/_discord.webcubed.is-a.dev.json +++ b/domains/_discord.webcubed.json @@ -1,6 +1,6 @@ { "owner": { - "username": "github-username" + "username": "webcubed" }, "record": { "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] From 9451790c70d3b297b414d90e67eabe0aeab92aae Mon Sep 17 00:00:00 2001 From: Joji Date: Wed, 25 Dec 2024 20:55:34 +0530 Subject: [PATCH 0073/1014] jojiyzo.json email added --- domains/jojiyzo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jojiyzo.json b/domains/jojiyzo.json index 097561042..651cd8950 100644 --- a/domains/jojiyzo.json +++ b/domains/jojiyzo.json @@ -1,6 +1,7 @@ { "owner": { - "username": "jojipanackal" + "username": "jojipanackal", + "email": "alphaa41@protonmail.com" }, "record": { "CNAME": "jojipanackal.github.io" From 9056fa2f4c84aafea4f44c809c73b272c59c6878 Mon Sep 17 00:00:00 2001 From: amin Date: Wed, 25 Dec 2024 11:42:50 -0500 Subject: [PATCH 0074/1014] Create _discord.voxxdevv.json --- domains/_discord.voxxdevv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.voxxdevv.json diff --git a/domains/_discord.voxxdevv.json b/domains/_discord.voxxdevv.json new file mode 100644 index 000000000..3b379ef5b --- /dev/null +++ b/domains/_discord.voxxdevv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voxxdevv", + "email": "aminrh@icloud.com" + }, + "record": { + "TXT": "dh=6d817006952096ed75c9c1c84fab50783bad46ac" + } +} From 09a9556381f32e6b7eee0d444330e7b4a477af81 Mon Sep 17 00:00:00 2001 From: ghostMan-pac <71212404+ghostMan-pac@users.noreply.github.com> Date: Wed, 25 Dec 2024 22:50:15 +0530 Subject: [PATCH 0075/1014] Create ghostman.json --- domains/ghostman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ghostman.json diff --git a/domains/ghostman.json b/domains/ghostman.json new file mode 100644 index 000000000..e21c44a0f --- /dev/null +++ b/domains/ghostman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ghostMan-pac", + "email": "asifp3104@gmail.com" + }, + "record": { + "CNAME": "ghostMan-pac.github.io" + } +} From dfc4207233ea197cdf114d0388141e4c736e3891 Mon Sep 17 00:00:00 2001 From: Okinea Dev Date: Wed, 25 Dec 2024 23:20:44 +0200 Subject: [PATCH 0076/1014] Update contacts --- domains/okinea.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/okinea.json b/domains/okinea.json index c5f1904d5..2f586da5b 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -3,7 +3,8 @@ "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", - "telegram": "@stadius_lucioni", + "telegram": "https://telegram.okinea.dev", + "email": "hi@okinea.dev", "discord": "okineadev" }, "record": { From 232dfacdeff031038d64b857df9b0358c9a232f4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 26 Dec 2024 19:42:56 +1100 Subject: [PATCH 0077/1014] Update domains/icvn.json --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index dab6d090c..4f0098268 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": "103.229.52.14" + "A": ["103.229.52.14"] }, "proxied": true } From f05e1303cb3f50c366bd9010b21069a33d61acf8 Mon Sep 17 00:00:00 2001 From: HaiYTB <107292361+HaiYTB@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:47:46 +0700 Subject: [PATCH 0078/1014] Update icvn.json Add port --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index 4f0098268..a2415cbf8 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": ["103.229.52.14"] + "A": ["103.229.52.14:25908"] }, "proxied": true } From fe62c7cbb513021ff5404bc311bb152bf274b0c8 Mon Sep 17 00:00:00 2001 From: Milanstarkk <103732945+Milanstarkk@users.noreply.github.com> Date: Thu, 26 Dec 2024 10:28:17 +0100 Subject: [PATCH 0079/1014] Create app-giua.json --- domains/app-giua.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/app-giua.json diff --git a/domains/app-giua.json b/domains/app-giua.json new file mode 100644 index 000000000..26d28e91c --- /dev/null +++ b/domains/app-giua.json @@ -0,0 +1,11 @@ +{ + "description": "Giua-App è l'applicazione non ufficiale dei registri elettronici giua@school", + "repo": "https://github.com/Milanstarkk/Giua-App", + "owner": { + "username": "Milanstarkk", + "email": "milanstark09yt@gmail.com" + }, + "record": { + "CNAME": "milanstarkk.github.io" + } +} From c3393281acdf3f2ced3641c2067c22aedf6582c0 Mon Sep 17 00:00:00 2001 From: Milanstarkk <103732945+Milanstarkk@users.noreply.github.com> Date: Thu, 26 Dec 2024 11:09:31 +0100 Subject: [PATCH 0080/1014] Rename app-giua.json to appgiua.json --- domains/{app-giua.json => appgiua.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{app-giua.json => appgiua.json} (100%) diff --git a/domains/app-giua.json b/domains/appgiua.json similarity index 100% rename from domains/app-giua.json rename to domains/appgiua.json From 3a8aef77b26f4ec85ef53704fad7eb2e235ac18f Mon Sep 17 00:00:00 2001 From: Milanstarkk <103732945+Milanstarkk@users.noreply.github.com> Date: Thu, 26 Dec 2024 11:14:29 +0100 Subject: [PATCH 0081/1014] Rename appgiua.json to app-giua.json --- domains/{appgiua.json => app-giua.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{appgiua.json => app-giua.json} (100%) diff --git a/domains/appgiua.json b/domains/app-giua.json similarity index 100% rename from domains/appgiua.json rename to domains/app-giua.json From 153a888aaad29420c311a2993c4619a8a2dd609a Mon Sep 17 00:00:00 2001 From: Sourav Kumar <147024328+itzsouravkumar@users.noreply.github.com> Date: Thu, 26 Dec 2024 18:32:38 +0530 Subject: [PATCH 0082/1014] Update sourav.json --- domains/sourav.json | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/domains/sourav.json b/domains/sourav.json index 31b98cab6..a37eacc31 100644 --- a/domains/sourav.json +++ b/domains/sourav.json @@ -1,21 +1,12 @@ { "description": "My Website", - "repo": "https://itzsouravkumar.github.io/mywebsite/", + "repo": "https://github.com/itzsouravkumar/itzsouravkumar.github.io", "owner": { "username": "itzsouravkumar", - "discord": "itz_sour4v", + "email": "", + "discord": "itz_sour4v" }, -{ - "$schema": "../schemas/domain.schema.json", - "domain": "sourav.is-a.dev", - "subdomain": "sourav", - "owner": { - "repo": "https://github.com/itzsouravkumar/mywebsite.git", - "email": "oyesourav05012006@gmail.com" - }, - "record": { - "CNAME": "itzsouravkumar.github.io" - }, - "proxy": false + "record": { + "CNAME": "itzsouravkumar.github.io" } - +} From 62fbf75c67cc18ee12a2a409bc8bf3d49cfb8d44 Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:25:20 +0700 Subject: [PATCH 0083/1014] Update vintheweirdass.json --- domains/vintheweirdass.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index f001e5992..0ddc5b2b2 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -1,13 +1,12 @@ { - "description": "My base website. Very epik tbh 💥💥", + "description": "redirect. js that", "repo": "https://github.com/vintheweirdass/vintheweirdass.github.io", "owner": { "username": "vintheweirdass", "twitter": "vintheweirdass", "discord": "vintheweirdass", - "lahelu": "https://lahelu.com/user/cupglassdev" }, "record": { - "NS": ["christina.ns.cloudflare.com", "mustafa.ns.cloudflare.com"] + "URL": "https://vtwa.is-a.dev" } } From 5162e6d7e09208d047bfe984522c0ceffc8a29ab Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:25:53 +0700 Subject: [PATCH 0084/1014] Create vtwa.json --- domains/vtwa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vtwa.json diff --git a/domains/vtwa.json b/domains/vtwa.json new file mode 100644 index 000000000..c9d554823 --- /dev/null +++ b/domains/vtwa.json @@ -0,0 +1,12 @@ +{ + "description": "My base website. Very epik tbh 💥💥", + "repo": "https://github.com/vintheweirdass/vintheweirdass.github.io", + "owner": { + "username": "vintheweirdass", + "twitter": "vintheweirdass", + "discord": "vintheweirdass" + }, + "record": { + "NS": ["christina.ns.cloudflare.com", "mustafa.ns.cloudflare.com"] + } +} From 088dfd665b359e2c2eb63c12d3459f7ba83a2589 Mon Sep 17 00:00:00 2001 From: "vin(cent)" <70825723+vintheweirdass@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:26:15 +0700 Subject: [PATCH 0085/1014] Update vintheweirdass.json --- domains/vintheweirdass.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vintheweirdass.json b/domains/vintheweirdass.json index 0ddc5b2b2..f1fffe798 100644 --- a/domains/vintheweirdass.json +++ b/domains/vintheweirdass.json @@ -4,7 +4,7 @@ "owner": { "username": "vintheweirdass", "twitter": "vintheweirdass", - "discord": "vintheweirdass", + "discord": "vintheweirdass" }, "record": { "URL": "https://vtwa.is-a.dev" From 6beab987ad1f7b96c8815254793287ececc478df Mon Sep 17 00:00:00 2001 From: webcubed <77589042+webcubed@users.noreply.github.com> Date: Thu, 26 Dec 2024 13:07:32 -0500 Subject: [PATCH 0086/1014] Rename _github-pages-challenge-webcubed.json to _github-pages-challenge-webcubed.webcubed.json --- ...bcubed.json => _github-pages-challenge-webcubed.webcubed.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-webcubed.json => _github-pages-challenge-webcubed.webcubed.json} (100%) diff --git a/domains/_github-pages-challenge-webcubed.json b/domains/_github-pages-challenge-webcubed.webcubed.json similarity index 100% rename from domains/_github-pages-challenge-webcubed.json rename to domains/_github-pages-challenge-webcubed.webcubed.json From aa6dae7f1d5c19c6a9be92185917be146dd04aee Mon Sep 17 00:00:00 2001 From: Sid <81173756+sidx04@users.noreply.github.com> Date: Fri, 27 Dec 2024 00:08:46 +0530 Subject: [PATCH 0087/1014] Create sidd.json --- domains/sidd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sidd.json diff --git a/domains/sidd.json b/domains/sidd.json new file mode 100644 index 000000000..2f9c071c1 --- /dev/null +++ b/domains/sidd.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } +} From 455c1e7fec3a4aa4c9b1bc1a7c93b6df59e4198a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 26 Dec 2024 15:08:20 -0500 Subject: [PATCH 0088/1014] chore: formatting --- domains/sidd.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/sidd.json b/domains/sidd.json index 2f9c071c1..fa3b6e974 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "record": { - "CNAME": "sidx04.github.io" - } + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } } From d16e6005c87b748486a571fef5e96cf5354384a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:38:56 +0700 Subject: [PATCH 0089/1014] Create hung319.json --- domains/hung319.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/hung319.json diff --git a/domains/hung319.json b/domains/hung319.json new file mode 100644 index 000000000..997f1e2e9 --- /dev/null +++ b/domains/hung319.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "hung319" + }, + "record": { + "CNAME": "hung319.github.io" + } +} From 38adcf9fea43db52383be543bb8b06300bca1cc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:39:41 +0700 Subject: [PATCH 0090/1014] Create h4rs.json --- domains/h4rs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/h4rs.json diff --git a/domains/h4rs.json b/domains/h4rs.json new file mode 100644 index 000000000..997f1e2e9 --- /dev/null +++ b/domains/h4rs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "hung319" + }, + "record": { + "CNAME": "hung319.github.io" + } +} From 3c687626f8777fd4c089630b98f8b6fba1e02b97 Mon Sep 17 00:00:00 2001 From: Khoa Cao <68763046+khoacao2k4@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:07:51 +0700 Subject: [PATCH 0091/1014] Create _vercel.khoacao.json --- domains/_vercel.khoacao.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.khoacao.json diff --git a/domains/_vercel.khoacao.json b/domains/_vercel.khoacao.json new file mode 100644 index 000000000..c51268a1e --- /dev/null +++ b/domains/_vercel.khoacao.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khoacao2k4" + }, + "record": { + "TXT": ["vc-domain-verify=khoacao.is-a.dev,9b86aeda2d7aa9f99748"] + } +} From 6844f68be44bfe21babc98abe65dced797007713 Mon Sep 17 00:00:00 2001 From: Khoa Cao <68763046+khoacao2k4@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:08:27 +0700 Subject: [PATCH 0092/1014] Create khoacao.json --- domains/khoacao.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/khoacao.json diff --git a/domains/khoacao.json b/domains/khoacao.json new file mode 100644 index 000000000..2c9264dfa --- /dev/null +++ b/domains/khoacao.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "khoacao2k4" + }, + "record": { + "CNAME": "khoa-cao-website.vercel.app" + } +} From c6c145ed3758594beeae642ef29b67f9135650fa Mon Sep 17 00:00:00 2001 From: Khoa Cao <68763046+khoacao2k4@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:11:41 +0700 Subject: [PATCH 0093/1014] Update khoacao.json --- domains/khoacao.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/khoacao.json b/domains/khoacao.json index 2c9264dfa..e70254090 100644 --- a/domains/khoacao.json +++ b/domains/khoacao.json @@ -1,6 +1,7 @@ { "owner": { - "username": "khoacao2k4" + "username": "khoacao2k4", + "email": "cqnhatkhoa@gmail.com" }, "record": { "CNAME": "khoa-cao-website.vercel.app" From da0eb066a4b310585cf8e50f2a88df971c0618e0 Mon Sep 17 00:00:00 2001 From: Khoa Cao <68763046+khoacao2k4@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:11:56 +0700 Subject: [PATCH 0094/1014] Update _vercel.khoacao.json --- domains/_vercel.khoacao.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.khoacao.json b/domains/_vercel.khoacao.json index c51268a1e..a3ae78ba0 100644 --- a/domains/_vercel.khoacao.json +++ b/domains/_vercel.khoacao.json @@ -1,6 +1,7 @@ { "owner": { - "username": "khoacao2k4" + "username": "khoacao2k4", + "email": "cqnhatkhoa@gmail.com" }, "record": { "TXT": ["vc-domain-verify=khoacao.is-a.dev,9b86aeda2d7aa9f99748"] From 7bd99693cec158199792652be96ee3c4eb323f35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:50:26 +0700 Subject: [PATCH 0095/1014] Update hung319.json --- domains/hung319.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hung319.json b/domains/hung319.json index 997f1e2e9..51f59f503 100644 --- a/domains/hung319.json +++ b/domains/hung319.json @@ -1,6 +1,7 @@ { "owner": { "username": "hung319" + "email": "hungh6122@gmail.com" }, "record": { "CNAME": "hung319.github.io" From 59e30cc819d55940609ee63f8753bf9305190ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:50:53 +0700 Subject: [PATCH 0096/1014] Update h4rs.json --- domains/h4rs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/h4rs.json b/domains/h4rs.json index 997f1e2e9..51f59f503 100644 --- a/domains/h4rs.json +++ b/domains/h4rs.json @@ -1,6 +1,7 @@ { "owner": { "username": "hung319" + "email": "hungh6122@gmail.com" }, "record": { "CNAME": "hung319.github.io" From d178ca486eca2a47c0206ee263744ac47a8fa06c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:53:20 +0700 Subject: [PATCH 0097/1014] Update h4rs.json --- domains/h4rs.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/h4rs.json b/domains/h4rs.json index 51f59f503..366943a14 100644 --- a/domains/h4rs.json +++ b/domains/h4rs.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "hung319" - "email": "hungh6122@gmail.com" - }, - "record": { - "CNAME": "hung319.github.io" - } + "description": "h4rs page github", + "owner": { + "username": "hung319", + "email": "hungh6122@gmail.com" + }, + "record": { + "CNAME": "hung319.github.io" + } } From b3d04e68467667463452c2135fa9237870dc9fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:53:43 +0700 Subject: [PATCH 0098/1014] Update hung319.json --- domains/hung319.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/hung319.json b/domains/hung319.json index 51f59f503..3cc16e42c 100644 --- a/domains/hung319.json +++ b/domains/hung319.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "hung319" - "email": "hungh6122@gmail.com" - }, - "record": { - "CNAME": "hung319.github.io" - } + "description": "hung319 profile", + "owner": { + "username": "hung319", + "email": "hungh6122@gmail.com" + }, + "record": { + "CNAME": "hung319.github.io" + } } From 5012c7906dd68bac918eeb5b4620f499b9bad618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:31:50 +1100 Subject: [PATCH 0099/1014] Discard changes to domains/6502.json --- domains/6502.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/6502.json diff --git a/domains/6502.json b/domains/6502.json new file mode 100644 index 000000000..8843bd54d --- /dev/null +++ b/domains/6502.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } +} From 02d66c6e4c08b93f2d3282b25576592c24af73d8 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:31:57 +1100 Subject: [PATCH 0100/1014] Discard changes to domains/_github-pages-challenge-nobody5050.6502.json --- domains/_github-pages-challenge-nobody5050.6502.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nobody5050.6502.json diff --git a/domains/_github-pages-challenge-nobody5050.6502.json b/domains/_github-pages-challenge-nobody5050.6502.json new file mode 100644 index 000000000..89758a2e7 --- /dev/null +++ b/domains/_github-pages-challenge-nobody5050.6502.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "TXT": "0648c9309d9441b7f6b0dea3a78194" + } +} From 9fb3e3d744c87806571f3c8d07c16b8725c1201c Mon Sep 17 00:00:00 2001 From: generic <168141409+xgeneric@users.noreply.github.com> Date: Fri, 27 Dec 2024 02:10:36 -0500 Subject: [PATCH 0101/1014] Register xgeneric.is-a.dev --- domains/xgeneric.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xgeneric.json diff --git a/domains/xgeneric.json b/domains/xgeneric.json new file mode 100644 index 000000000..4ffc90339 --- /dev/null +++ b/domains/xgeneric.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } + } + \ No newline at end of file From 55e5209bb3ac2f5faa4d798146e0e7aa0117ec2a Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Fri, 27 Dec 2024 04:22:22 -0600 Subject: [PATCH 0102/1014] Create gary.json --- domains/gary.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gary.json diff --git a/domains/gary.json b/domains/gary.json new file mode 100644 index 000000000..ecf1bfe3a --- /dev/null +++ b/domains/gary.json @@ -0,0 +1,11 @@ +{ + "description": "gary site", + "repo": "https://github.com/Zach11111/garysite", + "owner": { + "username": "zach11111", + "email": "contact@" + }, + "record": { + "URL": "https:/garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + } +} From 042255677a20e0cf71d6ca3d7bc32a090ef5c876 Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Fri, 27 Dec 2024 04:24:44 -0600 Subject: [PATCH 0103/1014] Update gary.json --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index ecf1bfe3a..010874882 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Zach11111/garysite", "owner": { "username": "zach11111", - "email": "contact@" + "email": "contact@garybot.dev" }, "record": { "URL": "https:/garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" From d6f58f87f132e393c66365e21eb292e20a02c58f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 27 Dec 2024 18:36:14 +0800 Subject: [PATCH 0104/1014] stricter url records --- tests/records.test.js | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests/records.test.js b/tests/records.test.js index d819fa9b9..de5ecbadc 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -165,13 +165,8 @@ t("All files should have valid record values", (t) => { } if (key === "URL") { + t.true(value.startsWith("http://") || value.startsWith("https://"), `${file}: Record value for ${key} must start with http:// or https://`) t.notThrows(() => new URL(value), `${file}: Invalid URL for ${key}`); - try { - const urlObj = new URL(value); - t.true(urlObj.hostname !== subdomain, `${file}: URL cannot point to itself`); - } catch { - t.fail(`${file}: Invalid URL for ${key}`); - } } } From 51905963f30bb60a7dcfff84b7b5dd34baea732a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 27 Dec 2024 18:37:16 +0800 Subject: [PATCH 0105/1014] Update gary.json --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index 010874882..7947054c1 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -6,6 +6,6 @@ "email": "contact@garybot.dev" }, "record": { - "URL": "https:/garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + "URL": "https://garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" } } From ad9446042dcca24f78624936bf8fd3a4abf91ca8 Mon Sep 17 00:00:00 2001 From: CodeMaple <91926013+HayBael@users.noreply.github.com> Date: Fri, 27 Dec 2024 18:52:37 +0700 Subject: [PATCH 0106/1014] Update snowy.json --- domains/snowy.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/snowy.json b/domains/snowy.json index 8f7de18f7..bbe363e7c 100644 --- a/domains/snowy.json +++ b/domains/snowy.json @@ -1,9 +1,8 @@ { "owner": { - "username": "HayBael", - "email": "rakhakhairydarka801@gmail.com" + "username": "HayBael" }, "record": { - "URL": "https://homepage-revisiakhir.vercel.app" + "CNAME": "homepage-revisitrus.vercel.app" } } From 8c5b33b83536dc55144b8acb7cf18bc2d5d1ce9a Mon Sep 17 00:00:00 2001 From: CodeMaple <91926013+HayBael@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:04:54 +0700 Subject: [PATCH 0107/1014] Create _vercel.snowy.json --- domains/_vercel.snowy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.snowy.json diff --git a/domains/_vercel.snowy.json b/domains/_vercel.snowy.json new file mode 100644 index 000000000..4810ff204 --- /dev/null +++ b/domains/_vercel.snowy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "HayBael" + }, + "record": { + "TXT": ["vc-domain-verify=snowy.is-a.dev,710433a43c7209070848"] + } +} From 42496d7a894f1e7ea42ed1cadc37a6bfdf5b4109 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 27 Dec 2024 14:31:57 +0200 Subject: [PATCH 0108/1014] Update domains/s1ow.json --- domains/s1ow.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/s1ow.json b/domains/s1ow.json index 89dc24774..e26a5106b 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -10,7 +10,8 @@ "A": [ "185.199.108.153", "185.199.110.153", - "185.199.109.153" + "185.199.109.153", + "185.199.111.153" ], "MX": [ "mx1.improvmx.com", From aafaa30de1f7ed1d7669b45e39019876bab1d70f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:26:30 +0700 Subject: [PATCH 0109/1014] Delete domains/h4rs.json --- domains/h4rs.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/h4rs.json diff --git a/domains/h4rs.json b/domains/h4rs.json deleted file mode 100644 index 366943a14..000000000 --- a/domains/h4rs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "h4rs page github", - "owner": { - "username": "hung319", - "email": "hungh6122@gmail.com" - }, - "record": { - "CNAME": "hung319.github.io" - } -} From b55084cd42c6afd6152c2ace2cae88b7d7d98d21 Mon Sep 17 00:00:00 2001 From: HaiYTB <107292361+HaiYTB@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:51:20 +0700 Subject: [PATCH 0110/1014] Update icvn.json --- domains/icvn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icvn.json b/domains/icvn.json index a2415cbf8..4f0098268 100644 --- a/domains/icvn.json +++ b/domains/icvn.json @@ -6,7 +6,7 @@ "email": "haiwt2xbox@gmail.com" }, "record": { - "A": ["103.229.52.14:25908"] + "A": ["103.229.52.14"] }, "proxied": true } From 95b24e465da1978904f41ad42addc8bb3f735c93 Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 27 Dec 2024 19:47:54 +0530 Subject: [PATCH 0111/1014] Update l6174.json --- domains/l6174.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index c3c4ae97f..505eb5de7 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,13 +6,9 @@ "email": "l6174@proton.me" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "NS": [ + "armfazh.ns.cloudflare.com", + "stella.ns.cloudflare.com" + ] } } From bdb68fec63ea4f5dd3b56d5770ddc544b2ca80df Mon Sep 17 00:00:00 2001 From: L Lawliet Date: Fri, 27 Dec 2024 19:53:03 +0530 Subject: [PATCH 0112/1014] Deleted github pages challenge --- domains/_github-pages-challenge-l6174.l6174.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-l6174.l6174.json diff --git a/domains/_github-pages-challenge-l6174.l6174.json b/domains/_github-pages-challenge-l6174.l6174.json deleted file mode 100644 index 97dae4a78..000000000 --- a/domains/_github-pages-challenge-l6174.l6174.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "l6174", - "email": "l6174@proton.me" - }, - "record": { - "TXT": "239afcf7406892899a65a396dc024f" - } -} From 245826bca7e8ed803a17e7065ba8a7f7b520d568 Mon Sep 17 00:00:00 2001 From: "Niclas K." <66620423+NiclqsGER@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:10:36 +0100 Subject: [PATCH 0113/1014] Create niclqs.json --- domains/niclqs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/niclqs.json diff --git a/domains/niclqs.json b/domains/niclqs.json new file mode 100644 index 000000000..5aa8d348b --- /dev/null +++ b/domains/niclqs.json @@ -0,0 +1,12 @@ +{ + "description": "niclqs.is-a.dev --> niclqs.dev", + "record": { + "URL": "https://niclqs.dev" + }, + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + } +} From b985114ba425a7bcc68d58995b42e4ebb3063078 Mon Sep 17 00:00:00 2001 From: "Niclas K." <66620423+NiclqsGER@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:08:44 +0100 Subject: [PATCH 0114/1014] Create _discord.niclqs.json --- domains/_discord.niclqs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.niclqs.json diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json new file mode 100644 index 000000000..eaf25ce1e --- /dev/null +++ b/domains/_discord.niclqs.json @@ -0,0 +1,12 @@ +{ + "description": "niclqs.is-a.dev discord verify „ownership''", + "record": { + "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" + }, + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + } +} From f4389f23f1cc9c9b539b28aa014954d5a40d9852 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:47:16 -0500 Subject: [PATCH 0115/1014] chore: formatting --- domains/_discord.niclqs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index eaf25ce1e..059975761 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,12 +1,12 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "record": { - "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" - }, - "repo": "https://github.com/niclqsger", - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - } + "description": "niclqs.is-a.dev discord verify „ownership''", + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + }, + "record": { + "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" + } } From f2196053a8a9da8cf77cf4965fdcb4fae80a6ac2 Mon Sep 17 00:00:00 2001 From: generic <168141409+xgeneric@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:14:28 -0500 Subject: [PATCH 0116/1014] Delete domains/rh.json --- domains/rh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rh.json diff --git a/domains/rh.json b/domains/rh.json deleted file mode 100644 index 324b7b274..000000000 --- a/domains/rh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZtZQsJTtFUyYhqLYNct9qcURDeHFnE5Ugn5lKWqREmwWqCAuGrwNRn1zp85VPPaH8Bk4Q1ATD9ImX6Y9ImThgE4xe2stIjZnhctvNxnAmZWekpmWwcAuuCvHTObM5qLWr6NeiHJ8J9bR2HqFa40s6u3T3dBS-xxqhVK4CWWgoIXGyWuiX0qZ2FTqAoyhnFZI_UeN29UaJTaobyxmI6mapHxEfz3GdO5SMqsefrU21i7eNQQefzMcbhyYZUR8TomivC0FzMQ5zVDj7JTm3ezqhZIl6p4cu7LmybiGq0sv0BDZCgtYMlcj8uLkUbjClJeKzJmpmJbMt__sD_niRZDKyA.WVnasMUFnhSKWJpsSLkLPg.gUTYVhrtgb368DU4qtJVK8M8U6lD3cAp_sqIqGR3t1tEE8txRYRGKV-a8_TWfVO5BxEzGpJVUhjWxnU91k40SW6qoy4TXW38Ptn15z6ebSHId5hBzRSEo9UB5KVjwhtY.7ttPpw2KH1r6ClFsiGanfw" - }, - - "record": { - "CNAME": "browsercf.rammerhead.org" - } - } - \ No newline at end of file From cef8939ad9ab730a8fed3b4f5bdc4b266b67b4db Mon Sep 17 00:00:00 2001 From: generic <168141409+xgeneric@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:19:33 -0500 Subject: [PATCH 0117/1014] Register genericx.is-a.dev --- domains/genericx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/genericx.json diff --git a/domains/genericx.json b/domains/genericx.json new file mode 100644 index 000000000..8650a831e --- /dev/null +++ b/domains/genericx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } + } + \ No newline at end of file From eb708176ea6d5750dec0fd39f3bcadb67b8513b7 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 13:42:40 +1300 Subject: [PATCH 0118/1014] Create Vercel verification record for jax.is-a.dev --- domains/_vercel.jax.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.jax.json diff --git a/domains/_vercel.jax.json b/domains/_vercel.jax.json new file mode 100644 index 000000000..26bd8beeb --- /dev/null +++ b/domains/_vercel.jax.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "TXT": ["vc-domain-verify=jax.is-a.dev,f8cf558f95e96e1c703e"] + } +} From ad863bd785880a0ff026ab5cd1367cca28e1c146 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 13:53:57 +1300 Subject: [PATCH 0119/1014] Create jax.json --- domains/jax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jax.json diff --git a/domains/jax.json b/domains/jax.json new file mode 100644 index 000000000..5c3e8c9b0 --- /dev/null +++ b/domains/jax.json @@ -0,0 +1,12 @@ +{ + "description": "Jackson's Portfolio", + "repo": "https://github.com/jxaq/jxaq.github.io", + "owner": { + "username": "jxaq", + "email": "wild.dives.0x@icloud.com" + }, + "record": { + "TXT": "v=spf1 -all", + "A": "76.76.21.21", + } +} From bc7505b065388f6cbc9b88fe98c253c030b8bd64 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:03:24 +1300 Subject: [PATCH 0120/1014] Create h.jax.json --- domains/h.jax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/h.jax.json diff --git a/domains/h.jax.json b/domains/h.jax.json new file mode 100644 index 000000000..098723f1b --- /dev/null +++ b/domains/h.jax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "A": ["207.211.149.245"] + } + "proxied": true, +} From 1e61394b624639a034b5edd6fc74426260bfc4a0 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:03:43 +1300 Subject: [PATCH 0121/1014] Create f.jax.json --- domains/f.jax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/f.jax.json diff --git a/domains/f.jax.json b/domains/f.jax.json new file mode 100644 index 000000000..098723f1b --- /dev/null +++ b/domains/f.jax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jxaq" + }, + "record": { + "A": ["207.211.149.245"] + } + "proxied": true, +} From e8c7c81790d09e49d583b3d8e280174c4847b4c3 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:14:07 +1300 Subject: [PATCH 0122/1014] Fix invalid JSON for f.jax.json --- domains/f.jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/f.jax.json b/domains/f.jax.json index 098723f1b..cb8b2a27f 100644 --- a/domains/f.jax.json +++ b/domains/f.jax.json @@ -4,6 +4,6 @@ }, "record": { "A": ["207.211.149.245"] - } - "proxied": true, + }, + "proxied": true } From 4e86b22990fe6e13704a8fdf0147a5e5ece7c93e Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:14:40 +1300 Subject: [PATCH 0123/1014] Fix invalid JSON for h.jax.json --- domains/h.jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/h.jax.json b/domains/h.jax.json index 098723f1b..cb8b2a27f 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -4,6 +4,6 @@ }, "record": { "A": ["207.211.149.245"] - } - "proxied": true, + }, + "proxied": true } From 80e8828b804cc807c9dda846844e0e880df81d43 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:15:36 +1300 Subject: [PATCH 0124/1014] Fix invalid JSON for jax.json --- domains/jax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jax.json b/domains/jax.json index 5c3e8c9b0..d7396c634 100644 --- a/domains/jax.json +++ b/domains/jax.json @@ -7,6 +7,6 @@ }, "record": { "TXT": "v=spf1 -all", - "A": "76.76.21.21", + "A": "76.76.21.21" } } From 025e6697b0f784143da0f3da3321b43ee4f6bba1 Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:35:19 +1300 Subject: [PATCH 0125/1014] Put TXT and A records in an array (jax.json) --- domains/jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jax.json b/domains/jax.json index d7396c634..b4cf745c8 100644 --- a/domains/jax.json +++ b/domains/jax.json @@ -6,7 +6,7 @@ "email": "wild.dives.0x@icloud.com" }, "record": { - "TXT": "v=spf1 -all", - "A": "76.76.21.21" + "TXT": ["v=spf1 -all"], + "A": ["76.76.21.21"] } } From e21454e9063bec2f0d24eb6eebf77bdae3355912 Mon Sep 17 00:00:00 2001 From: AYnonyme <148577413+AYn0nyme@users.noreply.github.com> Date: Sat, 28 Dec 2024 01:44:59 -0400 Subject: [PATCH 0126/1014] Update aynonyme.json --- domains/aynonyme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aynonyme.json b/domains/aynonyme.json index a7e2709de..66a84dbb0 100644 --- a/domains/aynonyme.json +++ b/domains/aynonyme.json @@ -6,6 +6,6 @@ "email": "aynonyme@proton.me" }, "record": { - "A": ["93.95.117.183"] + "A": ["69.30.249.53"] } } From 73bee5922f231d90b30106489ed332a716e85905 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 14:59:12 +0800 Subject: [PATCH 0127/1014] Delete .github/FUNDING.yml --- .github/FUNDING.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 080e54b65..000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -custom: ["https://donate.is-a.dev"] From be38aca50fc7e11499d343fa105b2a71832b35f9 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:52:13 +0800 Subject: [PATCH 0128/1014] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6629d8c78..438fd6691 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You can see a good example of this [here](https://github.com/is-a-dev/register/p - You can simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain. > [!NOTE] -> You can skip these requirements by [supporting the service](https://wdh.gg/pvNCdvs) with a small amount of $2. +> You can skip these requirements by [supporting the service](https://wdh.gg/pvNCdvs) with a small amount of $2. If you prefer to use GitHub Sponsors, you can sponsor [@wdhdev](https://github.com/sponsors/wdhdev) instead. > > If you decide to donate, please email william@is-a.dev with your payment confirmation and your pull request link to receive your NS records. From a00141ea4f687c2fbf9b906cd8e35868ed1046c2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:00:58 +0800 Subject: [PATCH 0129/1014] Update william.json --- domains/william.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/william.json b/domains/william.json index a5d02227b..6f3d1268b 100644 --- a/domains/william.json +++ b/domains/william.json @@ -4,7 +4,6 @@ "email": "william@is-a.dev" }, "record": { - "CNAME": "hrsn.dev" - }, - "proxied": true + "URL": "https://github.com/wdhdev" + } } From b8961e80677790e269c35e484098b36b96afdaf3 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:42:00 +0800 Subject: [PATCH 0130/1014] Delete domains/kd.json --- domains/kd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kd.json diff --git a/domains/kd.json b/domains/kd.json deleted file mode 100644 index 572be3e22..000000000 --- a/domains/kd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Developer Website", - "repo": "https://github.com/KejdiKoci/kejdikoci.github.io", - "owner": { - "username": "KejdiKoci", - "email": "kejdikoci.mail@gmail.com" - }, - "record": { - "CNAME": "kejdikoci.github.io" - } -} From 12026f3d010d4892fcf79812bccee5f8f4ebeae0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:44:11 +0800 Subject: [PATCH 0131/1014] Delete domains/devbx.json --- domains/devbx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/devbx.json diff --git a/domains/devbx.json b/domains/devbx.json deleted file mode 100644 index 9c921ebc9..000000000 --- a/domains/devbx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "devbx", - "email": "pangys0306@hotmail.com" - }, - "record": { - "CNAME": "devbx.github.io" - } -} From 3cc7bc9d58e1eb357b71712daa5703f8e29257fd Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:46:46 +0800 Subject: [PATCH 0132/1014] Delete domains/siamrahman.json --- domains/siamrahman.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/siamrahman.json diff --git a/domains/siamrahman.json b/domains/siamrahman.json deleted file mode 100644 index 25c6f6713..000000000 --- a/domains/siamrahman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/siamrahman000/siamrahman000.github.io", - "owner": { - "username": "siamrahman000", - "email": "s14mshell@gmail.com", - "twitter": "skillsiam" - }, - "record": { - "CNAME": "siamrahman000.github.io" - } -} From b94eb8c16532d498f9a69588c3c8bda07f541f8c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:47:33 +0800 Subject: [PATCH 0133/1014] Delete domains/zenpai.json --- domains/zenpai.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/zenpai.json diff --git a/domains/zenpai.json b/domains/zenpai.json deleted file mode 100644 index 2fee81ec6..000000000 --- a/domains/zenpai.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "zenpai.is-a.dev", - "repo": "https://github.com/ZenpaiAng/ZenpaiAng.github.io", - "owner": { - "username": "ZenpaiAng", - "email": "zenpaiang@gmail.com", - "discord": "zenpaiang" - }, - "record": { - "CNAME": "zenpaiang.github.io" - } -} From 502ffefe2c2d2abca8acb1c8f0002f8bb8248c9a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:47:50 +0800 Subject: [PATCH 0134/1014] Delete domains/gifaldyazka.json --- domains/gifaldyazka.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gifaldyazka.json diff --git a/domains/gifaldyazka.json b/domains/gifaldyazka.json deleted file mode 100644 index 3493f8b6d..000000000 --- a/domains/gifaldyazka.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Just my personal website", - "repo": "https://github.com/gifaldyazkaa/gifaldyazkaa.github.io", - "owner": { - "username": "gifaldyazkaa", - "email": "official.gifaldy@gmail.com" - }, - "record": { - "CNAME": "gifaldyazkaa.github.io" - } -} From 794eb75c10ec33f5d10f51cc0eb2369d3b845990 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:48:47 +0800 Subject: [PATCH 0135/1014] Delete domains/_github-pages-challenge-gabekgfx.gabek.json --- domains/_github-pages-challenge-gabekgfx.gabek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-gabekgfx.gabek.json diff --git a/domains/_github-pages-challenge-gabekgfx.gabek.json b/domains/_github-pages-challenge-gabekgfx.gabek.json deleted file mode 100644 index 775a7b416..000000000 --- a/domains/_github-pages-challenge-gabekgfx.gabek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gabekgfx", - "email": "bussines.gabrys@gmail.com" - }, - "record": { - "TXT": "e9b873f6071bb8f4c1384efe52d14d" - } -} From fb8775dff78e8169a93e21fcbe9674c9584d005c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:49:09 +0800 Subject: [PATCH 0136/1014] Delete domains/gabek.json --- domains/gabek.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gabek.json diff --git a/domains/gabek.json b/domains/gabek.json deleted file mode 100644 index faaf0b447..000000000 --- a/domains/gabek.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/gabekgfx/gabekgfx.github.io", - "owner": { - "username": "gabekgfx", - "email": "bussines.gabrys@gmail.com", - "twitter": "gabek_gfx" - }, - "record": { - "CNAME": "gabekgfx.github.io" - } -} From 720dcbbca67177c3c12e2096cd28dd3f5dad1f29 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:49:18 +0800 Subject: [PATCH 0137/1014] Delete domains/_discord.gabek.json --- domains/_discord.gabek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.gabek.json diff --git a/domains/_discord.gabek.json b/domains/_discord.gabek.json deleted file mode 100644 index f72b8b148..000000000 --- a/domains/_discord.gabek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gabekgfx", - "email": "bussines.gabrys@gmail.com" - }, - "record": { - "TXT": "dh=02ed193dbc1e396517abe81c2c5d9a007a4a6e25" - } -} From 4dada593e380ac416b021074b7ff71f4fd70ab78 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:49:35 +0800 Subject: [PATCH 0138/1014] Delete domains/akiraxd.json --- domains/akiraxd.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akiraxd.json diff --git a/domains/akiraxd.json b/domains/akiraxd.json deleted file mode 100644 index cd01cd838..000000000 --- a/domains/akiraxd.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "akiraxdxd", - "email": "ekereymen451+645675476345635573454309@gmail.com", - "discord": "1241059919377989695" - }, - "record": { - "CNAME": "akiraxdxd.github.io" - } -} From ca9589674d044b90287f31e855a9aae2a1b36909 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:50:36 +0800 Subject: [PATCH 0139/1014] Delete domains/tcxone.json --- domains/tcxone.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/tcxone.json diff --git a/domains/tcxone.json b/domains/tcxone.json deleted file mode 100644 index b4adeb0d9..000000000 --- a/domains/tcxone.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal homepage", - "repo": "https://github.com/tcxone/tcxone.github.io", - "owner": { - "username": "tcxone", - "email": "tcxone@outlook.com", - "twitter": "tcxone" - }, - "record": { - "CNAME": "tcxone.github.io" - } -} From e375f23bb9b34dc16053dcadbc510e60298b09c2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:50:52 +0800 Subject: [PATCH 0140/1014] Delete domains/lime360.json --- domains/lime360.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lime360.json diff --git a/domains/lime360.json b/domains/lime360.json deleted file mode 100644 index dee22033f..000000000 --- a/domains/lime360.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lime360", - "email": "emeraldlime@protonmail.com" - }, - "record": { - "CNAME": "lime360.github.io" - } -} From e3d00f0d6e1bd2560ad273f234f4647e17338106 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:51:15 +0800 Subject: [PATCH 0141/1014] Delete domains/raksix.json --- domains/raksix.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/raksix.json diff --git a/domains/raksix.json b/domains/raksix.json deleted file mode 100644 index 966d241f0..000000000 --- a/domains/raksix.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personel blog website", - "repo": "https://github.com/Raksixoffical", - "owner": { - "username": "Raksix", - "email": "raksixoffical@gmail.com" - }, - "record": { - "A": ["138.68.111.28"] - } -} From 8eeba8a88cad740c4ee2753d54f86ca1be43346d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 11:57:31 +0200 Subject: [PATCH 0142/1014] Delete domains/banana.json --- domains/banana.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/banana.json diff --git a/domains/banana.json b/domains/banana.json deleted file mode 100644 index de86f28d1..000000000 --- a/domains/banana.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "banana's website", - "repo": "https://github.com/BANanaD3V/bananadev-ml", - "owner": { - "username": "BANanaD3V", - "email": "banana@bananadev.ml" - }, - "record": { - "CNAME": "bananad3v.github.io" - } -} From 9b663f7c404a9417db692b73d6612ac669c72c0c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 11:59:37 +0200 Subject: [PATCH 0143/1014] Delete domains/this.json --- domains/this.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/this.json diff --git a/domains/this.json b/domains/this.json deleted file mode 100644 index 436e7afb0..000000000 --- a/domains/this.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/vauth/vauth.github.io", - "owner": { - "username": "vauth", - "email": "ivuxey@gmail.com" - }, - "record": { - "CNAME": "vauth.github.io" - } -} From bbd080f8af8475d48afb1627004896480cfbd8a1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:00:09 +0200 Subject: [PATCH 0144/1014] Delete domains/magic.json --- domains/magic.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/magic.json diff --git a/domains/magic.json b/domains/magic.json deleted file mode 100644 index d413f2da7..000000000 --- a/domains/magic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Website for skyallaround", - "repo": "https://github.com/skyallaround/skyallaround.github.io", - "owner": { - "username": "skyallaround", - "email": "jr1264464@gmail.com" - }, - "record": { - "CNAME": "skyallaround.github.io" - } -} From 8dedbbc0478511d8cbec0fc3d6ece491a2bf6d01 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:01:22 +0200 Subject: [PATCH 0145/1014] Delete domains/neelsani.json --- domains/neelsani.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/neelsani.json diff --git a/domains/neelsani.json b/domains/neelsani.json deleted file mode 100644 index 055a8cf69..000000000 --- a/domains/neelsani.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Neel Dev", - "repo": "https://github.com/neelsani/neelsani.github.io", - "owner": { - "username": "neelsani", - "email": "neel2645s@gmail.com" - }, - "record": { - "CNAME": "neelsani.github.io" - } -} From 552a4900433e2a88e8ff49b34bde326f0756f8bb Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:01:38 +0200 Subject: [PATCH 0146/1014] Delete domains/sethpython.json --- domains/sethpython.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sethpython.json diff --git a/domains/sethpython.json b/domains/sethpython.json deleted file mode 100644 index c4748789d..000000000 --- a/domains/sethpython.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "An Useless Website", - "repo": "https://github.com/SethTheDev/seththedev.github.io", - "owner": { - "username": "SethTheDev", - "email": "spccmbseth@gmail.com" - }, - "record": { - "CNAME": "seththedev.github.io" - } -} From 441fd9d5316d09bae43e0b350307585b6f703140 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:02:14 +0200 Subject: [PATCH 0147/1014] Delete domains/imlauera.json --- domains/imlauera.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/imlauera.json diff --git a/domains/imlauera.json b/domains/imlauera.json deleted file mode 100644 index 494048efe..000000000 --- a/domains/imlauera.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imlauera", - "email": "suurrend3r@gmail.com" - }, - "record": { - "CNAME": "imlauera.github.io" - } -} From 563f808ae0c7ea96fb753dfaa6317d227b33fd61 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:02:33 +0200 Subject: [PATCH 0148/1014] Delete domains/slime.json --- domains/slime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/slime.json diff --git a/domains/slime.json b/domains/slime.json deleted file mode 100644 index 00a7810c8..000000000 --- a/domains/slime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "purpleblueslime", - "email": "purpleblueslime@gmail.com" - }, - "record": { - "CNAME": "purpleblueslime.github.io" - } -} From 4288e8c9db163bf18ad9f38d0d01d1c8ca9e4f00 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:03:41 +0200 Subject: [PATCH 0149/1014] Delete domains/al-bagra.json --- domains/al-bagra.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/al-bagra.json diff --git a/domains/al-bagra.json b/domains/al-bagra.json deleted file mode 100644 index 45f5a05d1..000000000 --- a/domains/al-bagra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "UtsaVy", - "email": "utsavk681@gmail.com" - }, - "record": { - "CNAME": "utsav.github.io" - } -} From d3a15ffaf5fcffdff1110384a4ba2a7fbe0a1295 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:04:05 +0200 Subject: [PATCH 0150/1014] Delete domains/xen.json --- domains/xen.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/xen.json diff --git a/domains/xen.json b/domains/xen.json deleted file mode 100644 index 2e6040a49..000000000 --- a/domains/xen.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Website for my projects", - "repo": "https://github.com/xenmods/xenmods.github.io", - "owner": { - "username": "xenmods", - "email": "ilumomin04@gmail.com", - "twitter": "momin_ilf" - }, - "record": { - "CNAME": "xenmods.github.io" - } -} From ab62d313702519b66a1844f520f52da5b60c3bc1 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:05:12 +0200 Subject: [PATCH 0151/1014] Delete domains/rahuldeka.json --- domains/rahuldeka.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/rahuldeka.json diff --git a/domains/rahuldeka.json b/domains/rahuldeka.json deleted file mode 100644 index cf2e78c32..000000000 --- a/domains/rahuldeka.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iamRahul21", - "discord": "638400369986240512", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.ZMyYId6tCsMQhHzUAOlANYLXeW88v_xaqFXMDdMPrqbSyX16JTShxlY0bNRfVYeRimLlJvguE6_3-gc1mROCpZ9oni5o9Qm8HxbGBe2QlxNmbgSnrn-RIt4pcbD1_uG2eD0SDOCNzypFDvEysML2oEZKYPkbKmKrngdlaBemUWrHo264DQyFquLW3D58wL-kWHUPlKHf-4yMoPGBrryoXjgBUGSH5UO6n4P7tpuWnvdWu_GV-qcW4Pnf9Rz8Ar3Zb0duzVCl3gjNplhDf-7BGrT4BJ2Hb0Pj8v7V5BidxlHw6TLX-2arnvkUFGQ-TXjAwr-rok5XHMsMU0rceZb9MQ.alqDzZf8wzEiNCDlxL1NCA.dC9TK-YXvpycR7cIeWnEXChuRKikVtMV3UqmjgMDJSZwJQMtAT2l_imAFj8cU8RRt7waSyKJJ8WusFaga33G2RMvd6KVeyrDS8cqWQMydvQ.qy4nN5DrABw1t_QsuWF3qg" - }, - "record": { - "CNAME": "iamrahul21.github.io" - } -} From 3f6bf50192a17e8ce064ba0a75ea6d79bb6e2d9d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:06:03 +0200 Subject: [PATCH 0152/1014] Delete domains/dilshad.json --- domains/dilshad.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dilshad.json diff --git a/domains/dilshad.json b/domains/dilshad.json deleted file mode 100644 index 06a3542a5..000000000 --- a/domains/dilshad.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "for portfolio website", - "repo": "https://github.com/dilshad0101/portfolio.website", - "owner": { - "username": "dilshad0101", - "email": "dilshadmuhammed0101@gmail.com" - }, - "record": { - "CNAME": "dilshad0101.github.io" - } -} From 4d4fa2092687ed14c60c70862e9bd6e30e52cdc3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:06:23 +0200 Subject: [PATCH 0153/1014] Delete domains/saammaaeel.json --- domains/saammaaeel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/saammaaeel.json diff --git a/domains/saammaaeel.json b/domains/saammaaeel.json deleted file mode 100644 index 04e9c1664..000000000 --- a/domains/saammaaeel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "saammaaeel", - "email": "codenamesamael@gmail.com", - "twitter": "codenamesamael" - }, - "record": { - "CNAME": "saammaaeel.github.io" - } -} From 50b4560bda08aea808dc7d52c341cdc44385144d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:07:47 +0200 Subject: [PATCH 0154/1014] Remove because it has the scam site --- domains/whine.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 domains/whine.json diff --git a/domains/whine.json b/domains/whine.json deleted file mode 100644 index a0b0bdeb5..000000000 --- a/domains/whine.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "description": "whi_ne's personal site", - "repo": "https://github.com/whinee/whinee.github.io", - "owner": { - "username": "whinee", - "twitter": "whi_nyaan" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 50c669553b5b9c6516aa4f05fbc52aa9b483e360 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:07:57 +0200 Subject: [PATCH 0155/1014] Delete domains/de.whine.json --- domains/de.whine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/de.whine.json diff --git a/domains/de.whine.json b/domains/de.whine.json deleted file mode 100644 index 25b3d7131..000000000 --- a/domains/de.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "whinee", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's deno subdomain", - "record": { - "A": ["34.120.54.55"], - "TXT": "deno-com-validation=572b9c00ebc922b6f8367944" - } -} From a5e4ee7e4d6d55dea5a4bb6dfd1c759661c0ecbf Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:08:07 +0200 Subject: [PATCH 0156/1014] Delete domains/pr.whine.json --- domains/pr.whine.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/pr.whine.json diff --git a/domains/pr.whine.json b/domains/pr.whine.json deleted file mode 100644 index 6ecd2c338..000000000 --- a/domains/pr.whine.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "whinee", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's projects' subdomain", - "record": { - "CNAME": "whnya.github.io" - } -} From 4719fb73f8d021ef39fd36c2fd84989592630de4 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:08:18 +0200 Subject: [PATCH 0157/1014] Delete domains/mail.whine.json --- domains/mail.whine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.whine.json diff --git a/domains/mail.whine.json b/domains/mail.whine.json deleted file mode 100644 index c90d733db..000000000 --- a/domains/mail.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "whinee", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's mail subdomain", - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 8ffbaba863ebfba5c4b31fb1db4cd9d44520a6cd Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:09:11 +0200 Subject: [PATCH 0158/1014] Delete domains/spicy.json --- domains/spicy.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/spicy.json diff --git a/domains/spicy.json b/domains/spicy.json deleted file mode 100644 index f50b70ba4..000000000 --- a/domains/spicy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "oyepriyansh", - "email": "oyepriyansh@hotmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 8d066e7612653393aa1db24d4d93ff2ccdd221f9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:10:07 +0200 Subject: [PATCH 0159/1014] Delete domains/lonelil.json --- domains/lonelil.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lonelil.json diff --git a/domains/lonelil.json b/domains/lonelil.json deleted file mode 100644 index aac002461..000000000 --- a/domains/lonelil.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This will be used for my portfolio.", - "repo": "https://github.com/lonelil/lonelil.github.io", - "owner": { - "username": "lonelil", - "discord": "lonelil#0001" - }, - "record": { - "CNAME": "lonelil.github.io" - } -} From 789ef5c918ee8c30020d9f9b75e959eb866d734e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:11:12 +0200 Subject: [PATCH 0160/1014] Delete domains/dano.json --- domains/dano.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dano.json diff --git a/domains/dano.json b/domains/dano.json deleted file mode 100644 index 5a8e0e933..000000000 --- a/domains/dano.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Dano's resume", - "repo": "https://github.com/dano-syrus/dano-syrus.github.io", - "owner": { - "username": "dano-syrus", - "email": "danosyrus@tuta.io", - "discord": "dano#6811" - }, - "record": { - "CNAME": "dano-syrus.github.io" - } -} From 457c849e65a8556586185ba8d37d7df785b7b140 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:12:22 +0800 Subject: [PATCH 0161/1014] Update README.md --- README.md | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 438fd6691..2d8194670 100644 --- a/README.md +++ b/README.md @@ -22,24 +22,18 @@ Not all of these will be posted on GitHub, however they will always be posted in # Register ### NS Records -When applying for NS records, please consider if you *actually* need them. -In your PR, please provide *extensive* reasoning, with evidence/examples, of why you need NS records. -You can see a good example of this [here](https://github.com/is-a-dev/register/pull/17592). +When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. -***Pull requests adding NS records without valid reasoning will be closed.*** +In your PR, please provide sufficient reasoning of why you need NS records, to help us mitigate potential abuse. It is helpful to refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) to see if you will likely be approved for NS records or not. You can see a good example of a request for NS records [here](https://github.com/is-a-dev/register/pull/17592). -**Instant Denials**: -- I don't want to create a pull request everytime I want to update my DNS records. - - Over 3,000 people have to create PRs for updating their records, you can too. -- It is easier to manage DNS records on *(insert DNS provider name)*. - - It isn't too difficult to open a pull request to update your DNS records. We aim for PRs to be merged with-in 24 hours. -- I want to use DDoS protection. - - You can simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain. +***Pull requests adding NS records without sufficient reasoning will be closed.*** + +> Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You can skip these requirements by [supporting the service](https://wdh.gg/pvNCdvs) with a small amount of $2. If you prefer to use GitHub Sponsors, you can sponsor [@wdhdev](https://github.com/sponsors/wdhdev) instead. +> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). > -> If you decide to donate, please email william@is-a.dev with your payment confirmation and your pull request link to receive your NS records. +> If you decide to donate, please email william@is-a.dev (or send a message on Discord to `@williamharrison`) with your payment confirmation and your pull request link to have your PR approved. ## Manual Registration > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). @@ -54,10 +48,8 @@ You can see a good example of this [here](https://github.com/is-a-dev/register/p ## Automated Registration ***Returning soon.*** Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for updates. -# Issues -If you have any problems, feel free to [open an issue](https://github.com/is-a-dev/register/issues/new/choose). - -If you have an issue that contains confidental infomation, send an email to security@is-a.dev. +## Report Abuse +If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. --- From 49d113b7bbff963635d9924e8c94e46a11661ef6 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:12:43 +0200 Subject: [PATCH 0162/1014] Delete domains/ashl3y.json --- domains/ashl3y.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ashl3y.json diff --git a/domains/ashl3y.json b/domains/ashl3y.json deleted file mode 100644 index 7b97aacb9..000000000 --- a/domains/ashl3y.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal developer portfolio.", - "repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io", - "owner": { - "username": "ashl3ycodes", - "email": "ashl3ycodes@protonmail.com", - "twitter": "ashl3ycodes" - }, - "record": { - "CNAME": "ashl3ycodes.github.io" - } -} From 3fefd6edbb54d2a1ffb3afc98bea1a96676f7cde Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:12:58 +0200 Subject: [PATCH 0163/1014] Delete domains/tibebe.json --- domains/tibebe.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tibebe.json diff --git a/domains/tibebe.json b/domains/tibebe.json deleted file mode 100644 index 87a1843e2..000000000 --- a/domains/tibebe.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Tibebe is a dev", - "repo": "https://github.com/TibebeJS/tibebejs.github.io", - "owner": { - "username": "TibebeJs", - "email": "tibebes.js@gmail.com" - }, - "record": { - "CNAME": "tibebejs.github.io" - } -} From a86d4aa31e9c6ca50486340c6412729eedbb0347 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:14:17 +0200 Subject: [PATCH 0164/1014] Delete domains/nikolus.json --- domains/nikolus.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/nikolus.json diff --git a/domains/nikolus.json b/domains/nikolus.json deleted file mode 100644 index 0840f61ce..000000000 --- a/domains/nikolus.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal Landing Page!", - "repo": "https://github.com/MuhekoNikolas/MuhekoNikolas.github.io", - "owner": { - "username": "MuhekoNikolas", - "email": "13nikolusmuheko@gmail.com", - "twitter": "MuhekoNikolas" - }, - "record": { - "CNAME": "muhekonikolas.github.io" - } -} From 49b6746d8b8d684b71d8ffd0d94385a878c11889 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:14:45 +0200 Subject: [PATCH 0165/1014] Delete domains/ahmedeldin.json --- domains/ahmedeldin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ahmedeldin.json diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json deleted file mode 100644 index cc2ba7a1d..000000000 --- a/domains/ahmedeldin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio Website", - "owner": { - "username": "ahmed-eldin", - "email": "ahmedeldin98@gmail.com" - }, - "record": { - "CNAME": "ahmed-eldin.github.io" - } -} From 2b00a325a65d057022b249c5b9ee8f62bc3625d9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:15:04 +0200 Subject: [PATCH 0166/1014] Delete domains/krish.json --- domains/krish.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json deleted file mode 100644 index f0f501d88..000000000 --- a/domains/krish.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "krish858", - "email": "unknowmortal57@gmail.com", - "discord": "789102469345968131" - }, - "record": { - "CNAME": "krish858.github.io" - } -} From ac5635cc83ad15f20a243adb18c93f626a7bd3b9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:15:16 +0200 Subject: [PATCH 0167/1014] Delete domains/youssef.json --- domains/youssef.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/youssef.json diff --git a/domains/youssef.json b/domains/youssef.json deleted file mode 100644 index c27748e3d..000000000 --- a/domains/youssef.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "youssefsiam38", - "email": "youssef1yasser38@gmail.com" - }, - "record": { - "CNAME": "youssefsiam38.github.io" - } -} From 3a403211078ce3986878c31f6f8286af0d3b04fc Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:15:39 +0200 Subject: [PATCH 0168/1014] Delete domains/ehmad.json --- domains/ehmad.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ehmad.json diff --git a/domains/ehmad.json b/domains/ehmad.json deleted file mode 100644 index 5057b013a..000000000 --- a/domains/ehmad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mrxehmad", - "email": "mrxehmad@naver.com" - }, - "record": { - "CNAME": "mrxehmad.github.io" - } -} From 7c8e047d4f719edb3c41194aca7b5481136d9dbd Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:15:52 +0200 Subject: [PATCH 0169/1014] Delete domains/gokul.json --- domains/gokul.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gokul.json diff --git a/domains/gokul.json b/domains/gokul.json deleted file mode 100644 index b8f0b9839..000000000 --- a/domains/gokul.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Page", - "repo": "https://github.com/gkdskp/gkdskp.github.io", - "owner": { - "username": "gkdskp", - "email": "gokuldskp@gmail.com" - }, - "record": { - "CNAME": "gkdskp.github.io" - } -} From 35db5ecfd63b25128dcf4b20e95e7d8ae8b0e322 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:16:06 +0200 Subject: [PATCH 0170/1014] Delete domains/siama.json --- domains/siama.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/siama.json diff --git a/domains/siama.json b/domains/siama.json deleted file mode 100644 index e10c1a395..000000000 --- a/domains/siama.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "siam3h", - "email": "philosiama@gmail.com" - }, - "record": { - "CNAME": "siam3h.github.io" - } -} From 367551a0adbfe76f113054c003d3cf50d266cc04 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:19:25 +0800 Subject: [PATCH 0171/1014] Update README.md --- README.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 2d8194670..24e2d5a02 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,17 @@ Not all of these will be posted on GitHub, however they will always be posted in Discord Server # Register +## How to Register +> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). + +- [Fork](https://github.com/is-a-dev/register/fork) and star this repository +- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` +- [Read the documentation](https://is-a.dev/docs) + - If you are applying for NS records please read [this](#ns-records). +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate +- Enjoy your new `.is-a.dev` domain! + ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. @@ -35,19 +46,6 @@ In your PR, please provide sufficient reasoning of why you need NS records, to h > > If you decide to donate, please email william@is-a.dev (or send a message on Discord to `@williamharrison`) with your payment confirmation and your pull request link to have your PR approved. -## Manual Registration -> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). - -- [Fork](https://github.com/is-a-dev/register/fork) and star this repository -- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://is-a.dev/docs) -- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* -- After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! - -## Automated Registration -***Returning soon.*** Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for updates. - ## Report Abuse If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. From 814a918ba916b4b289435e53299e074b49800804 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:26:05 +0800 Subject: [PATCH 0172/1014] Delete domains/socials.chiragnahata.json --- domains/socials.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/socials.chiragnahata.json diff --git a/domains/socials.chiragnahata.json b/domains/socials.chiragnahata.json deleted file mode 100644 index 726befd50..000000000 --- a/domains/socials.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From aaf2596ad43eb10ef5a69a0645ffcaa8ecdaaf99 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:33:37 +0200 Subject: [PATCH 0173/1014] Delete domains/kars.json --- domains/kars.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kars.json diff --git a/domains/kars.json b/domains/kars.json deleted file mode 100644 index 4bd7355f8..000000000 --- a/domains/kars.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website.", - "repo": "https://github.com/lean-cc/lean-cc.github.io", - "owner": { - "username": "lean-cc", - "email": "leancc3020@gmail.com" - }, - "record": { - "CNAME": "lean-cc.github.io" - } -} From f4622a2b2d7c1b5e0a7bb8ad5594c9b227ee9f3b Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:34:00 +0200 Subject: [PATCH 0174/1014] Delete domains/joesbrandt.json --- domains/joesbrandt.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/joesbrandt.json diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json deleted file mode 100644 index 003bd944a..000000000 --- a/domains/joesbrandt.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "joesbrandt", - "owner": { - "username": "joesbrandt", - "email": "joesbrandt@icloud.com" - }, - "record": { - "CNAME": "joesbrandt.github.io" - } -} From cd9a89111e520cab50fd249be563a8c9063be78e Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:34:12 +0200 Subject: [PATCH 0175/1014] Delete domains/grapeapplefruit.json --- domains/grapeapplefruit.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/grapeapplefruit.json diff --git a/domains/grapeapplefruit.json b/domains/grapeapplefruit.json deleted file mode 100644 index db8e0dd64..000000000 --- a/domains/grapeapplefruit.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/grapeapplefruit/grapeapplefruit.github.io", - "owner": { - "username": "grapeapplefruit", - "email": "jaxenreiter957@gmail.com" - }, - "record": { - "CNAME": "grapeapplefruit.github.io" - } -} From 7b3ba3e59a62496a8c1ac39a7cf59e52338e9024 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:34:38 +0200 Subject: [PATCH 0176/1014] Delete domains/ardox.json --- domains/ardox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ardox.json diff --git a/domains/ardox.json b/domains/ardox.json deleted file mode 100644 index 24d080fbb..000000000 --- a/domains/ardox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LeVraiArdox", - "email": "adrian.arjoca18@gmail.com" - }, - "record": { - "CNAME": "levraiardox.github.io" - } -} From 6656065f6201fdb6ee953dff805a4f4d26906954 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:36:07 +0200 Subject: [PATCH 0177/1014] Delete domains/carmelo.json --- domains/carmelo.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/carmelo.json diff --git a/domains/carmelo.json b/domains/carmelo.json deleted file mode 100644 index d2c332114..000000000 --- a/domains/carmelo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Carmelo Velardo", - "repo": "https://github.com/2dvisio/2dvisio.github.io", - "owner": { - "username": "2dvisio", - "twitter": "2dvisio" - }, - "record": { - "CNAME": "2dvisio.github.io" - } -} From 9bf5694357f3225f6dd03cd91eb28c11a09ceeb5 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:36:17 +0200 Subject: [PATCH 0178/1014] Delete domains/roger.json --- domains/roger.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/roger.json diff --git a/domains/roger.json b/domains/roger.json deleted file mode 100644 index 4d0d24f82..000000000 --- a/domains/roger.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Roger's website to host mostly useless projects", - "repo": "https://github.com/rogerpanza/rogerpanza.github.io", - "owner": { - "username": "rogerpanza", - "email": "rogerpanza-ed@protonmail.com", - "twitter": "rogerpanza_" - }, - "record": { - "CNAME": "rogerpanza.github.io" - } -} From a8f83af725955b60c13877066a38324cb20dc029 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:37:39 +0200 Subject: [PATCH 0179/1014] Delete domains/sankalp.json --- domains/sankalp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sankalp.json diff --git a/domains/sankalp.json b/domains/sankalp.json deleted file mode 100644 index 8af5afc14..000000000 --- a/domains/sankalp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Sankalp Pathak Website", - "repo": "https://github.com/k144u/k144u.github.io", - "owner": { - "username": "k144u", - "email": "pathaksankalp04@gmail.com" - }, - "record": { - "CNAME": "k144u.github.io" - } -} From b02843d84042746bb599a000b3c650be523b5602 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:37:50 +0200 Subject: [PATCH 0180/1014] Delete domains/jackiso.json --- domains/jackiso.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jackiso.json diff --git a/domains/jackiso.json b/domains/jackiso.json deleted file mode 100644 index 0139cf692..000000000 --- a/domains/jackiso.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "JaCkIsO is a Developer!", - "owner": { - "username": "JaCkIsO", - "email": "jackisodev@gmail.com" - }, - "record": { - "CNAME": "jackiso.github.io" - } -} From 7c681cbedeb7c8837cebd8e40de215425f3b9f26 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:38:02 +0200 Subject: [PATCH 0181/1014] Delete domains/xuxxi.json --- domains/xuxxi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/xuxxi.json diff --git a/domains/xuxxi.json b/domains/xuxxi.json deleted file mode 100644 index 271f5d7bb..000000000 --- a/domains/xuxxi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "XUXXI", - "repo": "https://github.com/XUXXI/xuxxi.github.io", - "owner": { - "username": "methaine", - "email": "keter@keemail.me" - }, - "record": { - "CNAME": "xuxxi.github.io" - } -} From 69c81be8734e2159fef5531714142c29d12f21d9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:38:15 +0200 Subject: [PATCH 0182/1014] Delete domains/jeydin.json --- domains/jeydin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jeydin.json diff --git a/domains/jeydin.json b/domains/jeydin.json deleted file mode 100644 index 38aeaf458..000000000 --- a/domains/jeydin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I like code, but code does not like me", - "repo": "https://github.com/Jeydin/jeydin.github.io", - "owner": { - "username": "Jeydin", - "email": "JeyPham21@gmail.com" - }, - "record": { - "CNAME": "jeydin.github.io" - } -} From 664b553a9fe70d98147cb30e06e1483b5e19eeb3 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:38:27 +0200 Subject: [PATCH 0183/1014] Delete domains/thomasc.json --- domains/thomasc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/thomasc.json diff --git a/domains/thomasc.json b/domains/thomasc.json deleted file mode 100644 index 93fdb9fbc..000000000 --- a/domains/thomasc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hopefully Thomas Croft's is-a.dev site", - "repo": "https://github.com/thomascf/thomascf.github.io", - "owner": { - "username": "thomascf", - "email": "thomas.croft@pm.me" - }, - "record": { - "CNAME": "thomascf.github.io" - } -} From b61e9ce9146b01962ec8142e2a0e12fd9abbe1c8 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:39:11 +0200 Subject: [PATCH 0184/1014] Delete domains/auras.json --- domains/auras.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/auras.json diff --git a/domains/auras.json b/domains/auras.json deleted file mode 100644 index abb5350e6..000000000 --- a/domains/auras.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "agnesmonret", - "email": "agnesmoret@proton.me", - "discord": "694917200720429066" - }, - "record": { - "CNAME": "agnesmonret.github.io" - } -} From 395ecc2df4d2eb5428838400e75d38aabfd7378c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:39:23 +0200 Subject: [PATCH 0185/1014] Delete domains/xryshirfxn.json --- domains/xryshirfxn.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/xryshirfxn.json diff --git a/domains/xryshirfxn.json b/domains/xryshirfxn.json deleted file mode 100644 index c2da6e5dc..000000000 --- a/domains/xryshirfxn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website", - "repo": "https://github.com/xryshirfxn/xryshirfxn.github.io", - "owner": { - "username": "xryshirfxn", - "twitter": "xryshirfxn" - }, - "record": { - "CNAME": "xryshirfxn.github.io" - } -} From 675f71c77c8ee294925e49b04b7b4968c9c0b784 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:39:48 +0200 Subject: [PATCH 0186/1014] Delete domains/sanketborade.json --- domains/sanketborade.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sanketborade.json diff --git a/domains/sanketborade.json b/domains/sanketborade.json deleted file mode 100644 index 8ec6edfe8..000000000 --- a/domains/sanketborade.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "boradesanket13", - "email": "boradesanket13@gmail.com" - }, - "record": { - "CNAME": "boradesanket13.github.io" - } -} From 0e77fa13002d93958fc0c930c67fad04af1fec4c Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:41:43 +0200 Subject: [PATCH 0187/1014] Delete domains/nikolas.json --- domains/nikolas.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/nikolas.json diff --git a/domains/nikolas.json b/domains/nikolas.json deleted file mode 100644 index ab016d33d..000000000 --- a/domains/nikolas.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal Landing Page!", - "repo": "https://github.com/MuhekoNikolas/p2", - "owner": { - "username": "MuhekoNikolas", - "email": "13nikolusmuheko@gmail.com", - "twitter": "MuhekoNikolas" - }, - "record": { - "CNAME": "muhekonikolas.github.io" - } -} From 155bbdf0c030a7d8e05c4e7b0d166f4041b1dd38 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:41:58 +0200 Subject: [PATCH 0188/1014] Delete domains/imran.json --- domains/imran.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json deleted file mode 100644 index 834373c01..000000000 --- a/domains/imran.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "imranmollajoy", - "email": "imranmollajoy@gmail.com" - }, - "record": { - "CNAME": "imranmollajoy.github.io" - } -} From 7896da033024fffe119fbc949e77ad511ad38696 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:42:13 +0200 Subject: [PATCH 0189/1014] Delete domains/mrcorpz.json --- domains/mrcorpz.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mrcorpz.json diff --git a/domains/mrcorpz.json b/domains/mrcorpz.json deleted file mode 100644 index 18696553f..000000000 --- a/domains/mrcorpz.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Mrcorpz's Website", - "repo": "https://github.com/mrcorpz/mrcorpz.github.io", - "owner": { - "username": "mrcorpz", - "email": "mrcorpzpro@gmail.com", - "twitter": "mrcorpz" - }, - "record": { - "CNAME": "mrcorpz.github.io" - } -} From e55f44d1516d491ab8d0d524f306e5ca637fa2ba Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:42:31 +0200 Subject: [PATCH 0190/1014] Delete domains/blog.sanooj.json --- domains/blog.sanooj.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.sanooj.json diff --git a/domains/blog.sanooj.json b/domains/blog.sanooj.json deleted file mode 100644 index aca9695ac..000000000 --- a/domains/blog.sanooj.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sanoojes", - "email": "sanoojes6371@gmail.com" - }, - "record": { - "CNAME": "sanoojes.github.io" - } -} From 5d6bf6ca5290914dd2f208cf9d72f9fd7af85bfa Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:42:59 +0200 Subject: [PATCH 0191/1014] Delete domains/anger.json --- domains/anger.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anger.json diff --git a/domains/anger.json b/domains/anger.json deleted file mode 100644 index 3db92ec84..000000000 --- a/domains/anger.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Will be used to show my page showing stuff about me", - "repo": "https://github.com/angerminecraftyt/aboutme", - "owner": { - "username": "AngerminecraftYT", - "discord": "AngerMinecraftYT#3051" - }, - "record": { - "CNAME": "angerminecraftyt.github.io" - } -} From 23e460d86764c9354dd7ea93abca24c0f01a1ba6 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 28 Dec 2024 12:49:40 +0200 Subject: [PATCH 0192/1014] Doesn't seem to be accessible. --- domains/amirhossein-esanezhad.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/amirhossein-esanezhad.json diff --git a/domains/amirhossein-esanezhad.json b/domains/amirhossein-esanezhad.json deleted file mode 100644 index 868b32dab..000000000 --- a/domains/amirhossein-esanezhad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "esa-zz", - "email": "amirhossein6055@gmail.com" - }, - "record": { - "A": ["51.38.127.41"] - } -} From d39b0896a09a84f520b2bd81bd275e67110df2de Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:59:28 +0800 Subject: [PATCH 0193/1014] Delete domains/mekota.json --- domains/mekota.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mekota.json diff --git a/domains/mekota.json b/domains/mekota.json deleted file mode 100644 index 056da1b64..000000000 --- a/domains/mekota.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mikotohime", - "email": "exosk1ll.twl@gmail.com" - }, - "record": { - "A": ["194.28.226.129"] - } -} From e42b553d72ba131d853020791ffe0fc9d0305341 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 19:03:45 +0800 Subject: [PATCH 0194/1014] Delete domains/amirhossein-esanezhad.json --- domains/amirhossein-esanezhad.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/amirhossein-esanezhad.json diff --git a/domains/amirhossein-esanezhad.json b/domains/amirhossein-esanezhad.json deleted file mode 100644 index 868b32dab..000000000 --- a/domains/amirhossein-esanezhad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "esa-zz", - "email": "amirhossein6055@gmail.com" - }, - "record": { - "A": ["51.38.127.41"] - } -} From 60d3c63ca0282d30b09061d970615ec1c318b81e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 28 Dec 2024 21:31:39 +0800 Subject: [PATCH 0195/1014] Update SECURITY.md --- SECURITY.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 4c96d8394..5879949ab 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,4 @@ # Security Policy ## Reporting a vulnerability -You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repository. - -However, for **higher severity vulnerabilities and bugs**, please email security@is-a.dev. +Please report all vulnerabilities to security@is-a.dev. From 539a7b64633b2261a0dc188f8dc861aed68c6721 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:42:25 +0530 Subject: [PATCH 0196/1014] Create sevinda-herath.json --- domains/sevinda-herath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sevinda-herath.json diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json new file mode 100644 index 000000000..b5202b92c --- /dev/null +++ b/domains/sevinda-herath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "sevinda-herath.github.io" + }, + "proxied": true +} From cd96fd4ad4fd094508a1fa41044307cc1bc25891 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 19:11:18 +0300 Subject: [PATCH 0197/1014] Update j.json --- domains/j.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/j.json b/domains/j.json index 9469a066e..010d941b4 100644 --- a/domains/j.json +++ b/domains/j.json @@ -7,6 +7,15 @@ "discord": "1117482901353812088" }, "record": { - "CNAME": "juststudio7.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] } } From f0529d022d784c0955ae72b57d29ccc3ed2a7d01 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 19:17:56 +0300 Subject: [PATCH 0198/1014] Update domains/j.json Co-authored-by: iostpa --- domains/j.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/j.json b/domains/j.json index 010d941b4..6bfc0f035 100644 --- a/domains/j.json +++ b/domains/j.json @@ -13,7 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": [ "v=spf1 include:spf.improvmx.com ~all" ] From 8d0d1d999fa4cfba0204aa4f984a7a62959a098c Mon Sep 17 00:00:00 2001 From: Rashed Ahmed Date: Sat, 28 Dec 2024 18:29:11 +0200 Subject: [PATCH 0199/1014] Create _vercel.rashed.json --- domains/_vercel.rashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.rashed.json diff --git a/domains/_vercel.rashed.json b/domains/_vercel.rashed.json new file mode 100644 index 000000000..0cc4de9b5 --- /dev/null +++ b/domains/_vercel.rashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rashed360", + "email": "ruman.rush+isadev@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=rashed.is-a.dev,b900d35114e0f3394b8c"] + } +} From 649f559368be9cb9cbf410544fbb6a7b8aa3ca37 Mon Sep 17 00:00:00 2001 From: Rashed Ahmed Date: Sat, 28 Dec 2024 18:29:39 +0200 Subject: [PATCH 0200/1014] Create rashed.json --- domains/rashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rashed.json diff --git a/domains/rashed.json b/domains/rashed.json new file mode 100644 index 000000000..c6dc12fec --- /dev/null +++ b/domains/rashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rashed360", + "email": "ruman.rush+isadev@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 5a3f0426178fa4dedd454c00d7dd6b29767f430d Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sat, 28 Dec 2024 18:26:22 +0100 Subject: [PATCH 0201/1014] Update vinceale7082.json --- domains/vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinceale7082.json b/domains/vinceale7082.json index 4f86901b5..5f1ca2f2d 100644 --- a/domains/vinceale7082.json +++ b/domains/vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["37.183.142.194"] + "A": ["2.32.208.124"] } } From bc8ae2053041dd5bb7ce851d6aac0d667b1c4865 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sat, 28 Dec 2024 18:26:48 +0100 Subject: [PATCH 0202/1014] Update gitea.vinceale7082.json --- domains/gitea.vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gitea.vinceale7082.json b/domains/gitea.vinceale7082.json index 4f86901b5..5f1ca2f2d 100644 --- a/domains/gitea.vinceale7082.json +++ b/domains/gitea.vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["37.183.142.194"] + "A": ["2.32.208.124"] } } From 4fc6dda4e71f41b7737deb7f874bcefb12e5259f Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Sat, 28 Dec 2024 20:33:47 +0300 Subject: [PATCH 0203/1014] Update juststudio.json --- domains/juststudio.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/juststudio.json b/domains/juststudio.json index 2eeed3689..287ea66c3 100644 --- a/domains/juststudio.json +++ b/domains/juststudio.json @@ -17,7 +17,8 @@ "TXT": [ "v=spf1 include:zohomail.eu ~all", "google-site-verification=qUvCromdvfxnS6LXzcxcha5rEsHUzBxl9nZH6sT3Dk4", - "yandex-verification: aac5928d8d57ade9" + "yandex-verification: aac5928d8d57ade9", + "yandex-verification: 75d6e8d99eae89d4" ] } } From 592e79fbb429dc4d035a91100a3d5474c2bf5770 Mon Sep 17 00:00:00 2001 From: "Juraj K." <140317448+mostypc123@users.noreply.github.com> Date: Sat, 28 Dec 2024 21:00:15 +0100 Subject: [PATCH 0204/1014] Create mostypc123.json --- domains/mostypc123.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mostypc123.json diff --git a/domains/mostypc123.json b/domains/mostypc123.json new file mode 100644 index 000000000..705dcd965 --- /dev/null +++ b/domains/mostypc123.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mostypc123" + }, + "record": { + "CNAME": "mostypc123.github.io" + } +} From 5007ffcdfdd03176defd58fe9c7ef9de98a97341 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:31:47 +0200 Subject: [PATCH 0205/1014] Update devmatei.json --- domains/devmatei.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/devmatei.json b/domains/devmatei.json index 55f31f084..ad13a8a4b 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -16,5 +16,6 @@ "v=spf1 include:zoho.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] + "proxied": true } } From 6e3d7d4e0aeb43f49b8ec0e8b45c6de72d81e23e Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:36:00 +0200 Subject: [PATCH 0206/1014] Update devmatei.json --- domains/devmatei.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devmatei.json b/domains/devmatei.json index ad13a8a4b..362b85d4b 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -16,6 +16,6 @@ "v=spf1 include:zoho.eu ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" ] - "proxied": true - } + }, + "proxied": true } From 26d6d9af2b58aa2778afab675fd50ce0bf0e8122 Mon Sep 17 00:00:00 2001 From: "Prof. - Xadk3!" Date: Sun, 29 Dec 2024 03:47:44 +0545 Subject: [PATCH 0207/1014] Added my alias name at meat-space, Domain to be used in my Github Pages, replacing nikhil-aryal.com.np. with osho.is-a.dev. --- domains/osho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/osho.json diff --git a/domains/osho.json b/domains/osho.json new file mode 100644 index 000000000..f947a746a --- /dev/null +++ b/domains/osho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "CNAME": "profxadke.github.io" + } +} From 6cf9d0d91b194bd2daf5f8dd0d5700945e3c312b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Sun, 29 Dec 2024 08:44:19 +0530 Subject: [PATCH 0208/1014] Create abhishekissac.json --- domains/abhishekissac.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekissac.json diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json new file mode 100644 index 000000000..a9074f630 --- /dev/null +++ b/domains/abhishekissac.json @@ -0,0 +1,11 @@ +{ + "domain": "abhishekissac.is-a.dev", + "subdomain": "abhishekissac", + "owner": { + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false +} From 198879b4db44d2d4accc4a600908255a622cf172 Mon Sep 17 00:00:00 2001 From: generic <168141409+xgeneric@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:54:22 -0500 Subject: [PATCH 0209/1014] Register generix.is-a.dev --- domains/generix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/generix.json diff --git a/domains/generix.json b/domains/generix.json new file mode 100644 index 000000000..c0cb770ec --- /dev/null +++ b/domains/generix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } + } + \ No newline at end of file From 18dc5b592ee5f86cea8bec0fc133939515380908 Mon Sep 17 00:00:00 2001 From: generic <168141409+xgeneric@users.noreply.github.com> Date: Sat, 28 Dec 2024 22:55:37 -0500 Subject: [PATCH 0210/1014] Register generic2.is-a.dev --- domains/generic2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/generic2.json diff --git a/domains/generic2.json b/domains/generic2.json new file mode 100644 index 000000000..caffa15be --- /dev/null +++ b/domains/generic2.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } + } + \ No newline at end of file From bf5ad46f2139496808223525455abeab21332eb7 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Sun, 29 Dec 2024 07:12:25 +0100 Subject: [PATCH 0211/1014] Delete domains/vps.quincetart10.json --- domains/vps.quincetart10.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vps.quincetart10.json diff --git a/domains/vps.quincetart10.json b/domains/vps.quincetart10.json deleted file mode 100644 index e891351c6..000000000 --- a/domains/vps.quincetart10.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "VPS", - "owner": { - "username": "QuinceTart10", - "discord": "862644161156218891" - }, - "record": { - "A": ["64.226.124.11"] - } -} From 7ac902ec5d3e63842dbe662e89ab80cf9b6077ab Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Sun, 29 Dec 2024 16:14:38 +0700 Subject: [PATCH 0212/1014] Create _atproto.ligmatv.json --- domains/_atproto.ligmatv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_atproto.ligmatv.json diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json new file mode 100644 index 000000000..fa991f375 --- /dev/null +++ b/domains/_atproto.ligmatv.json @@ -0,0 +1,10 @@ +{ + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" + } +} From 9079fa18859a13dddf2fe0623ddd627ea689d237 Mon Sep 17 00:00:00 2001 From: riotoff Date: Sun, 29 Dec 2024 13:03:34 +0300 Subject: [PATCH 0213/1014] Create chatting.json --- chatting.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 chatting.json diff --git a/chatting.json b/chatting.json new file mode 100644 index 000000000..c2652d957 --- /dev/null +++ b/chatting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} From f37c2bc8d80539738edfb0f93496943b22a09678 Mon Sep 17 00:00:00 2001 From: TheHCJ <150591975+TheHCJ@users.noreply.github.com> Date: Sun, 29 Dec 2024 11:43:16 +0000 Subject: [PATCH 0214/1014] update to hcj.is-a.dev and add _vercel record --- domains/{_atproto.thehcj.json => _atproto.hcj.json} | 0 domains/{_discord.thehcj.json => _discord.hcj.json} | 2 +- domains/_vercel.hcj.json | 10 ++++++++++ domains/{thehcj.json => hcj.json} | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) rename domains/{_atproto.thehcj.json => _atproto.hcj.json} (100%) rename domains/{_discord.thehcj.json => _discord.hcj.json} (68%) create mode 100644 domains/_vercel.hcj.json rename domains/{thehcj.json => hcj.json} (78%) diff --git a/domains/_atproto.thehcj.json b/domains/_atproto.hcj.json similarity index 100% rename from domains/_atproto.thehcj.json rename to domains/_atproto.hcj.json diff --git a/domains/_discord.thehcj.json b/domains/_discord.hcj.json similarity index 68% rename from domains/_discord.thehcj.json rename to domains/_discord.hcj.json index 48958ca46..b227fd8f9 100644 --- a/domains/_discord.thehcj.json +++ b/domains/_discord.hcj.json @@ -4,6 +4,6 @@ "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" }, "record": { - "TXT": "dh=d8213a7b69c2c71bfc2cdddc2744080847a4b0da" + "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" } } \ No newline at end of file diff --git a/domains/_vercel.hcj.json b/domains/_vercel.hcj.json new file mode 100644 index 000000000..c903acfb5 --- /dev/null +++ b/domains/_vercel.hcj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] + } + } + \ No newline at end of file diff --git a/domains/thehcj.json b/domains/hcj.json similarity index 78% rename from domains/thehcj.json rename to domains/hcj.json index 8f312d4f1..4dd713154 100644 --- a/domains/thehcj.json +++ b/domains/hcj.json @@ -4,6 +4,6 @@ "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" }, "record": { - "CNAME": "thehcj.github.io" + "A": ["76.76.21.21"] } } From 1cf81ec0040f6bc5e52769c765e5c370beb571e9 Mon Sep 17 00:00:00 2001 From: Sana Date: Sun, 29 Dec 2024 20:46:32 +0530 Subject: [PATCH 0215/1014] Create sana.json Website link: https://sana-afk.github.io/main.html --- domains/sana.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sana.json diff --git a/domains/sana.json b/domains/sana.json new file mode 100644 index 000000000..e78a9c374 --- /dev/null +++ b/domains/sana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sana-afk", + "email": "srijita3010@gmail.com" + }, + "record": { + "CNAME": "sana-afk.github.io" + } +} From 1309245b084f5e7c1d316d961d3be20ebb9a6410 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:47:40 +0100 Subject: [PATCH 0216/1014] Update vinceale7082.json --- domains/vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinceale7082.json b/domains/vinceale7082.json index 5f1ca2f2d..dd7d5970a 100644 --- a/domains/vinceale7082.json +++ b/domains/vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["2.32.208.124"] + "URL": "https://vinceale7082.is-a.dev" } } From 364c7b486c5887c4fbaed3da6f2b2571f82cc07a Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:48:22 +0100 Subject: [PATCH 0217/1014] Update gitea.vinceale7082.json --- domains/gitea.vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gitea.vinceale7082.json b/domains/gitea.vinceale7082.json index 5f1ca2f2d..717a9d3ea 100644 --- a/domains/gitea.vinceale7082.json +++ b/domains/gitea.vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "A": ["2.32.208.124"] + "URL": "https://gitea.vinceale7082.com" } } From bedfb8b8fea050b0624a11669337caa1d31f80f9 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:48:50 +0100 Subject: [PATCH 0218/1014] Update vinceale7082.json I probably have dementia --- domains/vinceale7082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vinceale7082.json b/domains/vinceale7082.json index dd7d5970a..4d7391ffa 100644 --- a/domains/vinceale7082.json +++ b/domains/vinceale7082.json @@ -6,6 +6,6 @@ "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" }, "record": { - "URL": "https://vinceale7082.is-a.dev" + "URL": "https://vinceale7082.com" } } From 8614ddde71c04190dc9aae7650cc36dde5d753fb Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:49:17 +0100 Subject: [PATCH 0219/1014] Delete domains/em550384.vinceale7082.json --- domains/em550384.vinceale7082.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/em550384.vinceale7082.json diff --git a/domains/em550384.vinceale7082.json b/domains/em550384.vinceale7082.json deleted file mode 100644 index 11876b874..000000000 --- a/domains/em550384.vinceale7082.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "VinceAle7082", - "email": "vinceale7082@gmail.com", - "discord": "1078447459900063816", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" - }, - "record": { - "CNAME": "return.smtp2go.net" - } -} From fd2cef5caaaa1ca6e6efa3eb50c2c92d3288bf5f Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:49:36 +0100 Subject: [PATCH 0220/1014] Delete domains/link.vinceale7082.json --- domains/link.vinceale7082.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/link.vinceale7082.json diff --git a/domains/link.vinceale7082.json b/domains/link.vinceale7082.json deleted file mode 100644 index 253d1a64a..000000000 --- a/domains/link.vinceale7082.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "VinceAle7082", - "email": "vinceale7082@gmail.com", - "discord": "1078447459900063816", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" - }, - "record": { - "CNAME": "track.smtp2go.net" - } -} From ace0a61f7ab999df2a9199ba96095bb0c38d10c9 Mon Sep 17 00:00:00 2001 From: Vincenzo Aleksey Brocato Date: Sun, 29 Dec 2024 20:50:00 +0100 Subject: [PATCH 0221/1014] Delete domains/s550384._domainkey.vinceale7082.json --- domains/s550384._domainkey.vinceale7082.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/s550384._domainkey.vinceale7082.json diff --git a/domains/s550384._domainkey.vinceale7082.json b/domains/s550384._domainkey.vinceale7082.json deleted file mode 100644 index 38230f9c5..000000000 --- a/domains/s550384._domainkey.vinceale7082.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "VinceAle7082", - "email": "vinceale7082@gmail.com", - "discord": "1078447459900063816", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.gJMoU3q_oUV1HkwQ_iqc9c5A-CrQpYDBcbv825Y26CHrUZZwrSb6oRfqqsEqiClcCyKMoFW3jbUdCEk3OsjldrgQOzY0xIvLuchXu1VCbSkkDXeSJCxS7lTpTJ_2TQe9zPs1nanuUf8k3zVxvpis_DIs4ON9vqyW-D9iXgCLJEqF6ILJla4aMSvya2yEWzz56Rdh242J5F3HMQwqEEQpYTJPdM-XN3NuQxsu9f6dfhBNd-QMKqc7nPDqDYSpKCABdWphikCjMEyYQHXXVnlLmXOYjaATE-ZvWyb-1aHTpqZwRxjB77AdrfPgwEpUVstCMYGuXehjz_VqZ5ihPGefRw.Hyqa9XTdQZexcwDXH6wcSw.ygPBwgZujpLGVzWFsjlHla6y14-6E7lL-ifYaFZ40jbXj-ukWpL4eXaXx6P-4yNYSjoNIXcaToQxvDVHbQkClZJiu5XDJ7ahzTnlCQ3ngqg.1LRgjc8WbrkWVnqpHBBQIw" - }, - "record": { - "CNAME": "dkim.smtp2go.net" - } -} From 53b18315b78cd3efa9caacb218b99bf5b3ffb296 Mon Sep 17 00:00:00 2001 From: "Prof. - Xadk3!" Date: Mon, 30 Dec 2024 03:29:02 +0545 Subject: [PATCH 0222/1014] Added discord domain verification for the new domain. --- domains/_discord.osho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.osho.json diff --git a/domains/_discord.osho.json b/domains/_discord.osho.json new file mode 100644 index 000000000..8375d9a64 --- /dev/null +++ b/domains/_discord.osho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] + } +} From 02f5573fa4b3b2e1644e1eb2f3a611fc56cb4d5b Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Mon, 30 Dec 2024 10:24:46 +0700 Subject: [PATCH 0223/1014] Create co.ligmatv.json --- domains/co.ligmatv.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/co.ligmatv.json diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json new file mode 100644 index 000000000..5d96b74ec --- /dev/null +++ b/domains/co.ligmatv.json @@ -0,0 +1,18 @@ +{ + "owner": { + "description": "This sub-subdomain will i use for my Zoho email.", + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "MX": [ + "mx.zoho.com", + "mx2.zoho.com", + "mx3.zoho.com" + ], + "TXT": [ + "zoho-verification=zb21447312.zmverify.zoho.com", + "v=spf1 include:zoho.com ~all" + ] + } +} From b890ab7a8233ba56e7e2db2442bbda835df0422f Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Mon, 30 Dec 2024 10:52:09 +0700 Subject: [PATCH 0224/1014] Update co.ligmatv.json --- domains/co.ligmatv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json index 5d96b74ec..ee5fdc4e8 100644 --- a/domains/co.ligmatv.json +++ b/domains/co.ligmatv.json @@ -1,6 +1,6 @@ { + "description": "This sub-subdomain will i use for my Zoho email.", "owner": { - "description": "This sub-subdomain will i use for my Zoho email.", "username": "LIGMATV", "email": "ligmatv.id@gmail.com" }, From 51cee1e21c79122981392fdfb7b42144fb3641ef Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:27:20 +0530 Subject: [PATCH 0225/1014] Create samrat.json --- domains/samrat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/samrat.json diff --git a/domains/samrat.json b/domains/samrat.json new file mode 100644 index 000000000..7ceb51e66 --- /dev/null +++ b/domains/samrat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ogsamrat", + "email": "69191476+ogsamrat@users.noreply.github.com" + }, + "record": { + "CNAME": "ogsamrat.github.io" + } +} From b64f66e25ebfd8475343e01194119d3d7ce9224c Mon Sep 17 00:00:00 2001 From: riotoff Date: Mon, 30 Dec 2024 15:24:02 +0300 Subject: [PATCH 0226/1014] Delete chatting.json --- chatting.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 chatting.json diff --git a/chatting.json b/chatting.json deleted file mode 100644 index c2652d957..000000000 --- a/chatting.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "record": { - "CNAME": "riotoff.github.io" - } -} From 2cb024972de136ce753c9b807514e9eba6136386 Mon Sep 17 00:00:00 2001 From: riotoff Date: Mon, 30 Dec 2024 15:24:48 +0300 Subject: [PATCH 0227/1014] Create chatting.json --- domains/chatting.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chatting.json diff --git a/domains/chatting.json b/domains/chatting.json new file mode 100644 index 000000000..c2652d957 --- /dev/null +++ b/domains/chatting.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} From 86a9c780f326d3a8e8a8ad3be13c4fa93ee4a186 Mon Sep 17 00:00:00 2001 From: Mohammad Alamin Date: Mon, 30 Dec 2024 21:57:34 +0600 Subject: [PATCH 0228/1014] Update anbuinfosec.json --- domains/anbuinfosec.json | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 781f9dcaa..8f930e996 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,12 +1,8 @@ { - "description": "Portfolio for anbuinfosec..", - "repo": "https://github.com/anbuinfosec/anbuinfosec.github.io", - "owner": { - "username": "anbuinfosec", - "email": "anbuinfosec@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} From b9b0763277c1f151da898a50583144bd4e827c5e Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:14:48 +0530 Subject: [PATCH 0229/1014] Create todo.alvin.json --- domains/todo.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/todo.alvin.json diff --git a/domains/todo.alvin.json b/domains/todo.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/todo.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From ba3d4099248f7447166694a3d23aa8bea762151c Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:16:58 +0530 Subject: [PATCH 0230/1014] Create www.todo.alvin.json --- domains/www.todo.alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.todo.alvin.json diff --git a/domains/www.todo.alvin.json b/domains/www.todo.alvin.json new file mode 100644 index 000000000..810c13865 --- /dev/null +++ b/domains/www.todo.alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinsjoy", + "discord": "825382504353234954" + }, + "record": { + "A": ["76.76.21.21"] + } +} From ccfaefd8fa015608e88f356089166bc79ea07198 Mon Sep 17 00:00:00 2001 From: Alvin Joy <89687635+alvinsjoy@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:18:14 +0530 Subject: [PATCH 0231/1014] Update _vercel.alvin.json --- domains/_vercel.alvin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.alvin.json b/domains/_vercel.alvin.json index 3ac30aa3a..73cbbec62 100644 --- a/domains/_vercel.alvin.json +++ b/domains/_vercel.alvin.json @@ -9,7 +9,9 @@ "vc-domain-verify=hive.alvin.is-a.dev,c60034f22ad745c15021", "vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277", "vc-domain-verify=chat.alvin.is-a.dev,520a1452a367459dd568", - "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e" + "vc-domain-verify=www.chat.alvin.is-a.dev,df452600790ef98fd42e", + "vc-domain-verify=todo.alvin.is-a.dev,08b2734d859de7c855c5", + "vc-domain-verify=www.todo.alvin.is-a.dev,affd5e1204871843ebb8" ] } } From 6eb9957c7690943d7c56fabe400f8e50e6888099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Willis=20=22Thi=C3=AAn=20Ph=C3=BAc=22=20Crympt?= Date: Tue, 31 Dec 2024 11:46:14 +0700 Subject: [PATCH 0232/1014] Add CNAME record for wirisungs domain --- .DS_Store | Bin 0 -> 6148 bytes domains/wirisungs.json | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 .DS_Store create mode 100644 domains/wirisungs.json diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1f27b1c05c8eb45f0930548804cc71ba6f520861 GIT binary patch literal 6148 zcmeHLy-ve05I#c?6)crlI_3$G$^)QK!pu+>wl)N{MGYxxD%Lyz3j*;LNGwc9z{HG% z*qPc523~+W+fB|*%7_s7B>PM6C-?bNV>bl=(HMnwfGPk~a1c5xIF%U1X%uWhduoV+ z?$Phmn+I_;C}diPRlq9n8x^2u*MW8DKo1iB{5luGn8%{n_k(^Mps#YZ_j&hv{Y}y7FarR+GIgiQi(Nq^! z&owE};Qc||sQwA|A3`#t1#G{|{#lgw_dBdV%g8k-&oKH!i~2kGtw?b7ePi{oyvk#| z_seP4JFDd@FN>Rf=^XqwhG#Zeh4i#$6|f3e1-JsVKe#vuJ&mbCxpm+qUjYyubW6i) zxrZXUn|=eAq|esE;^?e(akOxdQC_N0mf)n1 iV|hVGG5xO~4P!1{AbJ{8h3G-EKLn% Date: Tue, 31 Dec 2024 15:28:22 +0800 Subject: [PATCH 0233/1014] i hate macos --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c6bba5913..8e8fae3d9 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,6 @@ dist .yarn/build-state.yml .yarn/install-state.gz .pnp.* + +# Custom +.DS_Store From ae9dfc1668d188628f6d803c30bd7c0b6b1e763c Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Tue, 31 Dec 2024 14:11:44 +0530 Subject: [PATCH 0234/1014] Create ubuntu.sevinda-herath.json --- domains/ubuntu.sevinda-herath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ubuntu.sevinda-herath.json diff --git a/domains/ubuntu.sevinda-herath.json b/domains/ubuntu.sevinda-herath.json new file mode 100644 index 000000000..f5d2794e9 --- /dev/null +++ b/domains/ubuntu.sevinda-herath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sevinda-herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "A": ["209.38.124.32"] + }, + "proxied": true +} From a1567d48e89a88504badde6c135be6f4d2da01b9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 31 Dec 2024 11:41:33 +0200 Subject: [PATCH 0235/1014] Remove no-reply email --- domains/samrat.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/samrat.json b/domains/samrat.json index 7ceb51e66..c9c453bd4 100644 --- a/domains/samrat.json +++ b/domains/samrat.json @@ -1,7 +1,6 @@ { "owner": { - "username": "ogsamrat", - "email": "69191476+ogsamrat@users.noreply.github.com" + "username": "ogsamrat" }, "record": { "CNAME": "ogsamrat.github.io" From 073952d6d78a1e65fe7afa0480d541e26290502a Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Tue, 31 Dec 2024 16:49:51 +0700 Subject: [PATCH 0236/1014] Create zmail._domainkey.co.ligmatv.json --- domains/zmail._domainkey.co.ligmatv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zmail._domainkey.co.ligmatv.json diff --git a/domains/zmail._domainkey.co.ligmatv.json b/domains/zmail._domainkey.co.ligmatv.json new file mode 100644 index 000000000..cd08c7a23 --- /dev/null +++ b/domains/zmail._domainkey.co.ligmatv.json @@ -0,0 +1,10 @@ +{ + "description": "This sub-subdomain will i use for my Zoho email.", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDO+5yaTA58OpZCT1ejrzPxjO4xNvsImCfvA2UigeVQwtFbl5QbwcdZUf6ga0LE6VOIDA3bMzHmVgTSZfYizmYDxNZ3TOobKEiT3TaaMcZj1sM2zWFVCpuYCHZ3WYPJj7rFF/PKZK9gCPPr1eLgao2SFkXnpwL/BWGL+uQ5OHZvlQIDAQAB" + } +} From 516c60b2c406b72391475b7304cbedeb2b4f96d2 Mon Sep 17 00:00:00 2001 From: Satyam Sagar <86399101+lostboysatyam@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:04:16 +0530 Subject: [PATCH 0237/1014] Create satyam.json --- domains/satyam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/satyam.json diff --git a/domains/satyam.json b/domains/satyam.json new file mode 100644 index 000000000..205dcec52 --- /dev/null +++ b/domains/satyam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lostboysatyam", + "email": "lostboysatyam54@gmail.com" + }, + "record": { + "NS": ["braden.ns.cloudflare.com","diana.ns.cloudflare.com"] + } +} From f8bcd65c933bfe006088915753a54018f7d63ff8 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Tue, 31 Dec 2024 12:47:07 +0200 Subject: [PATCH 0238/1014] Register aruria.is-a.dev --- domains/aruria.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aruria.json diff --git a/domains/aruria.json b/domains/aruria.json new file mode 100644 index 000000000..262a1aba6 --- /dev/null +++ b/domains/aruria.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "CNAME": "cjolivier123.github.io" + } + } + \ No newline at end of file From 08265992e53bd55737085c2a9185be4f1b274767 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:29:30 +0530 Subject: [PATCH 0239/1014] Update and rename ubuntu.sevinda-herath.json to vm.sevinda-herath.json --- domains/{ubuntu.sevinda-herath.json => vm.sevinda-herath.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ubuntu.sevinda-herath.json => vm.sevinda-herath.json} (82%) diff --git a/domains/ubuntu.sevinda-herath.json b/domains/vm.sevinda-herath.json similarity index 82% rename from domains/ubuntu.sevinda-herath.json rename to domains/vm.sevinda-herath.json index f5d2794e9..f827aefb3 100644 --- a/domains/ubuntu.sevinda-herath.json +++ b/domains/vm.sevinda-herath.json @@ -4,7 +4,7 @@ "email": "sevindaherath@gmail.com" }, "record": { - "A": ["209.38.124.32"] + "A": ["170.64.240.215"] }, "proxied": true } From 72ac082743898de966574015387c56662e1fc4a3 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Tue, 31 Dec 2024 13:22:15 +0200 Subject: [PATCH 0240/1014] Create _discord.aruria.is-a.dev.json --- domains/_discord.aruria.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.aruria.is-a.dev.json diff --git a/domains/_discord.aruria.is-a.dev.json b/domains/_discord.aruria.is-a.dev.json new file mode 100644 index 000000000..1e39c54d3 --- /dev/null +++ b/domains/_discord.aruria.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "cjolivier123" + }, + "record": { + "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] + } +} From 682bf1368f9abfb169a552b2d8807ece3c30fd91 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Tue, 31 Dec 2024 13:24:28 +0200 Subject: [PATCH 0241/1014] Rename _discord.aruria.is-a.dev.json to _discord.aruria.json --- domains/{_discord.aruria.is-a.dev.json => _discord.aruria.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.aruria.is-a.dev.json => _discord.aruria.json} (100%) diff --git a/domains/_discord.aruria.is-a.dev.json b/domains/_discord.aruria.json similarity index 100% rename from domains/_discord.aruria.is-a.dev.json rename to domains/_discord.aruria.json From 5e81e05f4b074501055a0ad8a7076306f3ee813e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 31 Dec 2024 19:31:14 +0800 Subject: [PATCH 0242/1014] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24e2d5a02..a5983b1c7 100644 --- a/README.md +++ b/README.md @@ -42,16 +42,16 @@ In your PR, please provide sufficient reasoning of why you need NS records, to h > Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). +> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). You also get a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > -> If you decide to donate, please email william@is-a.dev (or send a message on Discord to `@williamharrison`) with your payment confirmation and your pull request link to have your PR approved. +> If you decide to donate, please email william@is-a.dev (or DM `@williamharrison` on Discord) with your payment receipt and your pull request link. ## Report Abuse If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. --- -We are proud to announce that we are fully supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 +We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 Cloudflare Logo From e84c2f9f2c452ad35f5b8f717c157adb1f4a7ac8 Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Tue, 31 Dec 2024 12:32:30 +0100 Subject: [PATCH 0243/1014] Create arson.json --- domains/arson.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arson.json diff --git a/domains/arson.json b/domains/arson.json new file mode 100644 index 000000000..3935fc0e3 --- /dev/null +++ b/domains/arson.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org", + "discord": "694986201739952229" + }, + "record": { + "NS": ["ignacio.ns.cloudflare.com", "nicole.ns.cloudflare.com"] + } +} From 3180af42abd0ddba2dd3a23eeaf8f6d238301ef4 Mon Sep 17 00:00:00 2001 From: Jan <60829448+Jqnn@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:52:10 +0100 Subject: [PATCH 0244/1014] Create jqnn.json --- domains/jqnn.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/jqnn.json diff --git a/domains/jqnn.json b/domains/jqnn.json new file mode 100644 index 000000000..9279862b1 --- /dev/null +++ b/domains/jqnn.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Jqnn" + } + "record": { + "A": ["144.24.170.49"] + } +} From 8f0ab1e384a6e9a31800d7b11b025ae68f75540d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:52:42 +0800 Subject: [PATCH 0245/1014] Delete .DS_Store --- .DS_Store | Bin 6148 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 1f27b1c05c8eb45f0930548804cc71ba6f520861..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHLy-ve05I#c?6)crlI_3$G$^)QK!pu+>wl)N{MGYxxD%Lyz3j*;LNGwc9z{HG% z*qPc523~+W+fB|*%7_s7B>PM6C-?bNV>bl=(HMnwfGPk~a1c5xIF%U1X%uWhduoV+ z?$Phmn+I_;C}diPRlq9n8x^2u*MW8DKo1iB{5luGn8%{n_k(^Mps#YZ_j&hv{Y}y7FarR+GIgiQi(Nq^! z&owE};Qc||sQwA|A3`#t1#G{|{#lgw_dBdV%g8k-&oKH!i~2kGtw?b7ePi{oyvk#| z_seP4JFDd@FN>Rf=^XqwhG#Zeh4i#$6|f3e1-JsVKe#vuJ&mbCxpm+qUjYyubW6i) zxrZXUn|=eAq|esE;^?e(akOxdQC_N0mf)n1 iV|hVGG5xO~4P!1{AbJ{8h3G-EKLn% Date: Tue, 31 Dec 2024 14:04:33 +0100 Subject: [PATCH 0246/1014] Update jqnn.json --- domains/jqnn.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jqnn.json b/domains/jqnn.json index 9279862b1..0cadcbf43 100644 --- a/domains/jqnn.json +++ b/domains/jqnn.json @@ -1,7 +1,8 @@ { "owner": { - "username": "Jqnn" - } + "username": "Jqnn", + "email:": "contact@jqnn.studio", + }, "record": { "A": ["144.24.170.49"] } From 2a1aafb2a1106539525ceed2c367a8e0edf3e4fd Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 31 Dec 2024 15:25:54 +0200 Subject: [PATCH 0247/1014] So this is fun --- domains/jqnn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jqnn.json b/domains/jqnn.json index 0cadcbf43..95a1cf91a 100644 --- a/domains/jqnn.json +++ b/domains/jqnn.json @@ -1,7 +1,7 @@ { "owner": { "username": "Jqnn", - "email:": "contact@jqnn.studio", + "email:": "contact@jqnn.studio" }, "record": { "A": ["144.24.170.49"] From c8d2113137ce6e6fa2475477f76caa3eef6ed495 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:28:42 +0530 Subject: [PATCH 0248/1014] Create ramanand.json --- domains/ramanand.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ramanand.json diff --git a/domains/ramanand.json b/domains/ramanand.json new file mode 100644 index 000000000..22f209f5d --- /dev/null +++ b/domains/ramanand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "c3b5352a8f161a88f0ad9ee64330e9" + } +} From 96f372f500daba99be0ce0aa3f11a99004e16bfa Mon Sep 17 00:00:00 2001 From: riotoff Date: Tue, 31 Dec 2024 19:00:19 +0300 Subject: [PATCH 0249/1014] Rename chatting.json to chattingmessenger.json --- domains/{chatting.json => chattingmessenger.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chatting.json => chattingmessenger.json} (100%) diff --git a/domains/chatting.json b/domains/chattingmessenger.json similarity index 100% rename from domains/chatting.json rename to domains/chattingmessenger.json From dc4863846fac54a15837f9250b97b45301a7ba8b Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:31:20 +0500 Subject: [PATCH 0250/1014] Create _vercel.ryan.json --- domains/_vercel.ryan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.ryan.json diff --git a/domains/_vercel.ryan.json b/domains/_vercel.ryan.json new file mode 100644 index 000000000..c3ddb8ff0 --- /dev/null +++ b/domains/_vercel.ryan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + } +} From 4dadeaa9d528e891da71003c322907eb961aefd8 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:38:10 +0500 Subject: [PATCH 0251/1014] Create ryanbaig.json --- domains/ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/ryanbaig.json diff --git a/domains/ryanbaig.json b/domains/ryanbaig.json new file mode 100644 index 000000000..1fa8545be --- /dev/null +++ b/domains/ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "CNAME": "ryanthedev.vercel.app" + } +} From 30de9fb01bce186091778b7dfe35a8232f928367 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:39:31 +0500 Subject: [PATCH 0252/1014] Delete domains/_vercel.ryan.json --- domains/_vercel.ryan.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/_vercel.ryan.json diff --git a/domains/_vercel.ryan.json b/domains/_vercel.ryan.json deleted file mode 100644 index c3ddb8ff0..000000000 --- a/domains/_vercel.ryan.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "RyanBaig" - }, - "record": { - "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] - } -} From d655b67de47ccb28fb83c54610f7cf363ffcdce6 Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Tue, 31 Dec 2024 21:39:55 +0500 Subject: [PATCH 0253/1014] Create _vercel.ryanbaig.json --- domains/_vercel.ryanbaig.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.ryanbaig.json diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json new file mode 100644 index 000000000..c3ddb8ff0 --- /dev/null +++ b/domains/_vercel.ryanbaig.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "RyanBaig" + }, + "record": { + "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + } +} From 1470111baf64ee414c546466cfae404d64e06ce1 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Tue, 31 Dec 2024 23:53:08 +0530 Subject: [PATCH 0254/1014] Update ramanand.json --- domains/ramanand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ramanand.json b/domains/ramanand.json index 22f209f5d..2bda3f1d7 100644 --- a/domains/ramanand.json +++ b/domains/ramanand.json @@ -4,6 +4,6 @@ "email": "ramanand@myyahoo.com" }, "record": { - "TXT": "c3b5352a8f161a88f0ad9ee64330e9" + "NS": ["aron.ns.cloudflare.com", "decker.ns.cloudflare.com"] } } From 29e76403bb714a733dd839ba76c80f810d4f5949 Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:04:52 +0530 Subject: [PATCH 0255/1014] ogsamrat: github txt record --- .../_github-pages-challenge-ogsamrat.samrat.is-a.dev.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json b/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json new file mode 100644 index 000000000..86bb70b25 --- /dev/null +++ b/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ogsamrat" + }, + "record": { + "TXT": ["eeef7c979489f42f420873389f2bef"] + } +} From ba94d6038571c82f77cdbd1622733d156bfeff9e Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:46:24 -0800 Subject: [PATCH 0256/1014] Create nikyofficial.json --- domains/nikyofficial.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikyofficial.json diff --git a/domains/nikyofficial.json b/domains/nikyofficial.json new file mode 100644 index 000000000..561752de2 --- /dev/null +++ b/domains/nikyofficial.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "nikyy2.github.io" + } +} From e347783dd0b01c61a97e81a0e66e7d67006d2a57 Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Wed, 1 Jan 2025 12:05:15 +0700 Subject: [PATCH 0257/1014] Create 2.json --- domains/2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/2.json diff --git a/domains/2.json b/domains/2.json new file mode 100644 index 000000000..d6fc683e0 --- /dev/null +++ b/domains/2.json @@ -0,0 +1,11 @@ +{ + "description": "LIGMATV's URL Manager (aka 2)", + "repo": "https://github.com/LIGMATV/links", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv.github.io" + } +} From 3cde42c68f75e1ef32265ffae7098611319a05d5 Mon Sep 17 00:00:00 2001 From: reiyuchan Date: Wed, 1 Jan 2025 08:44:00 +0200 Subject: [PATCH 0258/1014] Create reiyuchan.json --- domains/reiyuchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reiyuchan.json diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json new file mode 100644 index 000000000..8b975f981 --- /dev/null +++ b/domains/reiyuchan.json @@ -0,0 +1,11 @@ +{ + "description": "reiyuchan personal website", + "repo": "https://github.com/reiyuchan/reiyuchan.github.io", + "owner": { + "username": "reiyuchan", + "email":"iwakura.rei.tk@gmail.com" + }, + "record": { + "CNAME": "reiyuchan.github.io" + } +} From 542103e8250755d7b6c510b1b4a8f786e6628f85 Mon Sep 17 00:00:00 2001 From: Samrat Talukdar <69191476+ogsamrat@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:18:14 +0530 Subject: [PATCH 0259/1014] Rename _github-pages-challenge-ogsamrat.samrat.is-a.dev.json to _github-pages-challenge-ogsamrat.samrat.json --- ...is-a.dev.json => _github-pages-challenge-ogsamrat.samrat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ogsamrat.samrat.is-a.dev.json => _github-pages-challenge-ogsamrat.samrat.json} (100%) diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json b/domains/_github-pages-challenge-ogsamrat.samrat.json similarity index 100% rename from domains/_github-pages-challenge-ogsamrat.samrat.is-a.dev.json rename to domains/_github-pages-challenge-ogsamrat.samrat.json From df0d51240c7d7b29365b39af8bc5e17111af2f8e Mon Sep 17 00:00:00 2001 From: Ryan Baig <86055075+RyanBaig@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:55:50 +0500 Subject: [PATCH 0260/1014] Update _vercel.ryanbaig.json --- domains/_vercel.ryanbaig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index c3ddb8ff0..0e7a80730 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -3,6 +3,6 @@ "username": "RyanBaig" }, "record": { - "TXT": ["vc-domain-verify=ryan.is-a.dev,c1c8f7dbcb1e3a60b229"] + "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] } } From cc24d24f6a9fac3ec65fb2970e435c3d23ee3d57 Mon Sep 17 00:00:00 2001 From: Amjad Date: Wed, 1 Jan 2025 11:00:25 +0200 Subject: [PATCH 0261/1014] delete `amjad.json` domain --- domains/amjad.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amjad.json diff --git a/domains/amjad.json b/domains/amjad.json deleted file mode 100644 index 81953551c..000000000 --- a/domains/amjad.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/amjadAH/amjadAH.github.io", - "owner": { - "username": "amjadAH", - "email": "amjad_ah_@hotmail.com", - "tiwtter": "amjad_ah_" - }, - "record": { - "CNAME": "amjadah.github.io" - } -} From 55881891772e74ad28f62deae520cc3f1cdd6b7c Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:14:10 +0300 Subject: [PATCH 0262/1014] Add Cloudflare NS records. --- domains/jwaxy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jwaxy.json b/domains/jwaxy.json index f441505b4..7b81d01fd 100644 --- a/domains/jwaxy.json +++ b/domains/jwaxy.json @@ -6,6 +6,6 @@ "email": "me@yxawj.aleeas.com" }, "record": { - "CNAME": "jwaxy.github.io" + "NS": ["isabel.ns.cloudflare.com", "kolton.ns.cloudflare.com"] } } From 6375655954f93bf2186c23b04901ad541beb72ad Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Wed, 1 Jan 2025 13:14:52 +0300 Subject: [PATCH 0263/1014] Delete my github challange because not needed anymore. --- domains/_github-pages-challenge-jwaxy.jwaxy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-jwaxy.jwaxy.json diff --git a/domains/_github-pages-challenge-jwaxy.jwaxy.json b/domains/_github-pages-challenge-jwaxy.jwaxy.json deleted file mode 100644 index 96595b11e..000000000 --- a/domains/_github-pages-challenge-jwaxy.jwaxy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "GitHub said that the verification was needed so I created this record.", - "owner": { - "username": "jwaxy", - "email": "me@yxawj.aleeas.com" - }, - "record": { - "TXT": "8e4b33b2837436011e57d5cade6b40" - } -} From b12b49c4932e02e302af9ac3d85a82eedc79e6d7 Mon Sep 17 00:00:00 2001 From: Anant <144612836+ThatNerdyKun@users.noreply.github.com> Date: Wed, 1 Jan 2025 18:32:22 +0530 Subject: [PATCH 0264/1014] Create annant.json --- domains/annant.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/annant.json diff --git a/domains/annant.json b/domains/annant.json new file mode 100644 index 000000000..78cb5f780 --- /dev/null +++ b/domains/annant.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ThatNerdyKun", +"discord": "629851641579044874" + }, + + "record": { + "CNAME": "annant.pages.dev" + } +} From 353f0fa4072717c0d02065ae1ca67e941929fc54 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Wed, 1 Jan 2025 22:27:45 +0530 Subject: [PATCH 0265/1014] Update lohit.json --- domains/lohit.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lohit.json b/domains/lohit.json index 52d0da6c2..75b71090a 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -5,6 +5,8 @@ "discord": "drxven" }, "record": { - "CNAME": "lohitkolluri.vercel.app" + "A": ["76.76.21.21"], + "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], + "TXT": ["v=spf1 include:zohomail.in ~all"] } } From 5cac55e5582a3e08ef29761a230695eb1efda967 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Wed, 1 Jan 2025 23:45:49 +0530 Subject: [PATCH 0266/1014] Update lohit.json --- domains/lohit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lohit.json b/domains/lohit.json index 75b71090a..b76800a08 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -7,6 +7,6 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": ["v=spf1 include:zohomail.in ~all"] + "TXT": ["v=spf1 include:zohomail.in ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] } } From 48a81af982ffb44bc1d1edb1a454b0c01d624d40 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:12:50 +0200 Subject: [PATCH 0267/1014] Create _vercel.justwinstuff.json --- domains/_vercel.justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.justwinstuff.json diff --git a/domains/_vercel.justwinstuff.json b/domains/_vercel.justwinstuff.json new file mode 100644 index 000000000..e93831283 --- /dev/null +++ b/domains/_vercel.justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["vc-domain-verify=justwinstuff.is-a.dev,f7737c243dc3c1080dd7"] + } +} From 22303f26db7fabe5a32bf4c40356d1c687862831 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:14:28 +0200 Subject: [PATCH 0268/1014] Create justwinstuff.json --- domains/justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/justwinstuff.json diff --git a/domains/justwinstuff.json b/domains/justwinstuff.json new file mode 100644 index 000000000..2ba65cf76 --- /dev/null +++ b/domains/justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "CNAME": "justwinstuff.vercel.app" + } +} From c1eec6dcec5dc16cc71d9ea98562b8c881cbb812 Mon Sep 17 00:00:00 2001 From: Jobayed Sumon Date: Thu, 2 Jan 2025 02:08:29 +0600 Subject: [PATCH 0269/1014] Create jobayedsumon.json --- domains/jobayedsumon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jobayedsumon.json diff --git a/domains/jobayedsumon.json b/domains/jobayedsumon.json new file mode 100644 index 000000000..3a946146e --- /dev/null +++ b/domains/jobayedsumon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jobayedsumon", + "email": "jobayedahmedsumon@gmail.com" + }, + "record": { + "A": [ + "103.159.73.11" + ] + } +} From fed29da5aaf84c97bd7d26d8849da8b0e6afda5e Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:34:42 -0800 Subject: [PATCH 0270/1014] Create _discord.nikyofficial.json --- domains/_discord.nikyofficial.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.nikyofficial.json diff --git a/domains/_discord.nikyofficial.json b/domains/_discord.nikyofficial.json new file mode 100644 index 000000000..0777d6d1a --- /dev/null +++ b/domains/_discord.nikyofficial.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com", + "discord": "1007521768761729094" + }, + "record": { + "TXT": "dh=eb8bcab3a2e8a1f278e7cb88404974b46f58a31c" + } +} From 726325f1940dabccb85b5540a5762bea56ecd431 Mon Sep 17 00:00:00 2001 From: ah2 <44106895+ah2@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:13:10 +0400 Subject: [PATCH 0271/1014] Create ah2.json --- domains/ah2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ah2.json diff --git a/domains/ah2.json b/domains/ah2.json new file mode 100644 index 000000000..735d5b25a --- /dev/null +++ b/domains/ah2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "CNAME": "hamd.cloud.libraryofcode.org" + } +} From 3402016ad9a98e20a02c22f3fb3b92e8a86da944 Mon Sep 17 00:00:00 2001 From: Lohit Kolluri Date: Thu, 2 Jan 2025 02:47:10 +0530 Subject: [PATCH 0272/1014] Create zmail._domainkey.lohit.json --- domains/zmail._domainkey.lohit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zmail._domainkey.lohit.json diff --git a/domains/zmail._domainkey.lohit.json b/domains/zmail._domainkey.lohit.json new file mode 100644 index 000000000..45759e124 --- /dev/null +++ b/domains/zmail._domainkey.lohit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lohitkolluri", + "email": "lohitkolluri@gmail.com", + "discord": "drxven" + }, + "record": { + "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + } +} From fe7289b0f795b760d42b9550ab858167842f9cb0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 06:35:54 +0800 Subject: [PATCH 0273/1014] remove reserved option --- tests/json.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 1bf3e3f3d..4dab0ede7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -8,8 +8,7 @@ const requiredFields = { }; const optionalFields = { - proxied: "boolean", - reserved: "boolean" + proxied: "boolean" }; const requiredOwnerFields = { @@ -79,10 +78,8 @@ t("All files should have the required fields", (t) => { // Validate owner object fields validateRequiredFields(t, data.owner, requiredOwnerFields, file); - // Ensure 'record' field is not empty unless reserved - if (!data.reserved) { - t.true(Object.keys(data.record).length > 0, `${file}: No record types found`); - } + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); From 5c5245c4e28f69d27b5cda32daf9163eebf51172 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 06:35:55 +0800 Subject: [PATCH 0274/1014] remove reserved option --- tests/json.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/json.test.js b/tests/json.test.js index 1bf3e3f3d..4dab0ede7 100644 --- a/tests/json.test.js +++ b/tests/json.test.js @@ -8,8 +8,7 @@ const requiredFields = { }; const optionalFields = { - proxied: "boolean", - reserved: "boolean" + proxied: "boolean" }; const requiredOwnerFields = { @@ -79,10 +78,8 @@ t("All files should have the required fields", (t) => { // Validate owner object fields validateRequiredFields(t, data.owner, requiredOwnerFields, file); - // Ensure 'record' field is not empty unless reserved - if (!data.reserved) { - t.true(Object.keys(data.record).length > 0, `${file}: No record types found`); - } + // Ensure 'record' field is not empty + t.true(Object.keys(data.record).length > 0, `${file}: Missing DNS records`); }); }); From 988994234dd49f8a04e2b1951e37040d4d8af046 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:30:00 +0000 Subject: [PATCH 0275/1014] Delete domains/ai-y.json --- domains/ai-y.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.json diff --git a/domains/ai-y.json b/domains/ai-y.json deleted file mode 100644 index 1ba829032..000000000 --- a/domains/ai-y.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "ai-y.onrender.com" - } -} From f0b7ca1f6cf08a4e94f6fd28a5e899cf6da0d503 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:09 +0000 Subject: [PATCH 0276/1014] Delete domains/ai-y.yosuke.json --- domains/ai-y.yosuke.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.yosuke.json diff --git a/domains/ai-y.yosuke.json b/domains/ai-y.yosuke.json deleted file mode 100644 index 632f9c315..000000000 --- a/domains/ai-y.yosuke.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "ai-y-main.pages.dev" - } -} From 5ee66dad225badbeca394eb66df6bb146c4ac253 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:21 +0000 Subject: [PATCH 0277/1014] Delete domains/ai-y.yunexiz.json --- domains/ai-y.yunexiz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ai-y.yunexiz.json diff --git a/domains/ai-y.yunexiz.json b/domains/ai-y.yunexiz.json deleted file mode 100644 index 0ab726729..000000000 --- a/domains/ai-y.yunexiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "CNAME": "yunexiz.github.io" - } -} From 25dd15172957b56fd6a25244648b06588694464b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:31 +0000 Subject: [PATCH 0278/1014] Delete domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json --- .../_github-pages-challenge-yunexiz.ai-y.yunexiz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json diff --git a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json b/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json deleted file mode 100644 index 5e584ec99..000000000 --- a/domains/_github-pages-challenge-yunexiz.ai-y.yunexiz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "TXT": "44acf50d05a09c5bdcb82f64551e6c" - } -} From 55501e5a8a8c2e738b481e46f8cab6c365047d4b Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:39:19 +0000 Subject: [PATCH 0279/1014] Delete domains/1-train-ride-in-germany-is-300-euros.json --- domains/1-train-ride-in-germany-is-300-euros.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/1-train-ride-in-germany-is-300-euros.json diff --git a/domains/1-train-ride-in-germany-is-300-euros.json b/domains/1-train-ride-in-germany-is-300-euros.json deleted file mode 100644 index e809964fb..000000000 --- a/domains/1-train-ride-in-germany-is-300-euros.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} From df7c9df27dcff914e71e6db0ff2aa0ac04325ba3 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:39:32 +0000 Subject: [PATCH 0280/1014] Delete domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json --- ...nge-yunexiz.1-train-ride-in-germany-is-300-euros.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json diff --git a/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json b/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json deleted file mode 100644 index 73f4376f4..000000000 --- a/domains/_github-pages-challenge-yunexiz.1-train-ride-in-germany-is-300-euros.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Yunexiz", - "discord": "1040303561847881729" - }, - "record": { - "TXT": "a39a9e9549128753e8f6757a37d2c2" - } -} From c39b5eaff79c56bfecf2cd285a03aab8a84bb900 Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Thu, 2 Jan 2025 10:04:39 +0700 Subject: [PATCH 0281/1014] Update 2.json --- domains/2.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/2.json b/domains/2.json index d6fc683e0..5e6f21eae 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,11 +1,10 @@ { "description": "LIGMATV's URL Manager (aka 2)", - "repo": "https://github.com/LIGMATV/links", "owner": { "username": "LIGMATV", "email": "ligmatv.id@gmail.com" }, "record": { - "CNAME": "ligmatv.github.io" + "CNAME": "ligmatv-links.vercel.app" } } From dce19c87de7e0186319fd79770f4212536c489e9 Mon Sep 17 00:00:00 2001 From: LIGMATV Date: Thu, 2 Jan 2025 10:12:46 +0700 Subject: [PATCH 0282/1014] Create _vercel.2.json --- domains/_vercel.2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.2.json diff --git a/domains/_vercel.2.json b/domains/_vercel.2.json new file mode 100644 index 000000000..24db2720e --- /dev/null +++ b/domains/_vercel.2.json @@ -0,0 +1,10 @@ +{ + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] + } +} From 987ec14c6b42dcfd500d35dbb901d0cffd3c7e28 Mon Sep 17 00:00:00 2001 From: Manish <87753285+m-manish03@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:42:06 +0530 Subject: [PATCH 0283/1014] Create manish-madi.json --- domains/manish-madi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manish-madi.json diff --git a/domains/manish-madi.json b/domains/manish-madi.json new file mode 100644 index 000000000..fe4f90072 --- /dev/null +++ b/domains/manish-madi.json @@ -0,0 +1,11 @@ +{ + "description": "Manish's Personal Website", + "repo": "https://github.com/m-manish03/m-manish03", + "owner": { + "username": "m-manish03", + "email": "manish.rebel14@gmail.com" + }, + "record": { + "CNAME": "m-manish03.github.io" + } +} From 99dfd99b956c31570de56bb1790cff748497b533 Mon Sep 17 00:00:00 2001 From: Heath Garvin <60587708+MinoDab492@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:52:47 -0800 Subject: [PATCH 0284/1014] New Links (MinoDab492) --- domains/_discord.heath.json | 9 +++++++++ domains/heath.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 domains/_discord.heath.json create mode 100644 domains/heath.json diff --git a/domains/_discord.heath.json b/domains/_discord.heath.json new file mode 100644 index 000000000..58cb8892f --- /dev/null +++ b/domains/_discord.heath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] + } +} \ No newline at end of file diff --git a/domains/heath.json b/domains/heath.json new file mode 100644 index 000000000..78180bee0 --- /dev/null +++ b/domains/heath.json @@ -0,0 +1,10 @@ +{ + "description": "A simple link shortener page used for the minodabproductions.dev website.", + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "CNAME": "mdp-linkshortener.pages.dev" + } +} \ No newline at end of file From 6f84fc787b15ec1cf0b8dc7788eaffc543215cb6 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:12:32 +0530 Subject: [PATCH 0285/1014] Create hash-cracker.json --- domains/hash-cracker.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hash-cracker.json diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/hash-cracker.json @@ -0,0 +1 @@ + From 4bf905878415b3df047261efe7052bc04bb86138 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:18:11 +0530 Subject: [PATCH 0286/1014] Create Hash-Cracker.json --- domains/Hash-Cracker.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Hash-Cracker.json @@ -0,0 +1 @@ + From afa54538db2954b3740a848e92b0c8dceaa814b1 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:21:12 +0530 Subject: [PATCH 0287/1014] Delete domains/Hash-Cracker.json --- domains/Hash-Cracker.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/Hash-Cracker.json +++ /dev/null @@ -1 +0,0 @@ - From 464ebb2db511978aa136ed82da03cb56c3082526 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 13:23:19 +0530 Subject: [PATCH 0288/1014] Create Hash-Cracker.json --- domains/Hash-Cracker.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json new file mode 100644 index 000000000..489333b0e --- /dev/null +++ b/domains/Hash-Cracker.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Hash-Cracker" + }, + "record": { + "CNAME": "Hash-Cracker.github.io" + } +} From 7c390e0dd8bd5acc2b2951a5e75dd05f0d668a88 Mon Sep 17 00:00:00 2001 From: WinStuff <104269577+enderfoxbg@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:57:46 +0200 Subject: [PATCH 0289/1014] Create _discord.justwinstuff.json --- domains/_discord.justwinstuff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.justwinstuff.json diff --git a/domains/_discord.justwinstuff.json b/domains/_discord.justwinstuff.json new file mode 100644 index 000000000..f846fd946 --- /dev/null +++ b/domains/_discord.justwinstuff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] + } +} From 93f0ea28be8be86e9ee9db88667beaf89a21eb28 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:04:55 +0800 Subject: [PATCH 0290/1014] Delete domains/face-recognition.shockbs.json --- domains/face-recognition.shockbs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/face-recognition.shockbs.json diff --git a/domains/face-recognition.shockbs.json b/domains/face-recognition.shockbs.json deleted file mode 100644 index 6000dc098..000000000 --- a/domains/face-recognition.shockbs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shockbs", - "email": "apipherng@gmail.com" - }, - "record": { - "CNAME": "na-west1.surge.sh" - } -} From 493a47913856fac573370e3efb92f5789e6a0ec8 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:40:56 +0530 Subject: [PATCH 0291/1014] Delete domains/Hash-Cracker.json --- domains/Hash-Cracker.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/Hash-Cracker.json diff --git a/domains/Hash-Cracker.json b/domains/Hash-Cracker.json deleted file mode 100644 index 489333b0e..000000000 --- a/domains/Hash-Cracker.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "Hash-Cracker" - }, - "record": { - "CNAME": "Hash-Cracker.github.io" - } -} From 9bbf70b9466cf2c5cc587db4e34b3a45c8cb02f2 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:43:33 +0530 Subject: [PATCH 0292/1014] Update hash-cracker.json --- domains/hash-cracker.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 8b1378917..489333b0e 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1 +1,8 @@ - +{ + "owner": { + "username": "Hash-Cracker" + }, + "record": { + "CNAME": "Hash-Cracker.github.io" + } +} From f7e410c0cfa6225caa01fc79b19caa48fa30a5ff Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:48:14 +0530 Subject: [PATCH 0293/1014] Update hash-cracker.json --- domains/hash-cracker.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 489333b0e..932ddd189 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1,6 +1,7 @@ { "owner": { "username": "Hash-Cracker" + "email": "tspamiitesh@gmail.com" }, "record": { "CNAME": "Hash-Cracker.github.io" From 82c124038a41a9e0eff233f8de538805eb28a1aa Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 2 Jan 2025 15:52:32 +0530 Subject: [PATCH 0294/1014] Update hash-cracker.json --- domains/hash-cracker.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 932ddd189..576894dc0 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Hash-Cracker" - "email": "tspamiitesh@gmail.com" - }, - "record": { - "CNAME": "Hash-Cracker.github.io" - } -} + "description": "A portfolio website", + "repo": "https://github.com/hash-cracker/hash-cracker.github.io", + "owner": { + "username": "hash-cracker", + "email": "tspamiitesh@gmail.com", + }, + "record": { + "CNAME": "hash-cracker.github.io" + } +} From d795c1c873a4426162213b22bd896c079d2164d1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:46:14 +0800 Subject: [PATCH 0295/1014] add basic pr tests --- .github/workflows/validation.yml | 9 +++++++++ tests/pr.test.js | 23 +++++++++++++++++++++++ util/administrators.json | 4 ++++ util/reserved-domains.json | 4 +++- 4 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 tests/pr.test.js create mode 100644 util/administrators.json diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index d48c9a347..c5dd5964a 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,6 +36,15 @@ jobs: steps: - uses: actions/checkout@v4 + - name: Get Modified JSON Files + id: modified_files + run: | + MODIFIED_FILES=$(git diff --name-only ${{ github.event.before }} ${{ github.sha }} | grep '^domains/.*\.json$' | sed 's|.*/||' | tr '\n' ',' | sed 's|,$||') + echo "MODIFIED_FILES=${MODIFIED_FILES}" >> $GITHUB_ENV + - run: npm install - run: npm test + env: + PULL_REQUEST: ${{ github.event.pull_request.number || false }} # false if not a PR + MODIFIED_FILES: ${{ env.MODIFIED_FILES }} diff --git a/tests/pr.test.js b/tests/pr.test.js new file mode 100644 index 000000000..6e5588fd7 --- /dev/null +++ b/tests/pr.test.js @@ -0,0 +1,23 @@ +if (!process.env.PULL_REQUEST) return; + +const t = require("ava"); +const fs = require("fs-extra"); +const path = require("path"); + +const PR_AUTHOR = process.env.PR_AUTHOR; +const MODIFIED_FILES = process.env.MODIFIED_FILES.split(","); + +const domainsPath = path.resolve("domains"); + +const admins = require("../util/administrators.json"); + +t("Modified JSON files must be owned by the PR author", (t) => { + MODIFIED_FILES.forEach((file) => { + const domain = fs.readJsonSync(path.join(domainsPath, file)); + + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Owner should be ${PR_AUTHOR} but is ${domain.owner}` + ); + }); +}); diff --git a/util/administrators.json b/util/administrators.json new file mode 100644 index 000000000..f85832ced --- /dev/null +++ b/util/administrators.json @@ -0,0 +1,4 @@ +[ + "wdhdev", + "DEV-DIBSTER" +] \ No newline at end of file diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 67087b209..42a683c8c 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -8,7 +8,9 @@ "api", "auth", "authentication", + "authorisation", "authorise", + "authorization", "authorize", "aux", "billing", @@ -17,6 +19,7 @@ "cart", "catalog", "checkout", + "co", "com", "com[1-9]", "con", @@ -74,7 +77,6 @@ "payments", "portal", "postmaster", - "prn", "recovery", "redirect", "registrar", From b7739fb0c843cb79e878f26e64d1aaf828b10f96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:48:03 +0800 Subject: [PATCH 0296/1014] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index c5dd5964a..259be4388 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -46,5 +46,5 @@ jobs: - run: npm test env: - PULL_REQUEST: ${{ github.event.pull_request.number || false }} # false if not a PR + PULL_REQUEST: ${{ github.event_name == 'pull_request' }} MODIFIED_FILES: ${{ env.MODIFIED_FILES }} From f78a7beddc96b8384dd25a2e0db5dbae2cbb9e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:54:05 +0800 Subject: [PATCH 0297/1014] updates --- .github/workflows/stale.yml | 31 +++++++++++++++---------------- .github/workflows/validation.yml | 9 ++------- tests/pr.test.js | 9 ++++++--- 3 files changed, 23 insertions(+), 26 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 9eefecd7b..ad78c7b61 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -1,21 +1,20 @@ name: StaleBOT on: - workflow_dispatch: - name: 'Force cleanup' - schedule: - - cron: "30 14 * * *" + workflow_dispatch: + schedule: + - cron: "30 14 * * *" jobs: - stale: - runs-on: ubuntu-latest - steps: - - uses: actions/stale@v3 - with: - repo-token: ${{ secrets.GITHUB_TOKEN }} - days-before-stale: 7 - days-before-close: 3 - stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' - stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' - exempt-issue-labels: 'no-stale' - exempt-pr-labels: 'no-stale' + stale: + runs-on: ubuntu-latest + steps: + - uses: actions/stale@v3 + with: + repo-token: ${{ secrets.GITHUB_TOKEN }} + days-before-stale: 7 + days-before-close: 3 + stale-issue-message: "This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it" + stale-pr-message: "This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it" + exempt-issue-labels: "no-stale" + exempt-pr-labels: "no-stale" diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 259be4388..0a11830df 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,15 +36,10 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Get Modified JSON Files - id: modified_files - run: | - MODIFIED_FILES=$(git diff --name-only ${{ github.event.before }} ${{ github.sha }} | grep '^domains/.*\.json$' | sed 's|.*/||' | tr '\n' ',' | sed 's|,$||') - echo "MODIFIED_FILES=${MODIFIED_FILES}" >> $GITHUB_ENV - - run: npm install - run: npm test env: - PULL_REQUEST: ${{ github.event_name == 'pull_request' }} + EVENT: ${{ github.event_name }} + PR_AUTHOR: ${{ github.event.pull_request.user.login }} MODIFIED_FILES: ${{ env.MODIFIED_FILES }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 6e5588fd7..98a153a7d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -1,5 +1,3 @@ -if (!process.env.PULL_REQUEST) return; - const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); @@ -12,12 +10,17 @@ const domainsPath = path.resolve("domains"); const admins = require("../util/administrators.json"); t("Modified JSON files must be owned by the PR author", (t) => { + if(process.env.EVENT !== "pull_request") { + t.pass(); + return; + } + MODIFIED_FILES.forEach((file) => { const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Owner should be ${PR_AUTHOR} but is ${domain.owner}` + `${file}: Owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` ); }); }); From 79487832232ae80939327db1d558ceb2d169ce34 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:56:36 +0800 Subject: [PATCH 0298/1014] Update validation.yml --- .github/workflows/validation.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 0a11830df..3b9476f0e 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -38,8 +38,14 @@ jobs: - run: npm install + - name: Get modified files + if: github.event_name == 'pull_request' + id: files + run: | + echo "::set-output name=files::$(git diff --name-only ${{ github.event.before }} ${{ github.sha }})" + - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ env.MODIFIED_FILES }} + MODIFIED_FILES: ${{ steps.files.outputs.files || '' }} From 70ae9ef6d93af16207486542c026fe6ea9cd3a4f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 18:59:42 +0800 Subject: [PATCH 0299/1014] Update pr.test.js --- tests/pr.test.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index 98a153a7d..b29d1bc1a 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -16,6 +16,7 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { + console.log(file) const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( From 7b6c8d8580e26ada483f0a6acb802c353f285b76 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:02:36 +0800 Subject: [PATCH 0300/1014] Update validation.yml --- .github/workflows/validation.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b9476f0e..94a4f08f6 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,11 +41,10 @@ jobs: - name: Get modified files if: github.event_name == 'pull_request' id: files - run: | - echo "::set-output name=files::$(git diff --name-only ${{ github.event.before }} ${{ github.sha }})" + run: echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.files.outputs.files || '' }} + MODIFIED_FILES: ${{ steps.files.outputs.changed_files || '' }} From 2ca826b7ab94de59f49ac72825f5a80ad83bc410 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:04:43 +0800 Subject: [PATCH 0301/1014] Update validation.yml --- .github/workflows/validation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 94a4f08f6..3b6192875 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,9 @@ jobs: - name: Get modified files if: github.event_name == 'pull_request' id: files - run: echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + run: | + echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + echo $changed_files - run: npm test env: From 8fde5c76ae0520ff8a2132e22b37f77e9d47f351 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:06:16 +0800 Subject: [PATCH 0302/1014] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b6192875..3b8b3e9f8 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -42,7 +42,7 @@ jobs: if: github.event_name == 'pull_request' id: files run: | - echo "changed_files=$(git diff --name-only -r HEAD^1 HEAD | xargs)" >> $GITHUB_OUTPUT + echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT echo $changed_files - run: npm test From 8be1788c63f207a14cddbf693d805e60f6e34ede Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:13:10 +0800 Subject: [PATCH 0303/1014] fixes? --- .github/workflows/validation.yml | 11 +++++++++-- tests/pr.test.js | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 3b8b3e9f8..a23aa0890 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -39,14 +39,21 @@ jobs: - run: npm install - name: Get modified files - if: github.event_name == 'pull_request' + id: files run: | echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT echo $changed_files + - name: Get all modified domain JSON files + if: github.event_name == 'pull_request' + id: changed-files + uses: tj-actions/changed-files@v45 + with: + files: domains/*.json + - run: npm test env: EVENT: ${{ github.event_name }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.files.outputs.changed_files || '' }} + MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js index b29d1bc1a..e588a2ba1 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split(","); +const MODIFIED_FILES = process.env.MODIFIED_FILES.split("\n"); const domainsPath = path.resolve("domains"); From 2b7e741a09a11e0de9f1f9e4f9d636a1775cac09 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:16:05 +0800 Subject: [PATCH 0304/1014] bug fix --- .github/workflows/validation.yml | 7 ------- tests/pr.test.js | 6 +++++- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index a23aa0890..a22cd67a6 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -38,13 +38,6 @@ jobs: - run: npm install - - name: Get modified files - - id: files - run: | - echo "changed_files=$(git diff --name-only HEAD~1 HEAD | xargs)" >> $GITHUB_OUTPUT - echo $changed_files - - name: Get all modified domain JSON files if: github.event_name == 'pull_request' id: changed-files diff --git a/tests/pr.test.js b/tests/pr.test.js index e588a2ba1..1fe526d75 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,11 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split("\n"); +let MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); + +for (let i = 0; i < MODIFIED_FILES.length; i++) { + MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); +} const domainsPath = path.resolve("domains"); From b560cf35ca11df1f6d5ac9465b3da519eea24463 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:22:57 +0800 Subject: [PATCH 0305/1014] test --- .github/workflows/validation.yml | 9 +++++++++ tests/pr.test.js | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index a22cd67a6..4f9863fc7 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -45,6 +45,15 @@ jobs: with: files: domains/*.json + - name: testing + run: | + ls + ls ../ + echo ${{ steps.changed-files.outputs.all_changed_files }} + for file in ${{ steps.changed-files.outputs.all_changed_files }}; do + cat $file + done + - run: npm test env: EVENT: ${{ github.event_name }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 1fe526d75..5de425a0f 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -20,7 +20,6 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - console.log(file) const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( From d7a07d50e1b8cc2d6e6b2928855c4e98ccd2b7ae Mon Sep 17 00:00:00 2001 From: "Ruby\" Erubinyl" Date: Thu, 2 Jan 2025 16:31:26 +0500 Subject: [PATCH 0306/1014] Create erubinyl.json yes --- domains/erubinyl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/erubinyl.json diff --git a/domains/erubinyl.json b/domains/erubinyl.json new file mode 100644 index 000000000..676124e95 --- /dev/null +++ b/domains/erubinyl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Erubinyl", + "email": "erubinyl@outlook.com" + }, + "record": { + "CNAME": "erubinyl.github.io" + } +} \ No newline at end of file From 51867e7928be720e5b9cb2f529685583c0b1e5c1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:33:10 +0800 Subject: [PATCH 0307/1014] more pr tests --- .github/workflows/validation.yml | 16 +++++++--------- tests/pr.test.js | 31 +++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 4f9863fc7..92a03e6bb 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -35,6 +35,13 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + path: ${{ github.run_id }} + + - uses: actions/checkout@v4 + with: + repository: is-a-dev/register + path: register - run: npm install @@ -45,15 +52,6 @@ jobs: with: files: domains/*.json - - name: testing - run: | - ls - ls ../ - echo ${{ steps.changed-files.outputs.all_changed_files }} - for file in ${{ steps.changed-files.outputs.all_changed_files }}; do - cat $file - done - - run: npm test env: EVENT: ${{ github.event_name }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 5de425a0f..ccd3015f0 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -10,6 +10,7 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { } const domainsPath = path.resolve("domains"); +const headDomainsPath = path.resolve("../register/domains"); const admins = require("../util/administrators.json"); @@ -20,11 +21,37 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file)); + let currentDomain = null; + + try { + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file)); + } catch { + currentDomain = modifiedDomain; + } + + t.true( + currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); +}); + + +t("New JSON files must be owned by the PR author", (t) => { + if(process.env.EVENT !== "pull_request") { + t.pass(); + return; + } + + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file)); + + newFiles.forEach((file) => { const domain = fs.readJsonSync(path.join(domainsPath, file)); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` ); }); -}); +}) From 1e53e46efc64a72706ed969e61eae27e24c1a736 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:35:27 +0800 Subject: [PATCH 0308/1014] Update validation.yml --- .github/workflows/validation.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 92a03e6bb..10c7c4aa5 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,9 @@ jobs: - uses: actions/checkout@v4 with: repository: is-a-dev/register - path: register + path: ../register + + - run: cd ${{ github.run_id }} - run: npm install From 67e6b7b0ac8d045335d4c450d7e08fb3afc83122 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:37:35 +0800 Subject: [PATCH 0309/1014] Update validation.yml --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 10c7c4aa5..0b6dd409f 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -43,7 +43,7 @@ jobs: repository: is-a-dev/register path: ../register - - run: cd ${{ github.run_id }} + - run: ls - run: npm install From 6993488eb28e531c88fb795d55c537b1d5d433d8 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:41:05 +0800 Subject: [PATCH 0310/1014] fixes --- .github/workflows/validation.yml | 6 +++++- tests/pr.test.js | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 0b6dd409f..aaa0bab1a 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -44,6 +44,7 @@ jobs: path: ../register - run: ls + - run: ls ../ - run: npm install @@ -54,8 +55,11 @@ jobs: with: files: domains/*.json - - run: npm test + - run: cd .. + + - run: npx ava register/tests/*.test.js env: EVENT: ${{ github.event_name }} + RUN_ID: ${{ github.run_id }} PR_AUTHOR: ${{ github.event.pull_request.user.login }} MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js index ccd3015f0..9244460ff 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -9,8 +9,8 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); } -const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve("../register/domains"); +const domainsPath = path.resolve(`${process.env.RUN_ID}/domains`); +const headDomainsPath = path.resolve("register/domains"); const admins = require("../util/administrators.json"); From ebe879e492e9003d09b70be40cd6fa595ff5a17b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:44:24 +0800 Subject: [PATCH 0311/1014] Update validation.yml --- .github/workflows/validation.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index aaa0bab1a..9f17e9dae 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -43,8 +43,10 @@ jobs: repository: is-a-dev/register path: ../register - - run: ls - - run: ls ../ + - run: | + ls + ls ../ + ls ../ - run: npm install From 2f31cd774869920122aa7d58ef5dca15243bb77c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:49:51 +0800 Subject: [PATCH 0312/1014] fix stuff --- .github/workflows/validation.yml | 14 +++----------- tests/pr.test.js | 4 ++-- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 9f17e9dae..f77187016 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -35,18 +35,11 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - with: - path: ${{ github.run_id }} - uses: actions/checkout@v4 with: repository: is-a-dev/register - path: ../register - - - run: | - ls - ls ../ - ls ../ + path: register-${{ github.run_id }} - run: npm install @@ -57,9 +50,8 @@ jobs: with: files: domains/*.json - - run: cd .. - - - run: npx ava register/tests/*.test.js + - name: Run tests + run: npx ava tests/*.test.js env: EVENT: ${{ github.event_name }} RUN_ID: ${{ github.run_id }} diff --git a/tests/pr.test.js b/tests/pr.test.js index 9244460ff..f178ddecd 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -9,8 +9,8 @@ for (let i = 0; i < MODIFIED_FILES.length; i++) { MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); } -const domainsPath = path.resolve(`${process.env.RUN_ID}/domains`); -const headDomainsPath = path.resolve("register/domains"); +const domainsPath = path.resolve("domains"); +const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); const admins = require("../util/administrators.json"); From ec4e7b5676454c61ac53c2ea51bafea99cc4be16 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:53:15 +0800 Subject: [PATCH 0313/1014] maybe this will fix it --- tests/pr.test.js | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index f178ddecd..8a6ac0ebd 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,11 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -let MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); - -for (let i = 0; i < MODIFIED_FILES.length; i++) { - MODIFIED_FILES[i] = MODIFIED_FILES[i].substring(MODIFIED_FILES[i].lastIndexOf("/") + 1); -} +const MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); @@ -21,11 +17,11 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file)); + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); let currentDomain = null; try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file)); + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); } catch { currentDomain = modifiedDomain; } @@ -44,10 +40,10 @@ t("New JSON files must be owned by the PR author", (t) => { return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file)); + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file)); + const domain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), From 2434b8b429d058add3a4ca0caf3135bcd499e627 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:54:52 +0800 Subject: [PATCH 0314/1014] Update pr.test.js --- tests/pr.test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 8a6ac0ebd..ff5bb2bd4 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -17,11 +17,11 @@ t("Modified JSON files must be owned by the PR author", (t) => { } MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); let currentDomain = null; try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(file.lastIndexOf("/") + 1))); } catch { currentDomain = modifiedDomain; } @@ -40,10 +40,10 @@ t("New JSON files must be owned by the PR author", (t) => { return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(file.lastIndexOf("/") + 1))); newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file.substring(MODIFIED_FILES[i].lastIndexOf("/") + 1))); + const domain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); t.true( domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), From 69eba1e0ade080de607b2cbec1c4254c4803dda6 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 19:59:09 +0800 Subject: [PATCH 0315/1014] optimise? --- tests/pr.test.js | 81 +++++++++++++++++++++++++++++++----------------- 1 file changed, 52 insertions(+), 29 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ff5bb2bd4..9013d173d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,51 +3,74 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = process.env.MODIFIED_FILES.split(" "); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" "); +const EVENT = process.env.EVENT; +const RUN_ID = process.env.RUN_ID; const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve(`register-${process.env.RUN_ID}/domains`); +const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json"); -t("Modified JSON files must be owned by the PR author", (t) => { - if(process.env.EVENT !== "pull_request") { +async function getFileContent(basePath, fileName) { + try { + return await fs.readJson(path.join(basePath, fileName)); + } catch (err) { + return null; + } +} + +t("Modified JSON files must be owned by the PR author", async (t) => { + if (EVENT !== "pull_request") { t.pass(); return; } - MODIFIED_FILES.forEach((file) => { - const modifiedDomain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); - let currentDomain = null; + await Promise.all( + MODIFIED_FILES.map(async (file) => { + const fileName = file.substring(file.lastIndexOf("/") + 1); + const modifiedDomain = await getFileContent(domainsPath, fileName); + const currentDomain = (await getFileContent(headDomainsPath, fileName)) || modifiedDomain; - try { - currentDomain = fs.readJsonSync(path.join(headDomainsPath, file.substring(file.lastIndexOf("/") + 1))); - } catch { - currentDomain = modifiedDomain; - } + if (!modifiedDomain || !currentDomain) { + t.fail(`${file}: Unable to read domain data`); + return; + } - t.true( - currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }); + t.true( + currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${currentDomain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }) + ); }); - -t("New JSON files must be owned by the PR author", (t) => { - if(process.env.EVENT !== "pull_request") { +t("New JSON files must be owned by the PR author", async (t) => { + if (EVENT !== "pull_request") { t.pass(); return; } - const newFiles = fs.readdirSync(domainsPath).filter((file) => !fs.readdirSync(headDomainsPath).includes(file.substring(file.lastIndexOf("/") + 1))); + const domainsFiles = await fs.readdir(domainsPath); + const headDomainsFiles = await fs.readdir(headDomainsPath).catch(() => []); - newFiles.forEach((file) => { - const domain = fs.readJsonSync(path.join(domainsPath, file.substring(file.lastIndexOf("/") + 1))); + const newFiles = domainsFiles.filter( + (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) + ); - t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }); -}) + await Promise.all( + newFiles.map(async (file) => { + const domain = await getFileContent(domainsPath, file); + + if (!domain) { + t.fail(`${file}: Unable to read domain data`); + return; + } + + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }) + ); +}); From d3c928e900f8986aef215769a3d765c22c112fd5 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:04:44 +0800 Subject: [PATCH 0316/1014] Update pr.test.js --- tests/pr.test.js | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 9013d173d..2d2f5123b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -43,21 +43,22 @@ t("Modified JSON files must be owned by the PR author", async (t) => { ); }) ); + + t.pass(); }); t("New JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") { - t.pass(); - return; - } + if (EVENT !== "pull_request") return t.pass(); const domainsFiles = await fs.readdir(domainsPath); - const headDomainsFiles = await fs.readdir(headDomainsPath).catch(() => []); + const headDomainsFiles = await fs.readdir(headDomainsPath); const newFiles = domainsFiles.filter( (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) ); + console.log("New files", newFiles); + await Promise.all( newFiles.map(async (file) => { const domain = await getFileContent(domainsPath, file); @@ -73,4 +74,6 @@ t("New JSON files must be owned by the PR author", async (t) => { ); }) ); + + t.pass(); }); From b93d0f85a13922454252dc7ca25224161811fa84 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:07:35 +0800 Subject: [PATCH 0317/1014] Update pr.test.js --- tests/pr.test.js | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 2d2f5123b..7c3f8ebd9 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -21,10 +21,9 @@ async function getFileContent(basePath, fileName) { } t("Modified JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") { - t.pass(); - return; - } + if (EVENT !== "pull_request") return t.pass(); + + console.log("Modified files", MODIFIED_FILES); await Promise.all( MODIFIED_FILES.map(async (file) => { @@ -50,12 +49,9 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const domainsFiles = await fs.readdir(domainsPath); const headDomainsFiles = await fs.readdir(headDomainsPath); - const newFiles = domainsFiles.filter( - (file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1)) - ); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file)); console.log("New files", newFiles); From a07afe4762bf5e137593c24ea8e88911dbaa7a99 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:10:31 +0800 Subject: [PATCH 0318/1014] Update pr.test.js --- tests/pr.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7c3f8ebd9..dcc6ca21f 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,13 +51,13 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = await fs.readdir(headDomainsPath); - const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file)); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); await Promise.all( newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file); + const domain = await getFileContent(domainsPath, file.substring(file.lastIndexOf("/") + 1)); if (!domain) { t.fail(`${file}: Unable to read domain data`); From c2706077dfa568c495be7a952b87f605230590a7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:13:04 +0800 Subject: [PATCH 0319/1014] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index dcc6ca21f..b39f16190 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -49,7 +49,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const headDomainsFiles = await fs.readdir(headDomainsPath); + const headDomainsFiles = fs.readdirSync(headDomainsPath); const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); From 28c053b4f891d8babb97f1615f2c578f072d34b1 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:13:12 +0800 Subject: [PATCH 0320/1014] Update pr.test.js --- tests/pr.test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index b39f16190..88c220716 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,6 +51,8 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); + console.log("Head files", headDomainsFiles); + const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); From e857069a2139ee467a15279a4e6b2436d4e4c028 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:14:59 +0800 Subject: [PATCH 0321/1014] Update pr.test.js --- tests/pr.test.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 88c220716..e571b3a5c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,7 +51,9 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - console.log("Head files", headDomainsFiles); + console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(file.substring(file.lastIndexOf("/") + 1)))); + + console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); From a52a3666612ada48c4e830a4c210f06500a56560 Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 2 Jan 2025 14:15:09 +0200 Subject: [PATCH 0322/1014] Update domains/hash-cracker.json --- domains/hash-cracker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 576894dc0..3e99e874d 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -3,7 +3,7 @@ "repo": "https://github.com/hash-cracker/hash-cracker.github.io", "owner": { "username": "hash-cracker", - "email": "tspamiitesh@gmail.com", + "email": "tspamiitesh@gmail.com" }, "record": { "CNAME": "hash-cracker.github.io" From e32bacdf9510471f6ef5994a3fefd113659fbe11 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:20:10 +0800 Subject: [PATCH 0323/1014] Update pr.test.js --- tests/pr.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index e571b3a5c..2be0b763d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -51,11 +51,11 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(file.substring(file.lastIndexOf("/") + 1)))); + console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(`domains/${file}`))); console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); - const newFiles = MODIFIED_FILES.filter((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); + const newFiles = MODIFIED_FILES.map((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); console.log("New files", newFiles); From b31ac96e45960b875c418d701880ce022bc52f6b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:24:21 +0800 Subject: [PATCH 0324/1014] Update validation.yml --- .github/workflows/validation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index f77187016..aba28c94c 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,6 +41,9 @@ jobs: repository: is-a-dev/register path: register-${{ github.run_id }} + - run: ls domain -1 | wc -l + - run: ls register-${{ github.run_id }}/domains -1 | wc -l + - run: npm install - name: Get all modified domain JSON files From 70dd4633a45dcbd29ba38245f326bafae1b20749 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:25:34 +0800 Subject: [PATCH 0325/1014] Update pr.test.js --- tests/pr.test.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 2be0b763d..f4a5a2cce 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -50,12 +50,9 @@ t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); const headDomainsFiles = fs.readdirSync(headDomainsPath); - - console.log("Head files", headDomainsFiles.filter((file) => MODIFIED_FILES.includes(`domains/${file}`))); - - console.log("Modified files", MODIFIED_FILES.map((file) => file.substring(file.lastIndexOf("/") + 1))); - - const newFiles = MODIFIED_FILES.map((file) => !headDomainsFiles.includes(file.substring(file.lastIndexOf("/") + 1))); + + // get list of all files that are in the base dir but not in the head dir + const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); console.log("New files", newFiles); From 76914ef175cb65be99cb999dbfba40af28a88664 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:29:08 +0800 Subject: [PATCH 0326/1014] try fix --- .github/workflows/validation.yml | 2 +- tests/pr.test.js | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index aba28c94c..ac0ca8394 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -41,7 +41,7 @@ jobs: repository: is-a-dev/register path: register-${{ github.run_id }} - - run: ls domain -1 | wc -l + - run: ls domains -1 | wc -l - run: ls register-${{ github.run_id }}/domains -1 | wc -l - run: npm install diff --git a/tests/pr.test.js b/tests/pr.test.js index f4a5a2cce..15b00c813 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" "); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map(file => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; @@ -23,13 +23,10 @@ async function getFileContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - console.log("Modified files", MODIFIED_FILES); - await Promise.all( MODIFIED_FILES.map(async (file) => { - const fileName = file.substring(file.lastIndexOf("/") + 1); - const modifiedDomain = await getFileContent(domainsPath, fileName); - const currentDomain = (await getFileContent(headDomainsPath, fileName)) || modifiedDomain; + const modifiedDomain = await getFileContent(domainsPath, file); + const currentDomain = (await getFileContent(headDomainsPath, file)) || modifiedDomain; if (!modifiedDomain || !currentDomain) { t.fail(`${file}: Unable to read domain data`); @@ -51,14 +48,13 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - // get list of all files that are in the base dir but not in the head dir const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); console.log("New files", newFiles); await Promise.all( newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file.substring(file.lastIndexOf("/") + 1)); + const domain = await getFileContent(domainsPath, file); if (!domain) { t.fail(`${file}: Unable to read domain data`); From 7f6467ea4153204462894d4ccdb28c61d291ab7c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:31:24 +0800 Subject: [PATCH 0327/1014] fix cloning --- .github/workflows/validation.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index ac0ca8394..f27cd2dbe 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,10 +36,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: actions/checkout@v4 - with: - repository: is-a-dev/register - path: register-${{ github.run_id }} + - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - run: ls domains -1 | wc -l - run: ls register-${{ github.run_id }}/domains -1 | wc -l From 55b60ba3f72d7fab787a2b7ff290bdbd004bc5f0 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:33:37 +0800 Subject: [PATCH 0328/1014] fixes --- .github/workflows/validation.yml | 6 ++---- tests/pr.test.js | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index f27cd2dbe..6e86fabc5 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,10 +36,8 @@ jobs: steps: - uses: actions/checkout@v4 - - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - - - run: ls domains -1 | wc -l - - run: ls register-${{ github.run_id }}/domains -1 | wc -l + - name: Clone is-a-dev/register + run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - run: npm install diff --git a/tests/pr.test.js b/tests/pr.test.js index 15b00c813..ecfe7605e 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -48,9 +48,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const headDomainsFiles = fs.readdirSync(headDomainsPath); - const newFiles = headDomainsFiles.filter((file) => !fs.existsSync(path.join(domainsPath, file))); - - console.log("New files", newFiles); + const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); await Promise.all( newFiles.map(async (file) => { From 759001598cf45ba9baf6f23c79393423c5a51b1c Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:33:54 +0800 Subject: [PATCH 0329/1014] Update pr.test.js --- tests/pr.test.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ecfe7605e..a590b0b4c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,7 +3,7 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR; -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map(file => file.replace(/^domains\//, "")); +const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; @@ -47,9 +47,11 @@ t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); const headDomainsFiles = fs.readdirSync(headDomainsPath); - + const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); + console.log(newFiles); + await Promise.all( newFiles.map(async (file) => { const domain = await getFileContent(domainsPath, file); From 345104c3343e3e1990c8e06b7e706e661c8c41b7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:39:48 +0800 Subject: [PATCH 0330/1014] Update pr.test.js --- tests/pr.test.js | 63 +++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 33 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index a590b0b4c..7bb79061b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -12,10 +12,10 @@ const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json"); -async function getFileContent(basePath, fileName) { +async function getJSONContent(basePath, fileName) { try { return await fs.readJson(path.join(basePath, fileName)); - } catch (err) { + } catch { return null; } } @@ -23,50 +23,47 @@ async function getFileContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - await Promise.all( - MODIFIED_FILES.map(async (file) => { - const modifiedDomain = await getFileContent(domainsPath, file); - const currentDomain = (await getFileContent(headDomainsPath, file)) || modifiedDomain; + const checks = MODIFIED_FILES.map(async (file) => { + const [modifiedDomain, currentDomain] = await Promise.all([ + getJSONContent(domainsPath, file), + getJSONContent(headDomainsPath, file) + ]); - if (!modifiedDomain || !currentDomain) { - t.fail(`${file}: Unable to read domain data`); - return; - } + const domainToCheck = currentDomain || modifiedDomain; - t.true( - currentDomain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${currentDomain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }) - ); + if (!modifiedDomain || !domainToCheck) { + t.fail(`${file}: Unable to read domain data`); + return; + } + t.true( + domainToCheck.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domainToCheck.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); + + await Promise.all(checks); t.pass(); }); t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const headDomainsFiles = fs.readdirSync(headDomainsPath); + const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); - const newFiles = domainsPath.filter((file) => !fs.existsSync(path.join(headDomainsFiles, file))); + const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - console.log(newFiles); + const checks = newDomainFiles.map(async (file) => { + const domain = await getJSONContent(domainsPath, file); - await Promise.all( - newFiles.map(async (file) => { - const domain = await getFileContent(domainsPath, file); + if (!domain) return t.fail(`${file}: Unable to read domain data`); - if (!domain) { - t.fail(`${file}: Unable to read domain data`); - return; - } - - t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` - ); - }) - ); + t.true( + domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + ); + }); + await Promise.all(checks); t.pass(); }); From 4ca07a5bf394ae3e8dda44c35289279ba90bb89b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:42:16 +0800 Subject: [PATCH 0331/1014] Update pr.test.js --- tests/pr.test.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7bb79061b..d0b08ce7c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -53,6 +53,8 @@ t("New JSON files must be owned by the PR author", async (t) => { const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); + console.log(newDomainFiles); + const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); From 476e9c6ef7349d8560c3e7732e5f2cb8c49a8d64 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:43:33 +0800 Subject: [PATCH 0332/1014] Update pr.test.js --- tests/pr.test.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index d0b08ce7c..7bb79061b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -53,8 +53,6 @@ t("New JSON files must be owned by the PR author", async (t) => { const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - console.log(newDomainFiles); - const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); From 573a974225f0c56520abd44e1a6e05821f77b5cc Mon Sep 17 00:00:00 2001 From: iostpa Date: Thu, 2 Jan 2025 14:47:11 +0200 Subject: [PATCH 0333/1014] Needs to be the exact username --- domains/hash-cracker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hash-cracker.json b/domains/hash-cracker.json index 3e99e874d..3c63d2ca7 100644 --- a/domains/hash-cracker.json +++ b/domains/hash-cracker.json @@ -2,7 +2,7 @@ "description": "A portfolio website", "repo": "https://github.com/hash-cracker/hash-cracker.github.io", "owner": { - "username": "hash-cracker", + "username": "Hash-Cracker", "email": "tspamiitesh@gmail.com" }, "record": { From 8970c1a5a04c1f81a46299f210191b0951660eeb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:48:36 +0800 Subject: [PATCH 0334/1014] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index fa62aa12d..49cc4532e 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,7 +14,7 @@ The abuse reports will be investigated and the necessary action will be taken. - Online stores/shopping websites - Gambling websites - Game cheat sites -- CDNs distributing potentially malicious content (APKs, executables) +- 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 @@ -28,3 +28,4 @@ The abuse reports will be investigated and the necessary action will be taken. - Online services for identity theft or forgery - Platforms promoting self-harm or violence - Illegal drug marketplaces +- Proxy sites (e.g. embedding other websites) From 7e05ab4eabe6db83e5a933d712dc892855600448 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Thu, 2 Jan 2025 19:50:48 +0700 Subject: [PATCH 0335/1014] Create blog.chuyentinorz.json --- domains/blog.chuyentinorz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.chuyentinorz.json diff --git a/domains/blog.chuyentinorz.json b/domains/blog.chuyentinorz.json new file mode 100644 index 000000000..1257a8492 --- /dev/null +++ b/domains/blog.chuyentinorz.json @@ -0,0 +1,12 @@ +{ + "description": "This website is a blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/orz-blog", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.193"] + } +} From 6cc95da6c72a87ac89e35ae83460a79bfe4107b4 Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Thu, 2 Jan 2025 19:53:59 +0700 Subject: [PATCH 0336/1014] Create _vercel.blog.chuyentinorz.json --- domains/_vercel.blog.chuyentinorz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.blog.chuyentinorz.json diff --git a/domains/_vercel.blog.chuyentinorz.json b/domains/_vercel.blog.chuyentinorz.json new file mode 100644 index 000000000..09c735fba --- /dev/null +++ b/domains/_vercel.blog.chuyentinorz.json @@ -0,0 +1,12 @@ +{ + "description": "This website is blogpost for ChuyenTinORZ", + "repo": "https://github.com/akk1to/akk1to.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=blog.chuyentinorz.is-a.dev,8c86561445eea418c27a"] + } +} From a7ba22ad4fd5f54541282624c68a89bd351a3933 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Thu, 2 Jan 2025 19:12:29 +0530 Subject: [PATCH 0337/1014] Create your-dad.json --- domains/your-dad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/your-dad.json diff --git a/domains/your-dad.json b/domains/your-dad.json new file mode 100644 index 000000000..3921c95de --- /dev/null +++ b/domains/your-dad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://cloud.satindar-is.me/index.php/apps/files_sharing/ajax/publicpreview.php?x=1633&y=642&a=true&file=polymorphism.jpg&t=3DKlVKFewNl3FHw&scalingup=0" + } +} From c23fdf32c5d61d5e792592b693284deaff02ef4e Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 14:52:37 +0100 Subject: [PATCH 0338/1014] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 7bb79061b..ae4d0a13d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -2,7 +2,7 @@ const t = require("ava"); const fs = require("fs-extra"); const path = require("path"); -const PR_AUTHOR = process.env.PR_AUTHOR; +const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; From 297e8ae19063bad22d36939268ac24c443f58ec6 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 14:59:15 +0100 Subject: [PATCH 0339/1014] Update pr.test.js --- tests/pr.test.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index ae4d0a13d..edf83560d 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -37,8 +37,8 @@ t("Modified JSON files must be owned by the PR author", async (t) => { } t.true( - domainToCheck.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domainToCheck.owner.username} but ${PR_AUTHOR} is the PR author` + domainToCheck.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domainToCheck.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` ); }); @@ -59,8 +59,8 @@ t("New JSON files must be owned by the PR author", async (t) => { if (!domain) return t.fail(`${file}: Unable to read domain data`); t.true( - domain.owner.username === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username} but ${PR_AUTHOR} is the PR author` + domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), + `${file}: Domain owner is ${domain.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` ); }); From a0c757d0d2de19011c047ce4bf276f6c112345a0 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:05:03 +0100 Subject: [PATCH 0340/1014] Update pr.test.js --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index edf83560d..118b1a658 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -10,7 +10,7 @@ const RUN_ID = process.env.RUN_ID; const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); -const admins = require("../util/administrators.json"); +const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { try { From 245662dca2eb2ad90ec4a079a6f1a8ed1f3b6c91 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:14:10 +0100 Subject: [PATCH 0341/1014] Update pr.test.js --- tests/pr.test.js | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 118b1a658..bfad9aafe 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -13,10 +13,16 @@ const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { + const jsonPath = path.join(basePath, fileName) + + if (!fs.existsSync(jsonPath)) { + return 1; + } + try { return await fs.readJson(path.join(basePath, fileName)); } catch { - return null; + return 2; } } @@ -31,7 +37,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { const domainToCheck = currentDomain || modifiedDomain; - if (!modifiedDomain || !domainToCheck) { + if (modifiedDomain === 2 || domainToCheck === 2) { t.fail(`${file}: Unable to read domain data`); return; } @@ -56,7 +62,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); - if (!domain) return t.fail(`${file}: Unable to read domain data`); + if (!domain === 2) return t.fail(`${file}: Unable to read domain data`); t.true( domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), From 732930e07af894566da8b04c59630181903511b4 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:20:29 +0100 Subject: [PATCH 0342/1014] test logging --- tests/pr.test.js | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index bfad9aafe..d1cc1a93b 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,22 +7,18 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; +console.log(MODIFIED_FILES) + const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); async function getJSONContent(basePath, fileName) { - const jsonPath = path.join(basePath, fileName) - - if (!fs.existsSync(jsonPath)) { - return 1; - } - try { return await fs.readJson(path.join(basePath, fileName)); } catch { - return 2; + return null; } } @@ -37,7 +33,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { const domainToCheck = currentDomain || modifiedDomain; - if (modifiedDomain === 2 || domainToCheck === 2) { + if (!modifiedDomain || !domainToCheck) { t.fail(`${file}: Unable to read domain data`); return; } @@ -62,7 +58,7 @@ t("New JSON files must be owned by the PR author", async (t) => { const checks = newDomainFiles.map(async (file) => { const domain = await getJSONContent(domainsPath, file); - if (!domain === 2) return t.fail(`${file}: Unable to read domain data`); + if (!domain) return t.fail(`${file}: Unable to read domain data`); t.true( domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), From 581a3078be3c2fcb9d93c7521181725099d0c263 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:22:01 +0100 Subject: [PATCH 0343/1014] test logging --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index d1cc1a93b..951a53c9c 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,7 +7,7 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(MODIFIED_FILES) +console.log(process.env.MODIFIED_FILES, MODIFIED_FILES) const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); From fdd50605feede3aa5d665585c13d164410a6bc6b Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:24:05 +0100 Subject: [PATCH 0344/1014] test logging --- tests/pr.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 951a53c9c..b1bde01aa 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -7,7 +7,7 @@ const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES, MODIFIED_FILES) +console.log(process.env.MODIFIED_FILES, MODIFIED_FILES || "") const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); From d966e9cbfaa956cd7f24f9b2a83974c7ebe94e23 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:27:48 +0100 Subject: [PATCH 0345/1014] Update pr.test.js --- tests/pr.test.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index b1bde01aa..4cd2b3a69 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,11 +3,11 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); +const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES, MODIFIED_FILES || "") +console.log(process.env.MODIFIED_FILES.length) const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); @@ -25,7 +25,7 @@ async function getJSONContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); - const checks = MODIFIED_FILES.map(async (file) => { + const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { const [modifiedDomain, currentDomain] = await Promise.all([ getJSONContent(domainsPath, file), getJSONContent(headDomainsPath, file) From ce30624074b2790a0bdb76ef7ea506f09389b544 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 2 Jan 2025 15:30:17 +0100 Subject: [PATCH 0346/1014] Update pr.test.js --- tests/pr.test.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tests/pr.test.js b/tests/pr.test.js index 4cd2b3a69..4a9822684 100644 --- a/tests/pr.test.js +++ b/tests/pr.test.js @@ -3,12 +3,12 @@ const fs = require("fs-extra"); const path = require("path"); const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")); +const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").length > 0 + ? (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")) + : null; const EVENT = process.env.EVENT; const RUN_ID = process.env.RUN_ID; -console.log(process.env.MODIFIED_FILES.length) - const domainsPath = path.resolve("domains"); const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); @@ -24,6 +24,7 @@ async function getJSONContent(basePath, fileName) { t("Modified JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); + if (!MODIFIED_DOMAIN_FILES) return t.pass(); const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { const [modifiedDomain, currentDomain] = await Promise.all([ @@ -50,6 +51,7 @@ t("Modified JSON files must be owned by the PR author", async (t) => { t("New JSON files must be owned by the PR author", async (t) => { if (EVENT !== "pull_request") return t.pass(); + if (!MODIFIED_DOMAIN_FILES) return t.pass(); const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); From b3f9e3b96fd4c358f17ac55ffa821d1e989ed174 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:43:15 -0800 Subject: [PATCH 0347/1014] Rename ajtabs to ajtabs.json --- domains/{ajtabs => ajtabs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ajtabs => ajtabs.json} (100%) diff --git a/domains/ajtabs b/domains/ajtabs.json similarity index 100% rename from domains/ajtabs rename to domains/ajtabs.json From ce4bcdc4d8f21434b58ac4695821f7fed8123430 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:36:20 -0400 Subject: [PATCH 0348/1014] Update _vercel.formuna.json for a new subdomain --- domains/_vercel.formuna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.formuna.json b/domains/_vercel.formuna.json index 77e95cecd..ca43747eb 100644 --- a/domains/_vercel.formuna.json +++ b/domains/_vercel.formuna.json @@ -4,6 +4,6 @@ "discord": "754657845563097108" }, "record": { - "TXT": "vc-domain-verify=linux.formuna.is-a.dev,5838b861496b1a02cb3c" + "TXT": "vc-domain-verify=api.formuna.is-a.dev,d52d0266198bf7ac4e7d" } } From 69f25a00525c4c1ad6a675ffe9128051b1ced960 Mon Sep 17 00:00:00 2001 From: Formuna <108485174+FormunaGit@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:52:16 -0400 Subject: [PATCH 0349/1014] Create api.formuna.json (i forgor) --- domains/api.formuna.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/api.formuna.json diff --git a/domains/api.formuna.json b/domains/api.formuna.json new file mode 100644 index 000000000..9e85e83df --- /dev/null +++ b/domains/api.formuna.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FormunaGit" + }, + "record": { + "CNAME": "formuna-api.vercel.app" + } +} From f2f58468d463df7e42f22032f4a0a474a59c6b96 Mon Sep 17 00:00:00 2001 From: Anatolii Shuba Date: Thu, 2 Jan 2025 13:07:24 -0500 Subject: [PATCH 0350/1014] Create navistar.json --- domains/navistar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/navistar.json diff --git a/domains/navistar.json b/domains/navistar.json new file mode 100644 index 000000000..fe0f0c9bf --- /dev/null +++ b/domains/navistar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AShuba", + "email": "anatoliy.shuba@gmail.com" + }, + + "record": { + "A": [ + "138.68.159.126" + ] + } +} From 21a9c11f2e7b2c3df3cf2eca31aa73d8db274800 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:10:35 -0800 Subject: [PATCH 0351/1014] Create _discord.ajtabs.json --- domains/_discord.ajtabs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.ajtabs.json diff --git a/domains/_discord.ajtabs.json b/domains/_discord.ajtabs.json new file mode 100644 index 000000000..70bf21403 --- /dev/null +++ b/domains/_discord.ajtabs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] + } +} From e2b8fd2d3b7c64ab2b15e7eb4f01b0013732017a Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:11:30 -0800 Subject: [PATCH 0352/1014] Create _github-pages-challenge-ajtabjs.ajtabs.json --- domains/_github-pages-challenge-ajtabjs.ajtabs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_github-pages-challenge-ajtabjs.ajtabs.json diff --git a/domains/_github-pages-challenge-ajtabjs.ajtabs.json b/domains/_github-pages-challenge-ajtabjs.ajtabs.json new file mode 100644 index 000000000..bfb535bf7 --- /dev/null +++ b/domains/_github-pages-challenge-ajtabjs.ajtabs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] + } +} From a649feeec341c1d3faaad5352133eedc31118c25 Mon Sep 17 00:00:00 2001 From: lunas-private-dungeon Date: Thu, 2 Jan 2025 22:40:15 +0100 Subject: [PATCH 0353/1014] Create _vercel.alisa.json --- domains/_vercel.alisa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.alisa.json diff --git a/domains/_vercel.alisa.json b/domains/_vercel.alisa.json new file mode 100644 index 000000000..efc76ec48 --- /dev/null +++ b/domains/_vercel.alisa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "TXT": ["vc-domain-verify=alisa.is-a.dev,01abd793050b01c5d63f"] + } +} From 41f912824a748a431fea6553a0a7316fd72eea04 Mon Sep 17 00:00:00 2001 From: lunas-private-dungeon Date: Thu, 2 Jan 2025 22:46:39 +0100 Subject: [PATCH 0354/1014] Create alisa.json --- domains/alisa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alisa.json diff --git a/domains/alisa.json b/domains/alisa.json new file mode 100644 index 000000000..78dae86ba --- /dev/null +++ b/domains/alisa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lunas-private-dungeon", + "email": "luna.tsx@proton.me", + "discord": "507625218467168257" + }, + "record": { + "CNAME": "alisa-win95.vercel.app" + } +} From 26656b850804aa1ce4b7c812e37c032293cf3218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Fri, 3 Jan 2025 05:37:32 +0530 Subject: [PATCH 0355/1014] Update abhishekissac.json --- domains/abhishekissac.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index a9074f630..2ce2743d8 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -2,6 +2,7 @@ "domain": "abhishekissac.is-a.dev", "subdomain": "abhishekissac", "owner": { + "username": "abhishek-issac" "email": "abhishekissac0@gmail.com" }, "record": { From 904f16b9a9e7c1040db41c56443f0f3dd85d79d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=BC=92=E1=B6=9C=CA=B3=E1=B5=83=E1=B6=BB=CA=B8=E1=B4=AE?= =?UTF-8?q?=E1=B4=BC=CB=A2=CB=A2=E5=8D=82=E4=B9=83=E5=8D=84=E4=B8=A8?= =?UTF-8?q?=E4=B8=82=E5=8D=84=E4=B9=87=D2=9C=E0=BC=92?= <93928612+Abhishek-Issac@users.noreply.github.com> Date: Fri, 3 Jan 2025 05:39:47 +0530 Subject: [PATCH 0356/1014] Update abhishekissac.json --- domains/abhishekissac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 2ce2743d8..2a75776cd 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -2,7 +2,7 @@ "domain": "abhishekissac.is-a.dev", "subdomain": "abhishekissac", "owner": { - "username": "abhishek-issac" + "username": "abhishek-issac", "email": "abhishekissac0@gmail.com" }, "record": { From 664f425eb5c3bd03d8de28c022f8d8a5292254b0 Mon Sep 17 00:00:00 2001 From: Miguel Ramirez Date: Thu, 2 Jan 2025 18:48:23 -0600 Subject: [PATCH 0357/1014] Create _vercel.mig.json --- domains/_vercel.mig.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.mig.json diff --git a/domains/_vercel.mig.json b/domains/_vercel.mig.json new file mode 100644 index 000000000..73ebbfbbc --- /dev/null +++ b/domains/_vercel.mig.json @@ -0,0 +1,13 @@ +{ + "description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website", + "owner": { + "username": "miguelaram2016", + "email": "miguelcodes7@gmail.com", + "twitter": "miguelcodes7", + "discord": "747499334383304755", + "instagram": "miguelcodes7" + }, + "record": { + "TXT": ["vc-domain-verify=mig.is-a.dev,c9171d74a3897a0defc6"] + } +} From 56f272144ed6827e8bada31e2e736e35d468dab2 Mon Sep 17 00:00:00 2001 From: Miguel Ramirez Date: Thu, 2 Jan 2025 18:50:47 -0600 Subject: [PATCH 0358/1014] Update mig.json --- domains/mig.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/mig.json b/domains/mig.json index 2f53bb6d0..fd64f6d89 100644 --- a/domains/mig.json +++ b/domains/mig.json @@ -1,13 +1,14 @@ { - "description": "This subdomain points to my portfolio website.", + "description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website", "owner": { "username": "miguelaram2016", - "email": "miguelaram2016@utexas.edu", + "email": "miguelcodes7@gmail.com", "twitter": "miguelcodes7", "discord": "747499334383304755", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh5h8IcwANNjL4Cu_olrTjTuGNiBnihpvp8tYD3PQoJ0Qo8zJwh2wh93m0mxtB0JUmQyLHgMhqwNkRTfDkbQtIiMsJTMBpfwuekG-rohCXC3Bz1X674p58mTiI9BL1mYZjy4n3iNUltRrpEDIY_tQ91-deuB0vZmhFP7Ih-PU18_a7SFhrMTCGFnEpy5ioRBb_7-XaevqZU0ObJ9TXnuX5ZrcUs8dOKdPXQkUvh1T3X4ENkNkqxEX9SrC21ZUPsu0eBsinx8OWhVACBF-v6WsNErv4dYlxvlUF0s6i6H4ies_u47cXuD_ytOZVF19KRHv0mtC4Zq9FxKqvxQNpS2yA.ATDrqWU61Q7pAeI0iOYG3Q.WUBkDKZeYnntdHyh4t_qL56ZUvo4xiK6dF_DvM8i0aVxoooMhunELz8oFORqt_1lt3IMLw_aAWwzmBl4LtPa-frLObpHRe3QHeAhAb919XU.uvFZv2MiYxP-UoMM0DhLSA" + "instagram": "miguelcodes7", + "note": "Previously, mig.is-a.dev was hosted on Netlify, but now it will be hosted on vercel. _vercel.mig.json has been created already. I have also updated my social media (email and instagram)." }, "record": { - "A": ["75.2.60.5"] + "A": ["76.76.21.21"] } } From bb54f74db0219a9d5c477a8be3a70501e51be897 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:38:36 -0500 Subject: [PATCH 0359/1014] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 3921c95de..89909629b 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "satindar31", + "username": "Satindar31", "email": "satindar@satindar-is.me" }, "record": { From 8c0de22ba33d762a5a09d8a2b684fd9e9be064f1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:42:39 -0500 Subject: [PATCH 0360/1014] chore: formatting --- domains/abhishekissac.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 2a75776cd..04f9c199c 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,12 +1,10 @@ { - "domain": "abhishekissac.is-a.dev", - "subdomain": "abhishekissac", - "owner": { - "username": "abhishek-issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false } From b03fa8109cd80dcf1c7463bfd8063167f71add43 Mon Sep 17 00:00:00 2001 From: zx155 <168565589+zx155@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:51:25 -0800 Subject: [PATCH 0361/1014] Create love.json --- domains/love.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/love.json diff --git a/domains/love.json b/domains/love.json new file mode 100644 index 000000000..2470a36ce --- /dev/null +++ b/domains/love.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zx155", + "email": "laiquanguy82@gmail.com" + }, + "record": { + "CNAME": "zx155.github.io" + } +} From 88ebf07d7d47fe4a3e55a50c9b4028faecc91af4 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Fri, 3 Jan 2025 15:28:31 +0530 Subject: [PATCH 0362/1014] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 89909629b..7f288db42 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -4,6 +4,6 @@ "email": "satindar@satindar-is.me" }, "record": { - "URL": "https://cloud.satindar-is.me/index.php/apps/files_sharing/ajax/publicpreview.php?x=1633&y=642&a=true&file=polymorphism.jpg&t=3DKlVKFewNl3FHw&scalingup=0" + "URL": "https://cloud.satindar-is.me/s/gHJfbiyhVJzy3Vs" } } From 2b88178e6c67c6234c574a9a73aa70fc780549e6 Mon Sep 17 00:00:00 2001 From: Ibrahim Asif Date: Fri, 3 Jan 2025 15:31:11 +0530 Subject: [PATCH 0363/1014] Update your-dad.json --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 7f288db42..357824d96 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Satindar31", + "username": "satindar31", "email": "satindar@satindar-is.me" }, "record": { From b7e96a5617c96d983b84aeae7c343f94613b11b8 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:57:25 +0800 Subject: [PATCH 0364/1014] remove pr tests --- .github/workflows/validation.yml | 15 ------- tests/pr.test.js | 73 -------------------------------- 2 files changed, 88 deletions(-) delete mode 100644 tests/pr.test.js diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 6e86fabc5..f24d6052d 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -36,22 +36,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Clone is-a-dev/register - run: git clone https://github.com/is-a-dev/register.git register-${{ github.run_id }} - - run: npm install - - name: Get all modified domain JSON files - if: github.event_name == 'pull_request' - id: changed-files - uses: tj-actions/changed-files@v45 - with: - files: domains/*.json - - name: Run tests run: npx ava tests/*.test.js - env: - EVENT: ${{ github.event_name }} - RUN_ID: ${{ github.run_id }} - PR_AUTHOR: ${{ github.event.pull_request.user.login }} - MODIFIED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} diff --git a/tests/pr.test.js b/tests/pr.test.js deleted file mode 100644 index 4a9822684..000000000 --- a/tests/pr.test.js +++ /dev/null @@ -1,73 +0,0 @@ -const t = require("ava"); -const fs = require("fs-extra"); -const path = require("path"); - -const PR_AUTHOR = process.env.PR_AUTHOR.toLowerCase(); -const MODIFIED_DOMAIN_FILES = (process.env.MODIFIED_FILES || "").length > 0 - ? (process.env.MODIFIED_FILES || "").split(" ").map((file) => file.replace(/^domains\//, "")) - : null; -const EVENT = process.env.EVENT; -const RUN_ID = process.env.RUN_ID; - -const domainsPath = path.resolve("domains"); -const headDomainsPath = path.resolve(`register-${RUN_ID}/domains`); - -const admins = require("../util/administrators.json").map(admin => admin.toLowerCase()); - -async function getJSONContent(basePath, fileName) { - try { - return await fs.readJson(path.join(basePath, fileName)); - } catch { - return null; - } -} - -t("Modified JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") return t.pass(); - if (!MODIFIED_DOMAIN_FILES) return t.pass(); - - const checks = MODIFIED_DOMAIN_FILES.map(async (file) => { - const [modifiedDomain, currentDomain] = await Promise.all([ - getJSONContent(domainsPath, file), - getJSONContent(headDomainsPath, file) - ]); - - const domainToCheck = currentDomain || modifiedDomain; - - if (!modifiedDomain || !domainToCheck) { - t.fail(`${file}: Unable to read domain data`); - return; - } - - t.true( - domainToCheck.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domainToCheck.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` - ); - }); - - await Promise.all(checks); - t.pass(); -}); - -t("New JSON files must be owned by the PR author", async (t) => { - if (EVENT !== "pull_request") return t.pass(); - if (!MODIFIED_DOMAIN_FILES) return t.pass(); - - const [newFiles, currentFiles] = await Promise.all([fs.readdir(domainsPath), fs.readdir(headDomainsPath)]); - - const newDomainFiles = newFiles.filter((file) => !currentFiles.includes(file)); - - const checks = newDomainFiles.map(async (file) => { - const domain = await getJSONContent(domainsPath, file); - - if (!domain) return t.fail(`${file}: Unable to read domain data`); - - t.true( - domain.owner.username.toLowerCase() === PR_AUTHOR || admins.includes(PR_AUTHOR), - `${file}: Domain owner is ${domain.owner.username.toLowerCase()} but ${PR_AUTHOR} is the PR author` - ); - }); - - await Promise.all(checks); - t.pass(); -}); From 755ec03b8f71014a6a44556588546f6f96c48c57 Mon Sep 17 00:00:00 2001 From: Kyan <99230193+Keiyanas@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:57:28 +0700 Subject: [PATCH 0365/1014] Create Verkyana.json --- domains/Verkyana.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Verkyana.json diff --git a/domains/Verkyana.json b/domains/Verkyana.json new file mode 100644 index 000000000..792b93788 --- /dev/null +++ b/domains/Verkyana.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Keiyanas", + "email": "katzswax@gmail.com" + }, + "record": { + "CNAME": "https://keiyanas.github.io/" + } +} From 5ad9c8a1587c4c1cfe36f29809d834cff4f46bcf Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 12:59:09 +0200 Subject: [PATCH 0366/1014] tiny nitpick because of the new checks --- domains/your-dad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/your-dad.json b/domains/your-dad.json index 357824d96..7f288db42 100644 --- a/domains/your-dad.json +++ b/domains/your-dad.json @@ -1,6 +1,6 @@ { "owner": { - "username": "satindar31", + "username": "Satindar31", "email": "satindar@satindar-is.me" }, "record": { From 343a93dc698ea4f65466f5e13600e2d1804222fc Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 13:04:14 +0200 Subject: [PATCH 0367/1014] Update domains/Verkyana.json --- domains/Verkyana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Verkyana.json b/domains/Verkyana.json index 792b93788..46398569d 100644 --- a/domains/Verkyana.json +++ b/domains/Verkyana.json @@ -4,6 +4,6 @@ "email": "katzswax@gmail.com" }, "record": { - "CNAME": "https://keiyanas.github.io/" + "CNAME": "keiyanas.github.io" } } From 53fc17cb299a77979070f28db46851425c83f951 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 3 Jan 2025 13:04:54 +0200 Subject: [PATCH 0368/1014] Rename Verkyana.json to verkyana.json --- domains/{Verkyana.json => verkyana.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Verkyana.json => verkyana.json} (100%) diff --git a/domains/Verkyana.json b/domains/verkyana.json similarity index 100% rename from domains/Verkyana.json rename to domains/verkyana.json From 33425272bb62ed1244117d209d55518fc7be03f2 Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:19:27 +0500 Subject: [PATCH 0369/1014] Update waki.json --- domains/waki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/waki.json b/domains/waki.json index df7555f45..b0c864305 100644 --- a/domains/waki.json +++ b/domains/waki.json @@ -4,6 +4,6 @@ "discord": "351012170839883776" }, "record": { - "CNAME": "waki.pages.dev" + "CNAME": "aiwaki.vercel.app" } } From bd5f72bbf162d4ca7d5cdb4aaec079de84ee787d Mon Sep 17 00:00:00 2001 From: Ai <58384167+aiwaki@users.noreply.github.com> Date: Fri, 3 Jan 2025 17:22:09 +0500 Subject: [PATCH 0370/1014] Create _vercel.waki.json --- domains/_vercel.waki.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.waki.json diff --git a/domains/_vercel.waki.json b/domains/_vercel.waki.json new file mode 100644 index 000000000..a872c59a2 --- /dev/null +++ b/domains/_vercel.waki.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "aiwaki" + }, + "record": { + "TXT": ["vc-domain-verify=waki.is-a.dev,b5349446a26c3f0b8c9f"] + } +} From 325711b1b73a2523b223cac8f2ac2c8112ba1b38 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:06:50 +0800 Subject: [PATCH 0371/1014] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5983b1c7..26f1e4f70 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ Not all of these will be posted on GitHub, however they will always be posted in ## How to Register > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). -- [Fork](https://github.com/is-a-dev/register/fork) and star this repository +- [Fork](https://github.com/is-a-dev/register/fork) this repository - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` - [Read the documentation](https://is-a.dev/docs) - If you are applying for NS records please read [this](#ns-records). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! +- Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. From 618ba427fd88afefbdf808510d2a4cd10ec9d318 Mon Sep 17 00:00:00 2001 From: Clerk <178304360+mulchs@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:33:56 +0700 Subject: [PATCH 0372/1014] Register wave.is-a.dev --- domains/wave.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wave.json diff --git a/domains/wave.json b/domains/wave.json new file mode 100644 index 000000000..45e65c2d9 --- /dev/null +++ b/domains/wave.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mulchs", + "discord": "1273579466936815717", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" + }, + + "record": { + "CNAME": "wave.fwh.is" + } + } + \ No newline at end of file From 6f51d9752d5c3e6e4af5ba6be987f84838200fff Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:01:24 +0600 Subject: [PATCH 0373/1014] Create _vercel.kawsar.json --- domains/_vercel.kawsar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.kawsar.json diff --git a/domains/_vercel.kawsar.json b/domains/_vercel.kawsar.json new file mode 100644 index 000000000..f2399898a --- /dev/null +++ b/domains/_vercel.kawsar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KawsarDev", + "email": "kawsar.dev1@gmail.com", + "discord": "520373269979988000" + }, + "record": { + "TXT": ["vc-domain-verify=kawsar.is-a.dev,e77e8c258bee5d9213b7"] + } +} From 4baa4c362b120861c809d4122c58750517cf225b Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:04:13 +0600 Subject: [PATCH 0374/1014] Create kawsar.json --- domains/kawsar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kawsar.json diff --git a/domains/kawsar.json b/domains/kawsar.json new file mode 100644 index 000000000..681ffe649 --- /dev/null +++ b/domains/kawsar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "KawsarDev", + "email": "kawsar.dev1@gmail.com", + "discord": "520373269979988000" + }, + "record": { + "CNAME": "kawsardev.vercel.app/" + } +} From 3501a911c61e7e1f18c427a53359381f793374cc Mon Sep 17 00:00:00 2001 From: Kawsar <126276749+KawsarDev@users.noreply.github.com> Date: Fri, 3 Jan 2025 22:07:36 +0600 Subject: [PATCH 0375/1014] Update kawsar.json --- domains/kawsar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kawsar.json b/domains/kawsar.json index 681ffe649..b6dba88ac 100644 --- a/domains/kawsar.json +++ b/domains/kawsar.json @@ -5,6 +5,6 @@ "discord": "520373269979988000" }, "record": { - "CNAME": "kawsardev.vercel.app/" + "CNAME": "kawsardev.vercel.app" } } From 2fcdd0a0022865d2cdba9e1c151aa762417df6bf Mon Sep 17 00:00:00 2001 From: Ada Lovecraft Date: Fri, 3 Jan 2025 11:36:34 -0600 Subject: [PATCH 0376/1014] Create ada.json --- domains/ada.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ada.json diff --git a/domains/ada.json b/domains/ada.json new file mode 100644 index 000000000..df38c2c70 --- /dev/null +++ b/domains/ada.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } +} From c0e175518c679d10f53b219ed2104cb2be474420 Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:15:23 +0530 Subject: [PATCH 0377/1014] Update korigamik.json --- domains/korigamik.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index a81e82805..d66e772a7 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -1,12 +1,12 @@ { - "description": "The Portfolio of KorigamiK", - "repo": "https://github.com/KorigamiK/korigamik.github.io", + "description": "goto website of KorigamiK", + "repo": "https://github.com/KorigamiK", "owner": { "username": "KorigamiK", "email": "korigamik@gmail.com", - "twitter": "https://twitter.com/iamkorigamik" + "twitter": "https://twitter.com/codesonpaper" }, "record": { - "CNAME": "korigamik.github.io" + "URL": "https://korigamik.dev" } } From 2a2a56e544ad778461c1521f8e713686f015d40d Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:42:42 +0530 Subject: [PATCH 0378/1014] Update korigamik.json --- domains/korigamik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index d66e772a7..5ab36620f 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/codesonpaper" }, "record": { - "URL": "https://korigamik.dev" + "CNAME": "https://korigamik-redirect.pages.dev" } } From ffe6a6d2e8e1fe74facfb8fdaf42274290184500 Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Fri, 3 Jan 2025 19:32:28 +0100 Subject: [PATCH 0379/1014] Update sewt.json --- domains/sewt.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/sewt.json b/domains/sewt.json index 2c903a19a..1823b48d7 100644 --- a/domains/sewt.json +++ b/domains/sewt.json @@ -4,9 +4,13 @@ "discord": "1049263707177353247" }, "record": { - "A": ["82.67.68.228"], + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zohomail.eu ~all"] + "TXT": [ + "v=spf1 include:zohomail.eu ~all", + "domain-verification=skyexplorewastaken" + ] }, "proxied": false } From 4e6e1bfd099b290b4097748b817916e76b031b9e Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken Date: Fri, 3 Jan 2025 19:32:31 +0100 Subject: [PATCH 0380/1014] Create jello.sewt.json --- domains/jello.sewt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jello.sewt.json diff --git a/domains/jello.sewt.json b/domains/jello.sewt.json new file mode 100644 index 000000000..c9c51f25e --- /dev/null +++ b/domains/jello.sewt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SkyExploreWasTaken", + "discord": "1049263707177353247" + }, + "record": { + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], + "TXT": ["domain-verification=skyexplorewastaken"] + }, + "proxied": false +} From 15b5b60dfe10267fd5d0bc25fdbbc10f5b241b24 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:52:24 -0500 Subject: [PATCH 0381/1014] fix my information after username change --- domains/jabin.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/jabin.json b/domains/jabin.json index 6f1becbd5..e1727936a 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,9 +1,11 @@ { "owner": { - "username": "jabinstech", - "email": "jabinstech.net@gmail.com" + "username": "jab11n", + "twitter": "@jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" }, "record": { - "CNAME": "jabinstech.github.io" + "CNAME": "jab11n.github.io" } } From 11482a5f7fbcb9a6c1f292892ab6ad5ad6c0b93f Mon Sep 17 00:00:00 2001 From: ah2 <44106895+ah2@users.noreply.github.com> Date: Sat, 4 Jan 2025 01:59:13 +0400 Subject: [PATCH 0382/1014] ah2 fixing privacy error message --- domains/ah2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ah2.json b/domains/ah2.json index 735d5b25a..9e8fb54fc 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -4,6 +4,6 @@ "email": "uni.ahmamy@gmail.com" }, "record": { - "CNAME": "hamd.cloud.libraryofcode.org" + "URL": "https://hamd.cloud.libraryofcode.org" } } From 5a01624fdcd7d1dfea331deee55867a76bd4f7e6 Mon Sep 17 00:00:00 2001 From: gmacedo Date: Fri, 3 Jan 2025 16:48:27 -0600 Subject: [PATCH 0383/1014] added domain request for glmacedo.is-a.dev hosted on cloudflare. --- domains/glmacedo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glmacedo.json diff --git a/domains/glmacedo.json b/domains/glmacedo.json new file mode 100644 index 000000000..b0cbe51be --- /dev/null +++ b/domains/glmacedo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "glmacedo", + "email": "glmacedo@glmacedo.com" + }, + "record": { + "NS": [ + "dimitris.ns.cloudflare.com", + "kristin.ns.cloudflare.com" + ] + } +} \ No newline at end of file From 7da09ec582a061a9b9af102173dd56e4e954f188 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:44:30 -0500 Subject: [PATCH 0384/1014] Update domains/jabin.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/jabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jabin.json b/domains/jabin.json index e1727936a..62252d6bd 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,7 +1,7 @@ { "owner": { "username": "jab11n", - "twitter": "@jab11n", + "twitter": "jab11n", "github": "jab11n", "email": "iad-contact@rdr.lol" }, From 98655d276515f4aabcdd55a54bd42e98ba8e85dd Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Sat, 4 Jan 2025 09:24:20 +0530 Subject: [PATCH 0385/1014] Update korigamik.json --- domains/korigamik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/korigamik.json b/domains/korigamik.json index 5ab36620f..3c4652da4 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -7,6 +7,6 @@ "twitter": "https://twitter.com/codesonpaper" }, "record": { - "CNAME": "https://korigamik-redirect.pages.dev" + "CNAME": "korigamik-redirect.pages.dev" } } From 28fe54dc1c361f8aa7b94e6d0c2ab53ae097351c Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sat, 4 Jan 2025 12:19:52 +0545 Subject: [PATCH 0386/1014] 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 0387/1014] 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 0388/1014] 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 ff238f5701e68d7efded084f4de896f22003eb8a Mon Sep 17 00:00:00 2001 From: Spider-Development <147894555+spider-development01@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:41:52 +0530 Subject: [PATCH 0389/1014] Create spider-development.json --- domains/spider-development.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spider-development.json diff --git a/domains/spider-development.json b/domains/spider-development.json new file mode 100644 index 000000000..21dde4001 --- /dev/null +++ b/domains/spider-development.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "spider-development01" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 268aab6bb50706e49d2aa17978134542e033a1e4 Mon Sep 17 00:00:00 2001 From: AlejandroGomezFrieiro Date: Sat, 4 Jan 2025 14:04:27 +0200 Subject: [PATCH 0390/1014] Create quantumgarden --- domains/quantumgarden | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quantumgarden diff --git a/domains/quantumgarden b/domains/quantumgarden new file mode 100644 index 000000000..822c527d4 --- /dev/null +++ b/domains/quantumgarden @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlejandroGomezFrieiro", + "email": "alejandrogomezfrieiro@gmail.com" + }, + "record": { + "CNAME": "alejandrogomezfrieiro.github.io" + } +} From 4d00c2fb3c60808390e1cba86620c60f564f965e Mon Sep 17 00:00:00 2001 From: yashsachdev <57622692+yashsachdev@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:43:26 +0530 Subject: [PATCH 0391/1014] Create yashsachdev.json - Replaced URL removed https://format with the proper CNAME entry --- domains/yashsachdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashsachdev.json diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json new file mode 100644 index 000000000..a96833d27 --- /dev/null +++ b/domains/yashsachdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yashsachdev", + "email": "yashsachdev5677@gmail.com" + }, + "record": { + "CNAME": "yashsachdevblog.azureedge.net" + } +} From 2356efaebb4c490efc32f7c5fcfcc508b5a76a4c Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:40:53 +0200 Subject: [PATCH 0392/1014] Create panel.devmatei.json --- domains/panel.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/panel.devmatei.json diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json new file mode 100644 index 000000000..9c144d162 --- /dev/null +++ b/domains/panel.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + }, + +} From 970053578d6605c614ea43ded7ac37999b7e3745 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:42:08 +0700 Subject: [PATCH 0393/1014] Create _vercel.nine.json --- domains/_vercel.nine.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.nine.json diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json new file mode 100644 index 000000000..728a4876c --- /dev/null +++ b/domains/_vercel.nine.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "NineLEL" + }, + "record": { + "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] + } +} From 46bdb6ddc5463e42401c4fbdd98375bb1b2d182f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 4 Jan 2025 20:44:10 +0200 Subject: [PATCH 0394/1014] Update domains/panel.devmatei.json --- domains/panel.devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9c144d162..9426b4aa6 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -7,6 +7,6 @@ "A": [ "176.100.37.70" ] - }, + } } From 032b27882ec57e71f41800e73e7d9e85b4acd52b Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:45:04 +0700 Subject: [PATCH 0395/1014] Update nine.json --- domains/nine.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index 626fa06b4..c177a80e0 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -4,7 +4,6 @@ "email": "notninelel@gmail.com" }, "record": { - "A": ["76.223.55.44"], - "TXT": "deta-verification=DyZWThRbwVx1vudpA5oB8DEekn58LG75" + "A": ["76.76.21.21"] } } From 1b79f1daaee3a1bed4a8778628f580160db9187c Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:58:13 +0700 Subject: [PATCH 0396/1014] Update _vercel.nine.json --- domains/_vercel.nine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json index 728a4876c..98e167692 100644 --- a/domains/_vercel.nine.json +++ b/domains/_vercel.nine.json @@ -1,6 +1,7 @@ { "owner": { - "username": "NineLEL" + "username": "NineLEL", + "email": "notninelel@gmail.com" }, "record": { "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] From b27eda9d171095031550941ac353bf8ad78c8fcd Mon Sep 17 00:00:00 2001 From: Puncoz Nepal Date: Sun, 5 Jan 2025 01:40:37 +0545 Subject: [PATCH 0397/1014] 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 3b087c7ec1ce70f04f27413b6cd287c8d6dbbdd2 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 02:58:06 +0700 Subject: [PATCH 0398/1014] Update nine.json --- domains/nine.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index c177a80e0..c52046951 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,9 +1,19 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "zoho-verification=zb97979784.zmverify.zoho.com" + ] + } } From 1321b7a476d08914c4f2843ac3b2c375be581570 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 03:01:44 +0700 Subject: [PATCH 0399/1014] Update nine.json (Update TXT) --- domains/nine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nine.json b/domains/nine.json index c52046951..1187ad82d 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -13,7 +13,7 @@ "mx3.zoho.eu" ], "TXT": [ - "zoho-verification=zb97979784.zmverify.zoho.com" + "zoho-verification=zb50940916.zmverify.zoho.com" ] } } From 9f450da4faaf0f4ab909cd7db645bca643ad4778 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:05:43 -0500 Subject: [PATCH 0400/1014] Create april.json --- domains/april.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/april.json diff --git a/domains/april.json b/domains/april.json new file mode 100644 index 000000000..74870a2d5 --- /dev/null +++ b/domains/april.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com", + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} From 7460bba771316c67957227bff8bce6de905bfc75 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:09:04 -0500 Subject: [PATCH 0401/1014] Remove trailing comma --- domains/april.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/april.json b/domains/april.json index 74870a2d5..d2171486d 100644 --- a/domains/april.json +++ b/domains/april.json @@ -2,7 +2,7 @@ "repo": "https://github.com/arithefirst/portfolio", "owner": { "username": "arithefirst", - "email": "ari@arithefirst.com", + "email": "ari@arithefirst.com" }, "record": { "URL": "https://www.arithefirst.com" From 55f81556ee18416546b60aa5c65c6fece7b8b861 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:18:11 -0800 Subject: [PATCH 0402/1014] Update ajtabs.json --- domains/ajtabs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajtabs.json b/domains/ajtabs.json index 5cb58c59c..d022ee1f0 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -4,6 +4,6 @@ "email": "oro10jua@gmail.com" }, "record": { - "CNAME": "ajtabjs.github.io" + "CNAME": "aj-swag-portfolio.pages.dev" } } From b2c581a0f14c918d81af0a13dd54b7a4f13b3f6a Mon Sep 17 00:00:00 2001 From: Denis Klimenko Date: Sun, 5 Jan 2025 12:28:24 +0100 Subject: [PATCH 0403/1014] Create denisklimenko.json Added new JSON to request a subdomain --- domains/denisklimenko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denisklimenko.json diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json new file mode 100644 index 000000000..78592746b --- /dev/null +++ b/domains/denisklimenko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } +} From 15833bae07dcc6e0d3ac98c98ac2ffbd850a59c7 Mon Sep 17 00:00:00 2001 From: Kah Seng Date: Sun, 5 Jan 2025 20:56:36 +0800 Subject: [PATCH 0404/1014] Create json --- domains/kahseng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kahseng.json diff --git a/domains/kahseng.json b/domains/kahseng.json new file mode 100644 index 000000000..4e7967b3b --- /dev/null +++ b/domains/kahseng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } +} From c77e63be85015cc59014f027a6832d7385a17204 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:59:02 +0800 Subject: [PATCH 0405/1014] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26f1e4f70..168de17ab 100644 --- a/README.md +++ b/README.md @@ -35,19 +35,21 @@ Not all of these will be posted on GitHub, however they will always be posted in ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. -In your PR, please provide sufficient reasoning of why you need NS records, to help us mitigate potential abuse. It is helpful to refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) to see if you will likely be approved for NS records or not. You can see a good example of a request for NS records [here](https://github.com/is-a-dev/register/pull/17592). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** > Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). You also get a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! +> You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > -> If you decide to donate, please email william@is-a.dev (or DM `@williamharrison` on Discord) with your payment receipt and your pull request link. +> If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. + +[^1]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse -If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. +If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. --- From eab05efd7a2e9f1dae960c8c954e65a008e83029 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:10:22 +0200 Subject: [PATCH 0406/1014] Create node.devmatei.json --- domains/node.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/node.devmatei.json diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json new file mode 100644 index 000000000..9426b4aa6 --- /dev/null +++ b/domains/node.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + } + +} From 35c7a93150173c52e351d269e6f668a43f7b6e76 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Sun, 5 Jan 2025 22:16:02 +0630 Subject: [PATCH 0407/1014] 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 0408/1014] 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 9daf1a045aba8db2001803934545509360e817db Mon Sep 17 00:00:00 2001 From: AlejandroGomezFrieiro Date: Sun, 5 Jan 2025 22:25:45 +0000 Subject: [PATCH 0409/1014] Adds file extension --- domains/{quantumgarden => quantumgarden.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{quantumgarden => quantumgarden.json} (100%) diff --git a/domains/quantumgarden b/domains/quantumgarden.json similarity index 100% rename from domains/quantumgarden rename to domains/quantumgarden.json From 611e52b9c3532eedef06a18eac56f81da3aaa8ce Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Mon, 6 Jan 2025 10:46:56 +0630 Subject: [PATCH 0410/1014] 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 0411/1014] 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 64ed4e1151c038ff478944b98898fb95ab716da4 Mon Sep 17 00:00:00 2001 From: Amaan Kazi <85413461+Amaan-Kazi@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:36:45 +0530 Subject: [PATCH 0412/1014] Register chess.amaankazi.is-a.dev --- domains/chess.amaankazi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chess.amaankazi.json diff --git a/domains/chess.amaankazi.json b/domains/chess.amaankazi.json new file mode 100644 index 000000000..d1315a8cb --- /dev/null +++ b/domains/chess.amaankazi.json @@ -0,0 +1,11 @@ +{ + "description": "Chess online, with bot, locally", + "repo": "https://github.com/Amaan-Kazi/Chess", + "owner": { + "username": "Amaan-Kazi", + "email": "amaankazi1793@gmail.com" + }, + "record": { + "CNAME": "chess-amaankazi.pages.dev" + } +} From 5de5a5302f711286dab14daa9cc8dbe48ad6fd87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:41:20 +0800 Subject: [PATCH 0413/1014] Create xvannn07.json --- domains/xvannn07.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xvannn07.json diff --git a/domains/xvannn07.json b/domains/xvannn07.json new file mode 100644 index 000000000..545cd2268 --- /dev/null +++ b/domains/xvannn07.json @@ -0,0 +1,12 @@ +{ + "$schema": "../schemas/domain.schema.json", + "domain": "is-a.dev", + "subdomain": "xvannn07", + "owner": { + "email": "xvannn07@example.com" + }, + "record": { + "CNAME": "xvannn.xyz" + }, + "proxy": false +} From 8bb3fc26d76c52d3741286b70fa91fd1101ace6c Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Mon, 6 Jan 2025 15:56:53 +0530 Subject: [PATCH 0414/1014] Update mcstatus.json --- domains/mcstatus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcstatus.json b/domains/mcstatus.json index 1adb8b379..37f3924e7 100644 --- a/domains/mcstatus.json +++ b/domains/mcstatus.json @@ -5,7 +5,7 @@ "discord": "1167825360151380032" }, "record": { - "A": ["216.24.57.1"], + "A": ["89.106.200.1"], "TXT": [ "google-site-verification=nDh74FzhzmLwzfX4wZWHjZOjNXmTCKyuw89TGKOIfkE" ] From 860ad35242dfad752c43eebd2aed57d9cfacd7aa Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:39:07 +0200 Subject: [PATCH 0415/1014] Create keys.devmatei.json --- domains/keys.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keys.devmatei.json diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json new file mode 100644 index 000000000..9426b4aa6 --- /dev/null +++ b/domains/keys.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + } + +} From 53c3d604aeff4d6b7041a1d911e1205f67e92eff Mon Sep 17 00:00:00 2001 From: haripajjuri <20mh1a4241@acoe.edu.in> Date: Mon, 6 Jan 2025 17:24:28 +0530 Subject: [PATCH 0416/1014] create haripajjuri.json --- domains/_vercel.haripajjuri.json | 9 +++++++++ domains/haripajjuri.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.haripajjuri.json create mode 100644 domains/haripajjuri.json diff --git a/domains/_vercel.haripajjuri.json b/domains/_vercel.haripajjuri.json new file mode 100644 index 000000000..386a40ecc --- /dev/null +++ b/domains/_vercel.haripajjuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] + } +} diff --git a/domains/haripajjuri.json b/domains/haripajjuri.json new file mode 100644 index 000000000..3f8e7605f --- /dev/null +++ b/domains/haripajjuri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "CNAME": "haripajjuri.vercel.app" + } +} From 22f44c183f98908069717827beb8d2e4c7a69b8f Mon Sep 17 00:00:00 2001 From: Drew <84212701+MrDiamondDog@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:54:18 -0700 Subject: [PATCH 0417/1014] Update server.mrdiamond.json --- domains/server.mrdiamond.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.mrdiamond.json b/domains/server.mrdiamond.json index 9081face6..5fafbf9d2 100644 --- a/domains/server.mrdiamond.json +++ b/domains/server.mrdiamond.json @@ -6,5 +6,5 @@ "record": { "A": ["129.146.51.207"] }, - "proxied": true + "proxied": false } From 4c51ece87e095d311ad96a8375427ddb58b6eb94 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:27:51 -0500 Subject: [PATCH 0418/1014] chore: formatting --- domains/xvannn07.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 545cd2268..b7a653f24 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,12 +1,12 @@ { - "$schema": "../schemas/domain.schema.json", - "domain": "is-a.dev", - "subdomain": "xvannn07", - "owner": { - "email": "xvannn07@example.com" - }, - "record": { - "CNAME": "xvannn.xyz" - }, - "proxy": false + "$schema": "../schemas/domain.schema.json", + "domain": "is-a.dev", + "subdomain": "xvannn07", + "owner": { + "email": "xvannn07@example.com" + }, + "record": { + "CNAME": "xvannn.xyz" + }, + "proxy": false } From 8631c80aba0bac611fbb6c04f80198b540fc12ad Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:29:36 -0500 Subject: [PATCH 0419/1014] chore: missing property --- domains/xvannn07.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index b7a653f24..b2ef2921b 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,9 +1,7 @@ { - "$schema": "../schemas/domain.schema.json", - "domain": "is-a.dev", - "subdomain": "xvannn07", "owner": { - "email": "xvannn07@example.com" + "email": "xvannn07@example.com", + "username": "Xvannn07" }, "record": { "CNAME": "xvannn.xyz" From 380e54d7bff4ee9611cf3565fcf1f838adb509dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:30:47 +0800 Subject: [PATCH 0420/1014] Update xvannn07.json --- domains/xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index b2ef2921b..8e8a7b6d8 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,7 @@ "username": "Xvannn07" }, "record": { - "CNAME": "xvannn.xyz" + "CNAME": "https://silly-arithmetic-ef452c.netlify.app/" }, "proxy": false } From d9929290f0bfdff7a9b0272d357d1a06795da506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xvannn=20=E6=96=87?= <95283773+Xvannn07@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:36:37 +0800 Subject: [PATCH 0421/1014] Update xvannn07.json --- domains/xvannn07.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 8e8a7b6d8..057c6f3e5 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -4,7 +4,7 @@ "username": "Xvannn07" }, "record": { - "CNAME": "https://silly-arithmetic-ef452c.netlify.app/" + "CNAME": "silly-arithmetic-ef452c.netlify.app" }, "proxy": false } From a2b214852ce16f7e1c25513df18a6429b8438f24 Mon Sep 17 00:00:00 2001 From: JuniorDereon Date: Mon, 6 Jan 2025 20:54:39 -0500 Subject: [PATCH 0422/1014] Create landercitygaming.json --- domains/landercitygaming.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/landercitygaming.json diff --git a/domains/landercitygaming.json b/domains/landercitygaming.json new file mode 100644 index 000000000..04ea21393 --- /dev/null +++ b/domains/landercitygaming.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dangerousexox", + "email": "robloxsafe72@gmail.com" + }, + "record": { + "A": ["159.69.86.171"] + } +} From 474fa40172c65dc2ed5e93d691d0712afdcd13f1 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:10:09 +0200 Subject: [PATCH 0423/1014] Create maybe.json --- domains/maybe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maybe.json diff --git a/domains/maybe.json b/domains/maybe.json new file mode 100644 index 000000000..fb9d70034 --- /dev/null +++ b/domains/maybe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 1e30a5444d59665465a8e8b029d3fed9dda5750a Mon Sep 17 00:00:00 2001 From: Gavin Pereira <68476117+pexeixv@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:52:53 +0530 Subject: [PATCH 0424/1014] Pex added --- domains/pex.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pex.json diff --git a/domains/pex.json b/domains/pex.json new file mode 100644 index 000000000..1f80b3e80 --- /dev/null +++ b/domains/pex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pexeixv", + "email": "gavn@duck.com" + }, + "record": { + "CNAME": "gavn.in" + } + } + \ No newline at end of file From 1158d3688d4d4e7952e52dd6213353defeb663c1 Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Tue, 7 Jan 2025 10:02:46 +0000 Subject: [PATCH 0425/1014] Add Josemy sub domain --- domains/josemy.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/josemy.json diff --git a/domains/josemy.json b/domains/josemy.json new file mode 100644 index 000000000..9bd6be9f3 --- /dev/null +++ b/domains/josemy.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "CNAME": "josemyduarte.github.io" + } +} From 9d17cc1db0384e1c6788372f2daefc75621d0473 Mon Sep 17 00:00:00 2001 From: Rakshit Date: Tue, 7 Jan 2025 16:03:24 +0530 Subject: [PATCH 0426/1014] Create rakshit.json --- domains/rakshit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rakshit.json diff --git a/domains/rakshit.json b/domains/rakshit.json new file mode 100644 index 000000000..42d13b060 --- /dev/null +++ b/domains/rakshit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "spuckhafte" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} From 508fe598e30a48cef82432eeec311cd2dd37a817 Mon Sep 17 00:00:00 2001 From: Rakshit Date: Tue, 7 Jan 2025 16:07:15 +0530 Subject: [PATCH 0427/1014] Update rakshit.json --- domains/rakshit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rakshit.json b/domains/rakshit.json index 42d13b060..f43a3fb0c 100644 --- a/domains/rakshit.json +++ b/domains/rakshit.json @@ -1,6 +1,7 @@ { "owner": { - "username": "spuckhafte" + "username": "spuckhafte", + "email": "rakshit240405@gmail.com" }, "record": { "A": [ From fa94e140f28d76126cfb0936d090b85637c187f8 Mon Sep 17 00:00:00 2001 From: Shyamalendu Nayak Date: Tue, 7 Jan 2025 16:52:29 +0530 Subject: [PATCH 0428/1014] create shyam.json --- domains/shyam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shyam.json diff --git a/domains/shyam.json b/domains/shyam.json new file mode 100644 index 000000000..6c40bc1ba --- /dev/null +++ b/domains/shyam.json @@ -0,0 +1,11 @@ +{ + "description": "Making a .is-a.dev domain as an alt url for my site.", + "repo": "https://github.com/shyam0118/portfolio", + "owner": { + "username": "shyam0118", + "email": "shyamalendunayak0118@gmail.com" + }, + "record": { + "CNAME": "shyam.dev" + } +} From 44c3afd3b8465027ada20e56b071ad035865302c Mon Sep 17 00:00:00 2001 From: bwkam Date: Tue, 7 Jan 2025 16:52:09 +0200 Subject: [PATCH 0429/1014] remove bwkam.json --- domains/bwkam.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bwkam.json diff --git a/domains/bwkam.json b/domains/bwkam.json deleted file mode 100644 index 570fbb327..000000000 --- a/domains/bwkam.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bwkam", - "discord": "891997325499719730", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.HvzRNEADseLE6CXj6lrEWhsz68_vtnxY3KTtnSJBS_bHfeW7gUhKbUrDZ_Gk0yYVx3qXaHqS1_nWSdISvOa5tuIHxtmNUgmyTEHyAFGX54XZG3dQNS8SML4nMpjsRJ2DcCtfS6YKiTJXgmpVkAoaT1ELqR299iCYbow5j_V4zuYl0t6Les81GlP1Yu2jADmVy9hsjBegFORxL_uB9ZSQd81X0SX7mhtwSxSN3Xmuy5Cx7BRaP5lWIhJ6C95TaF0hes68wCR9qx3IXy4FlGuVzDn4pxz53il4dcdB-a1HBTA73PYEKqX4xFe1nxQOTT9ZBClJJHUHgOjsA_rzeqiXNw.h3Xp8Uv02qaNkcfS16pB3Q.jy9JW6JovL0B885zSD7ZOndjm3Ec_LTB4r1r848fEHhcCb61GGZ41jStD7v_yKxIyXomakNWfyWipfBPDOQVyQ31OrubyLEmQLw_98gzsvc.XdfD7kDdAxqEt9Tk7v0KlQ" - }, - "record": { - "CNAME": "bwkam.github.io" - } -} From dcafc86b605de816522f6596364b4c86245b881f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 22:51:26 +0700 Subject: [PATCH 0430/1014] Create _vercel.dai.json --- domains/_vercel.dai.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.dai.json diff --git a/domains/_vercel.dai.json b/domains/_vercel.dai.json new file mode 100644 index 000000000..5f391c6b1 --- /dev/null +++ b/domains/_vercel.dai.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ncdai" + }, + "record": { + "TXT": ["vc-domain-verify=dai.is-a.dev,1f58fc0d6c2eb6cc92d7"] + } +} From 5cff8a61ad9c79def1422dd2c81f406b46765350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 22:57:26 +0700 Subject: [PATCH 0431/1014] Create dai.json --- domains/dai.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/dai.json diff --git a/domains/dai.json b/domains/dai.json new file mode 100644 index 000000000..584aea0fa --- /dev/null +++ b/domains/dai.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "ncdai" + }, + "record": { + "A": ["76.76.21.21"] + } +} From d674615da0e41f2c99f0670c6d8111d70496744c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 23:07:42 +0700 Subject: [PATCH 0432/1014] Update dai.json --- domains/dai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dai.json b/domains/dai.json index 584aea0fa..df0ddcd41 100644 --- a/domains/dai.json +++ b/domains/dai.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ncdai" + "username": "ncdai", + "email": "dai@chanhdai.com" }, "record": { "A": ["76.76.21.21"] From 047829bb1a365585ab66111000e129cdf0f0762e Mon Sep 17 00:00:00 2001 From: Josemy Duarte Date: Tue, 7 Jan 2025 16:08:02 +0000 Subject: [PATCH 0433/1014] trigger pipeline From f645895662b85bc1d1f4a07dfb36e2e0e4a71b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ch=C3=A1nh=20=C4=90=E1=BA=A1i?= Date: Tue, 7 Jan 2025 23:08:26 +0700 Subject: [PATCH 0434/1014] Update _vercel.dai.json --- domains/_vercel.dai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.dai.json b/domains/_vercel.dai.json index 5f391c6b1..18622e499 100644 --- a/domains/_vercel.dai.json +++ b/domains/_vercel.dai.json @@ -1,6 +1,7 @@ { "owner": { - "username": "ncdai" + "username": "ncdai", + "email": "dai@chanhdai.com" }, "record": { "TXT": ["vc-domain-verify=dai.is-a.dev,1f58fc0d6c2eb6cc92d7"] From 3359c27731eb1020c5880892271b5aac32986e15 Mon Sep 17 00:00:00 2001 From: Omkar Tenkale <39808155+omkar-tenkale@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:05:13 +0530 Subject: [PATCH 0435/1014] Create omkartenkale.json --- domains/omkartenkale.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omkartenkale.json diff --git a/domains/omkartenkale.json b/domains/omkartenkale.json new file mode 100644 index 000000000..894613d27 --- /dev/null +++ b/domains/omkartenkale.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "omkar-tenkale", + "email": "otenkale@gmail.com" + }, + "record": { + "CNAME": "omkar-tenkale.github.io" + } +} 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 0436/1014] 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 669626613e6ce7467f28c948da5f68448967f309 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Tue, 7 Jan 2025 19:33:11 +0100 Subject: [PATCH 0437/1014] Update landercitygaming.json --- domains/landercitygaming.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/landercitygaming.json b/domains/landercitygaming.json index 04ea21393..9ce1a4543 100644 --- a/domains/landercitygaming.json +++ b/domains/landercitygaming.json @@ -1,6 +1,6 @@ { "owner": { - "username": "dangerousexox", + "username": "JuniorDereon", "email": "robloxsafe72@gmail.com" }, "record": { From 72820e9c73023a07dcd83f6f11d9a68f46c204c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Tue, 7 Jan 2025 14:25:34 -0600 Subject: [PATCH 0438/1014] Update peme969.json Added another TXT record (if that's what it's called lol idk) --- domains/peme969.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 9a77cd5aa..96490411b 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,6 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME": "peme969.github.io" + "CNAME": "peme969.github.io", + "@":"zoho-verification=zb48050675.zmverify.zoho.com" } } From 8a58d1e05202846d987be67a4796bf1f3834f2f7 Mon Sep 17 00:00:00 2001 From: iostpa Date: Tue, 7 Jan 2025 22:39:56 +0200 Subject: [PATCH 0439/1014] Update domains/peme969.json --- domains/peme969.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 96490411b..636154456 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,7 +4,7 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME": "peme969.github.io", - "@":"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"] } } From 56c9d619cca26abe661698d7b052317933f4bb6b Mon Sep 17 00:00:00 2001 From: Manel Date: Tue, 7 Jan 2025 23:24:16 +0100 Subject: [PATCH 0440/1014] 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 0441/1014] 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 0442/1014] 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 0443/1014] 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 0444/1014] 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 0445/1014] 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 0446/1014] 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 47927e97986be298ab3cd9735e9582a6a76647be Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:34:26 +0530 Subject: [PATCH 0447/1014] Create bro.json --- domains/bro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bro.json diff --git a/domains/bro.json b/domains/bro.json new file mode 100644 index 000000000..b52ed104b --- /dev/null +++ b/domains/bro.json @@ -0,0 +1,11 @@ +{ + "description": "Random PDF's website", + "repo": "https://github.com/codevodka/Random-PDF", + "owner": { + "username": "codevodka", + "email": "bitcoinkid.cf" + }, + "record": { + "CNAME": "codevodka.github.io/Random-PDF/" + } +} From ca6a3f7b6cbbac04114059585a40530d96aafdf2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:59:35 +0530 Subject: [PATCH 0448/1014] Update bro.json --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index b52ed104b..134e24383 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -6,6 +6,6 @@ "email": "bitcoinkid.cf" }, "record": { - "CNAME": "codevodka.github.io/Random-PDF/" + "CNAME": "https://codevodka.github.io/codevodka/" } } From b867001309dd6b4d1fb1046dba0c7ebb6cb8d3f2 Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:04:52 +0530 Subject: [PATCH 0449/1014] Update bro.json Fixed Email Address --- domains/bro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bro.json b/domains/bro.json index 134e24383..c03bdf1b3 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -3,7 +3,7 @@ "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", - "email": "bitcoinkid.cf" + "email": "mafiurislam2022@gmail.com" }, "record": { "CNAME": "https://codevodka.github.io/codevodka/" 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 0450/1014] 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 0451/1014] 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 0452/1014] 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 0453/1014] 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 b7e29af96abfc1ae9386ac4201553813978b3fe1 Mon Sep 17 00:00:00 2001 From: Fatlum Date: Wed, 8 Jan 2025 19:00:18 +0100 Subject: [PATCH 0454/1014] Create _gh-LUMIDevelopment-o.lumi.json --- domains/_gh-LUMIDevelopment-o.lumi.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_gh-LUMIDevelopment-o.lumi.json diff --git a/domains/_gh-LUMIDevelopment-o.lumi.json b/domains/_gh-LUMIDevelopment-o.lumi.json new file mode 100644 index 000000000..28eedd71a --- /dev/null +++ b/domains/_gh-LUMIDevelopment-o.lumi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "LUMIDevelopment" + }, + "record": { + "TXT": ["eade7c5be7"] + } +} 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 0455/1014] 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 0456/1014] 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 0457/1014] 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 56460a63e82fcfd2f9cf4918f9be25219eecc32f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:47:59 +0800 Subject: [PATCH 0458/1014] Create _discord.json --- domains/_discord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.json diff --git a/domains/_discord.json b/domains/_discord.json new file mode 100644 index 000000000..3a1e4c7a3 --- /dev/null +++ b/domains/_discord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } +} From f3f9f2ee1049bdb37d80cfab23f4ec838b652e79 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:50:36 +0800 Subject: [PATCH 0459/1014] Delete util/administrators.json --- util/administrators.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 util/administrators.json diff --git a/util/administrators.json b/util/administrators.json deleted file mode 100644 index f85832ced..000000000 --- a/util/administrators.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "wdhdev", - "DEV-DIBSTER" -] \ No newline at end of file From 2ba5aec63fdb3d78721e7141a2cb4e57287b3bf7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:38:30 +0800 Subject: [PATCH 0460/1014] Update docs.json --- domains/docs.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 713e677dc..0b97d120e 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,6 +6,7 @@ "email": "admin@is-a.dev" }, "record": { - "URL": "https://is-a.dev/docs" - } + "CNAME": "is-a.dev" + }, + "proxied": true } From b9122cc45a577c287148a54ee65df1b2b8a9209a Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:41:12 +0800 Subject: [PATCH 0461/1014] Create _github-pages-challenge-is-a-dev.docs.json --- domains/_github-pages-challenge-is-a-dev.docs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-is-a-dev.docs.json diff --git a/domains/_github-pages-challenge-is-a-dev.docs.json b/domains/_github-pages-challenge-is-a-dev.docs.json new file mode 100644 index 000000000..888f8178b --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "9aed675b73d2147d4bc644c3551ef9" + } +} 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 0462/1014] 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 0463/1014] 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 168e45c0a74916105fd4e4510e9270bd8cb69d7f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:11:05 +0800 Subject: [PATCH 0464/1014] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 168de17ab..6c53a4027 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

is-a.dev

-

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

+

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev domain for their personal websites.

## Announcements & Status Updates Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. @@ -26,20 +26,20 @@ Not all of these will be posted on GitHub, however they will always be posted in - [Fork](https://github.com/is-a-dev/register/fork) this repository - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://is-a.dev/docs) +- [Read the documentation](https://docs.is-a.dev) - If you are applying for NS records please read [this](#ns-records). - Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* - After the pull request is merged, please allow up to 24 hours for the changes to propagate - Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! ### NS Records -When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. +When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. -In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] > You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! From 7b24af143d431c5b27f9e12cfe65a1889c5b1618 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:12:34 +1100 Subject: [PATCH 0465/1014] redirect nic.is-a.dev --- domains/nic.json | 9 +++++++++ util/reserved-domains.json | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 domains/nic.json diff --git a/domains/nic.json b/domains/nic.json new file mode 100644 index 000000000..853d1e8a3 --- /dev/null +++ b/domains/nic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 42a683c8c..3c02a2f9a 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -58,7 +58,6 @@ "mobile", "net", "news", - "nic", "noc", "notification", "notifications", From 7cb49726d8164b3ef7205d4373e4c20472ae0805 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:29 +0530 Subject: [PATCH 0466/1014] Delete domains/anirbaaaan.json --- domains/anirbaaaan.json | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 domains/anirbaaaan.json diff --git a/domains/anirbaaaan.json b/domains/anirbaaaan.json deleted file mode 100644 index b2ba80add..000000000 --- a/domains/anirbaaaan.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } -} From d5a4e8ca759523f44b37ea816d1764ca2c31198c Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:44:46 +0530 Subject: [PATCH 0467/1014] Delete domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json --- ..._github-pages-challenge-anirbaaaan183.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json b/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json deleted file mode 100644 index aef4a9302..000000000 --- a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "5f8c296170c0f2cd8aa1089b065900" - } -} From 54fa309173871d5009a2f3912fba34d31be4f9a6 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:01 +0530 Subject: [PATCH 0468/1014] Delete domains/blog.anirbaaaan.json --- domains/blog.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.anirbaaaan.json diff --git a/domains/blog.anirbaaaan.json b/domains/blog.anirbaaaan.json deleted file mode 100644 index 336288c99..000000000 --- a/domains/blog.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "CNAME": "anirbaaaan183.github.io" - } -} From c05c21333a53af9a87cce3f8e2e876477f7936ea Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:45:18 +0530 Subject: [PATCH 0469/1014] Delete domains/_discord.anirbaaaan.json --- domains/_discord.anirbaaaan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.anirbaaaan.json diff --git a/domains/_discord.anirbaaaan.json b/domains/_discord.anirbaaaan.json deleted file mode 100644 index f7a613430..000000000 --- a/domains/_discord.anirbaaaan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47" - } -} From 88e973e2600d6a48a874f6759622150a562e2efd Mon Sep 17 00:00:00 2001 From: Badr Elmers <40046489+badrelmers@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:22:57 +0100 Subject: [PATCH 0470/1014] Register alkorsan.is-a.dev Register alkorsan.is-a.dev with CNAME record pointing to alkorsan.pages.dev --- domains/alkorsan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alkorsan.json diff --git a/domains/alkorsan.json b/domains/alkorsan.json new file mode 100644 index 000000000..6736be273 --- /dev/null +++ b/domains/alkorsan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "badrelmers", + "email": "alkorsan@gmail.com" + }, + "record": { + "CNAME": "alkorsan.pages.dev" + } +} From 5b016900612f55a6e16bdd8caea8fc67f68c2e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:29:59 +0400 Subject: [PATCH 0471/1014] Create _vercel.sun.json --- domains/_vercel.sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.sun.json diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json new file mode 100644 index 000000000..fba2fd438 --- /dev/null +++ b/domains/_vercel.sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } +} From 317fe256a8b83c250c861ea1b61c49268c7ef30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:32:06 +0400 Subject: [PATCH 0472/1014] Create sun.json --- domains/sun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sun.json diff --git a/domains/sun.json b/domains/sun.json new file mode 100644 index 000000000..631a26eb1 --- /dev/null +++ b/domains/sun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } +} From 762102c48c77a470a45b9d8ec578c785e269f640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sunny=20=E2=98=80=EF=B8=8F?= Date: Thu, 9 Jan 2025 14:45:45 +0400 Subject: [PATCH 0473/1014] Create _discord.sun.json --- domains/_discord.sun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.sun.json diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json new file mode 100644 index 000000000..b7ec2020c --- /dev/null +++ b/domains/_discord.sun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } +} 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 0474/1014] 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 0475/1014] 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 0476/1014] 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 7a3e7414f99bab65523e225f86f5373945c0e272 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:21:22 +0700 Subject: [PATCH 0477/1014] Create wiki.chuyentinorz.is-a.dev --- domains/wiki.chuyentinorz.is-a.dev | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiki.chuyentinorz.is-a.dev diff --git a/domains/wiki.chuyentinorz.is-a.dev b/domains/wiki.chuyentinorz.is-a.dev new file mode 100644 index 000000000..d0783ba19 --- /dev/null +++ b/domains/wiki.chuyentinorz.is-a.dev @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io/orz-wikipedia" +} From 4c1f1e620c153738b87b168447167b65b2e84721 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:30:40 +0700 Subject: [PATCH 0478/1014] Rename wiki.chuyentinorz.is-a.dev to wiki.chuyentinorz.json --- domains/{wiki.chuyentinorz.is-a.dev => wiki.chuyentinorz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{wiki.chuyentinorz.is-a.dev => wiki.chuyentinorz.json} (100%) diff --git a/domains/wiki.chuyentinorz.is-a.dev b/domains/wiki.chuyentinorz.json similarity index 100% rename from domains/wiki.chuyentinorz.is-a.dev rename to domains/wiki.chuyentinorz.json From 81b12b942dcb1a128e27bad19c617d24d346ea4e Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:46:43 +0700 Subject: [PATCH 0479/1014] Update wiki.chuyentinorz.json --- domains/wiki.chuyentinorz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index d0783ba19..0c66cbc06 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -6,4 +6,5 @@ }, "record": { "CNAME": "akk1to.github.io/orz-wikipedia" + } } From 279fcf329bf3938c50659293835eabc77a7e18f2 Mon Sep 17 00:00:00 2001 From: "akk1to.dev" Date: Thu, 9 Jan 2025 20:54:23 +0700 Subject: [PATCH 0480/1014] Update wiki.chuyentinorz.json --- domains/wiki.chuyentinorz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wiki.chuyentinorz.json b/domains/wiki.chuyentinorz.json index 0c66cbc06..6b2ef87e4 100644 --- a/domains/wiki.chuyentinorz.json +++ b/domains/wiki.chuyentinorz.json @@ -5,6 +5,6 @@ "discord": "727497287777124414" }, "record": { - "CNAME": "akk1to.github.io/orz-wikipedia" + "CNAME": "akk1to.github.io" } } 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 0481/1014] 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 0482/1014] 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 0483/1014] 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 0484/1014] 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 121dd3998a87ac5bb8e7443c78d9f29b4b22e331 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:44:27 +0530 Subject: [PATCH 0485/1014] Create _github-pages-challenge-ramanandkrgupta.json --- domains/_github-pages-challenge-ramanandkrgupta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ramanandkrgupta.json diff --git a/domains/_github-pages-challenge-ramanandkrgupta.json b/domains/_github-pages-challenge-ramanandkrgupta.json new file mode 100644 index 000000000..a735321c7 --- /dev/null +++ b/domains/_github-pages-challenge-ramanandkrgupta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ramanandkrgupta", + "email": "ramanand@myyahoo.com" + }, + "record": { + "TXT": "c3b5352a8f161a88f0ad9ee64330e93" + } +} From cc0933f40a137cb5c88a39af68b628c016409ee8 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Thu, 9 Jan 2025 23:16:36 +0600 Subject: [PATCH 0486/1014] 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 72c77903e09e78ba84992ff3529fc30668cd4180 Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:49:42 +0530 Subject: [PATCH 0487/1014] Update _github-pages-challenge-ramanandkrgupta.json --- domains/_github-pages-challenge-ramanandkrgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ramanandkrgupta.json b/domains/_github-pages-challenge-ramanandkrgupta.json index a735321c7..7ea91e9c2 100644 --- a/domains/_github-pages-challenge-ramanandkrgupta.json +++ b/domains/_github-pages-challenge-ramanandkrgupta.json @@ -4,6 +4,6 @@ "email": "ramanand@myyahoo.com" }, "record": { - "TXT": "c3b5352a8f161a88f0ad9ee64330e93" + "TXT": "07cd3e879dce98546f212f494f50da" } } From 9c0c78750c12a6a2d903cdb949ef076eb4fd16ad Mon Sep 17 00:00:00 2001 From: ramanandkrgupta <115969817+ramanandkrgupta@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:50:25 +0530 Subject: [PATCH 0488/1014] Delete domains/ramanand.json --- domains/ramanand.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ramanand.json diff --git a/domains/ramanand.json b/domains/ramanand.json deleted file mode 100644 index 2bda3f1d7..000000000 --- a/domains/ramanand.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ramanandkrgupta", - "email": "ramanand@myyahoo.com" - }, - "record": { - "NS": ["aron.ns.cloudflare.com", "decker.ns.cloudflare.com"] - } -} 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 0489/1014] 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 7db618087b79a288b2cafe17dbaf30961808da36 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Thu, 9 Jan 2025 22:36:15 +0300 Subject: [PATCH 0490/1014] add record for drew.is-a.dev --- domains/drew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drew.json diff --git a/domains/drew.json b/domains/drew.json new file mode 100644 index 000000000..bd7232463 --- /dev/null +++ b/domains/drew.json @@ -0,0 +1,11 @@ +{ + "description": "My page", + "repo": "https://github.com/zessu/zessu.github.io", + "owner": { + "username": "zessu", + "email": "regime-pluck-gulf@duck.com" + }, + "record": { + "CNAME": "zessu.github.io" + } +} From b968ab71e774eb1c6bbc8c4945f9840c97f07bf7 Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:38:11 +0300 Subject: [PATCH 0491/1014] Create _github-pages-challenge-MohamadOday.json --- domains/_github-pages-challenge-MohamadOday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MohamadOday.json diff --git a/domains/_github-pages-challenge-MohamadOday.json b/domains/_github-pages-challenge-MohamadOday.json new file mode 100644 index 000000000..ad61da66f --- /dev/null +++ b/domains/_github-pages-challenge-MohamadOday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohamadOday", + "email": "adada133321t@gmail.com" + }, + "record": { + "TXT": "a67c1c7ad9e8f589a22c5c161548f8" + } +} From 89f757b64138d42e972890a055e18323e1432dab Mon Sep 17 00:00:00 2001 From: Ermal Hasani <114736696+ErmalHasani@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:11:03 +0100 Subject: [PATCH 0492/1014] Update ermal.json --- domains/ermal.json | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/domains/ermal.json b/domains/ermal.json index 0b14c85c0..1d12d243e 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -1,18 +1,9 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/ErmalHasani/ErmalHasani.github.io", - "owner": { - "username": "ErmalHasani", - "email": "ermalhasani15@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "ErmalHasani", + "email": "ermalhasani15@gmail.com" + }, + "record": { + "CNAME": "terminalportfolio-2wp.pages.dev" + } } 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 0493/1014] 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 0494/1014] 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 b1826476e1ac21a1fa5f594795541d634abbf15a Mon Sep 17 00:00:00 2001 From: Mohamad Oday <56949948+MohamadOday@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:28:41 +0300 Subject: [PATCH 0495/1014] Rename _github-pages-challenge-MohamadOday.json to _github-pages-challenge-mohamadoday.bn3di.json --- ...adOday.json => _github-pages-challenge-mohamadoday.bn3di.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MohamadOday.json => _github-pages-challenge-mohamadoday.bn3di.json} (100%) diff --git a/domains/_github-pages-challenge-MohamadOday.json b/domains/_github-pages-challenge-mohamadoday.bn3di.json similarity index 100% rename from domains/_github-pages-challenge-MohamadOday.json rename to domains/_github-pages-challenge-mohamadoday.bn3di.json From 109acc21207ba56df42fd21ce3ea03b9d8aad9de Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:21:06 +0000 Subject: [PATCH 0496/1014] create: shubhamsharma.json --- domains/shubhamsharma.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/shubhamsharma.json diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json new file mode 100644 index 000000000..e69de29bb From 52563001799b453e81a6896f17ba264e73deb596 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:28:06 +0000 Subject: [PATCH 0497/1014] update: shubhamsharma.json --- domains/shubhamsharma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index e69de29bb..9028a07b0 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -0,0 +1,11 @@ +{ + "description": "Self-made Linktree clone for myself.", + "repo": "https://github.com/Sharma-IT/linktree-clone", + "owner": { + "username": "Sharma-IT", + "email": "shubhamsharma.emails@gmail.com" + }, + "record": { + "CNAME": "https://shubs-links.netlify.app" + } + } \ No newline at end of file From e2030a7fac30b883b48869da4771e07e9163f3f5 Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Thu, 9 Jan 2025 23:28:48 +0000 Subject: [PATCH 0498/1014] update: shubhamsharma.json --- domains/shubhamsharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhamsharma.json b/domains/shubhamsharma.json index 9028a07b0..bce910b05 100644 --- a/domains/shubhamsharma.json +++ b/domains/shubhamsharma.json @@ -6,6 +6,6 @@ "email": "shubhamsharma.emails@gmail.com" }, "record": { - "CNAME": "https://shubs-links.netlify.app" + "CNAME": "shubs-links.netlify.app" } } \ No newline at end of file From 70d93ccb7f6ff2e587dc40c77234a7b9eccd1c1d Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 08:23:14 +0800 Subject: [PATCH 0499/1014] Create renzcole.json --- domains/renzcole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renzcole.json diff --git a/domains/renzcole.json b/domains/renzcole.json new file mode 100644 index 000000000..a422a7ac5 --- /dev/null +++ b/domains/renzcole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "TXT": "_vercel.renzcole.is-a.dev" + } +} 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 0500/1014] 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 0501/1014] 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 0502/1014] 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 bc2d65109f5b2529317b06e2373c32c4cce4ca8b Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:12:58 +0700 Subject: [PATCH 0503/1014] Create _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.app.vyductan.json diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json new file mode 100644 index 000000000..e9fc126fa --- /dev/null +++ b/domains/_vercel.app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + } +} From 60bafc43c8de80d9e33263a0dbbe9556e421b874 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:19:20 +0700 Subject: [PATCH 0504/1014] Create app.vyductan.json --- domains/app.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/app.vyductan.json diff --git a/domains/app.vyductan.json b/domains/app.vyductan.json new file mode 100644 index 000000000..1b28a3d84 --- /dev/null +++ b/domains/app.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "CNAME": "vyductan.vercel.app" + } +} From e4c1b83ee3bf690187574346bbe548ec462453ba Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:20:28 +0700 Subject: [PATCH 0505/1014] Rename app.vyductan.json to vyductan.json --- domains/{app.vyductan.json => vyductan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{app.vyductan.json => vyductan.json} (100%) diff --git a/domains/app.vyductan.json b/domains/vyductan.json similarity index 100% rename from domains/app.vyductan.json rename to domains/vyductan.json From bc9e8d4f61d7bc737fa021b06efe9a9412edf6bf Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:32:36 +0700 Subject: [PATCH 0506/1014] Update vyductan.json --- domains/vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vyductan.json b/domains/vyductan.json index 1b28a3d84..b824e266a 100644 --- a/domains/vyductan.json +++ b/domains/vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "CNAME": "vyductan.vercel.app" + "A": ["76.76.21.21"] } } From 6d2c977ac75c38debad4931c6ae55338ad66386c Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:34:31 +0700 Subject: [PATCH 0507/1014] Create _vercel.vyductan.json --- domains/_vercel.vyductan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.vyductan.json diff --git a/domains/_vercel.vyductan.json b/domains/_vercel.vyductan.json new file mode 100644 index 000000000..7088311dc --- /dev/null +++ b/domains/_vercel.vyductan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vyductan", + "email": "vdt5snet@gmail.com", + "discord": "370012050316984321" + }, + "record": { + "TXT": "vc-domain-verify=vyductan.is-a.dev,55a7295a416ad7fd8e1f" + } +} From 2fb8b49ac96b56f10815825c5a0fd27aab34d4f9 Mon Sep 17 00:00:00 2001 From: Vy Duc Tan Date: Fri, 10 Jan 2025 10:35:04 +0700 Subject: [PATCH 0508/1014] Update _vercel.app.vyductan.json --- domains/_vercel.app.vyductan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.app.vyductan.json b/domains/_vercel.app.vyductan.json index e9fc126fa..6904ef7ee 100644 --- a/domains/_vercel.app.vyductan.json +++ b/domains/_vercel.app.vyductan.json @@ -5,6 +5,6 @@ "discord": "370012050316984321" }, "record": { - "TXT": "vc-domain-verify=app.vyductan.is-a.dev,9b84c637e63f91eaa922" + "TXT": "vc-domain-verify=*.vyductan.is-a.dev,f7fc15db084fa96cf967" } } From 97ea9a2eaf5cfbbda4ef5feb2421f6ea0cbaad07 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:05:18 +0800 Subject: [PATCH 0509/1014] Create sticknologic.json --- domains/sticknologic.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sticknologic.json diff --git a/domains/sticknologic.json b/domains/sticknologic.json new file mode 100644 index 000000000..68cd5f782 --- /dev/null +++ b/domains/sticknologic.json @@ -0,0 +1,14 @@ +{ + "description": "Simple Portfolio and Blog Website", + "repo": "https://github.com/sticknologic", + "owner": { + "username": "sticknologic", + "email": "jobeth.llame@gmail.com" + }, + "record": { + "NS": [ + "ns1.heliohost.org", + "ns2.heliohost.org" + ] + } +} 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 0510/1014] 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 0511/1014] 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 0512/1014] 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": { From c82cdbb279c0518490d732a4d86d3329fefdf37b Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:47:47 -0600 Subject: [PATCH 0513/1014] update record to cname --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index 010874882..094919b70 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -6,6 +6,6 @@ "email": "contact@garybot.dev" }, "record": { - "URL": "https:/garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + "cname": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" } } From 1af65c1c36c2423ddc15de3750afcb78cef92a93 Mon Sep 17 00:00:00 2001 From: "Muhammad Ridwan Hakim, S.T., CPITA, ITPMCP" Date: Fri, 10 Jan 2025 13:11:57 +0700 Subject: [PATCH 0514/1014] Create rescenic.json --- domains/rescenic.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rescenic.json diff --git a/domains/rescenic.json b/domains/rescenic.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rescenic.json @@ -0,0 +1 @@ + From ca34137cde6f020ab551ce4cd9779a83a65cbd3c Mon Sep 17 00:00:00 2001 From: Fatlum Date: Fri, 10 Jan 2025 08:12:32 +0100 Subject: [PATCH 0515/1014] Rename _gh-LUMIDevelopment-o.lumi.json to _gh-lumidevelopment-o.lumi.json --- ...UMIDevelopment-o.lumi.json => _gh-lumidevelopment-o.lumi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_gh-LUMIDevelopment-o.lumi.json => _gh-lumidevelopment-o.lumi.json} (100%) diff --git a/domains/_gh-LUMIDevelopment-o.lumi.json b/domains/_gh-lumidevelopment-o.lumi.json similarity index 100% rename from domains/_gh-LUMIDevelopment-o.lumi.json rename to domains/_gh-lumidevelopment-o.lumi.json From 551f04ef53948c56b718146ad45a82835337b383 Mon Sep 17 00:00:00 2001 From: Rakib Hossain Date: Fri, 10 Jan 2025 14:30:01 +0600 Subject: [PATCH 0516/1014] Create rakib.json --- domains/rakib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakib.json diff --git a/domains/rakib.json b/domains/rakib.json new file mode 100644 index 000000000..0190bf6ec --- /dev/null +++ b/domains/rakib.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 8180379a33e929f55b37de0799aa8edac333fa17 Mon Sep 17 00:00:00 2001 From: mmhann18491 Date: Fri, 10 Jan 2025 15:13:42 +0630 Subject: [PATCH 0517/1014] Create myominhan.json --- domains/myominhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myominhan.json diff --git a/domains/myominhan.json b/domains/myominhan.json new file mode 100644 index 000000000..d9fbd8a84 --- /dev/null +++ b/domains/myominhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-site-2d30a.web.app" + } +} From ec31e9a43d5b11b74fb5c3b4ab2bcbb0f0fdaddf Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:48:23 +0800 Subject: [PATCH 0518/1014] Rename renzcole.json to _vercel.renzcole.json --- domains/{renzcole.json => _vercel.renzcole.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{renzcole.json => _vercel.renzcole.json} (100%) diff --git a/domains/renzcole.json b/domains/_vercel.renzcole.json similarity index 100% rename from domains/renzcole.json rename to domains/_vercel.renzcole.json From 7e16bfc8063ac6aa839f57fed3f1fc6bf4fee4cf Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:51:18 +0800 Subject: [PATCH 0519/1014] Create renzcole.json --- domains/renzcole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/renzcole.json diff --git a/domains/renzcole.json b/domains/renzcole.json new file mode 100644 index 000000000..b967a85d3 --- /dev/null +++ b/domains/renzcole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeBuddySLTNS", + "email": "renz2arjhay@gmail.com" + }, + "record": { + "CNAME": "renzcole.vercel.app" + } +} From 1d1a06d24c85a1e1432cb4263c95b37c386518a9 Mon Sep 17 00:00:00 2001 From: Renz Cole <164628164+CodeBuddySLTNS@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:07:57 +0800 Subject: [PATCH 0520/1014] Update _vercel.renzcole.json --- domains/_vercel.renzcole.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.renzcole.json b/domains/_vercel.renzcole.json index a422a7ac5..62940b594 100644 --- a/domains/_vercel.renzcole.json +++ b/domains/_vercel.renzcole.json @@ -4,6 +4,6 @@ "email": "renz2arjhay@gmail.com" }, "record": { - "TXT": "_vercel.renzcole.is-a.dev" + "TXT": "vc-domain-verify=renzcole.is-a.dev,ed459816c1440ddeef46" } } From 89a973568e4718b8eb712f67983d1a956c52424e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:48 +0800 Subject: [PATCH 0521/1014] Update reserved-domains.json --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 3c02a2f9a..83fa6d5eb 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -55,6 +55,7 @@ "maintainer", "maintainers", "marketing", + "media", "mobile", "net", "news", From ffa05eb124a4c4647f589d19e62ab7b4d697c79d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:55 +0800 Subject: [PATCH 0522/1014] Create _atproto.json --- domains/_atproto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json new file mode 100644 index 000000000..4e7b7e711 --- /dev/null +++ b/domains/_atproto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" + } +} From 59cbf025b7445c37a1ed64c87feae7aa654281e7 Mon Sep 17 00:00:00 2001 From: "Vishal Kr." <53997539+ItzYoVishal@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:16:23 +0530 Subject: [PATCH 0523/1014] Create callcon --- domains/callcon | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/callcon diff --git a/domains/callcon b/domains/callcon new file mode 100644 index 000000000..2cc2ac6c8 --- /dev/null +++ b/domains/callcon @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzYoVishal", + "email": "rockstarelitecoc@gmail.com" + }, + "record": { + "A": "4.157.244.201" + } +} From 3b468acf05a4c6f8baf8f3e835752b26924c95f0 Mon Sep 17 00:00:00 2001 From: Zach11111 <95551311+Zach11111@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:49:52 -0600 Subject: [PATCH 0524/1014] Update domains/gary.json Co-authored-by: Ibrahim Asif --- domains/gary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gary.json b/domains/gary.json index 094919b70..57bd8f6e5 100644 --- a/domains/gary.json +++ b/domains/gary.json @@ -6,6 +6,6 @@ "email": "contact@garybot.dev" }, "record": { - "cname": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" + "CNAME": "garylovesclimbingtreesexploringplacesandchasingbutterflies.garythecatisanadorablefelinealwaysseekingfunandadventure.site" } } From 8004a7e1cc3f7f1f7a2c0c7cbdbab4e30373fe95 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:07:51 +0800 Subject: [PATCH 0525/1014] Delete domains/_atproto.json --- domains/_atproto.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json deleted file mode 100644 index 4e7b7e711..000000000 --- a/domains/_atproto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" - } -} From 099fd9bddde4ee5031d90e9fc871513d595d2891 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:09:31 +0800 Subject: [PATCH 0526/1014] Update _github-pages-challenge-is-a-dev.json --- domains/_github-pages-challenge-is-a-dev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_github-pages-challenge-is-a-dev.json b/domains/_github-pages-challenge-is-a-dev.json index 8ce70cb89..6f3b68e72 100644 --- a/domains/_github-pages-challenge-is-a-dev.json +++ b/domains/_github-pages-challenge-is-a-dev.json @@ -1,4 +1,5 @@ { + "description": "Requested by GitHub support for verification of a public suffix", "owner": { "username": "is-a-dev", "email": "admin@is-a.dev" From ca20c32e1c9d38f1cca0dadcaee0afd3a77cd0aa Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:10:07 +0800 Subject: [PATCH 0527/1014] Update reserved-domains.json --- util/reserved-domains.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index 83fa6d5eb..f7cdfe581 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -1,4 +1,6 @@ [ + "_atproto", + "_vercel", "account", "accounts", "admin", From 4d91ca3c62e926001b5fda2f3911ed76eb55ac8b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:42:01 +0800 Subject: [PATCH 0528/1014] prettier --- domains/1tfr.json | 21 ++++---- domains/2.json | 18 +++---- domains/3gee.json | 14 +++--- domains/7z.json | 21 ++++---- domains/_atproto.hcj.json | 18 +++---- domains/_atproto.ligmatv.json | 16 +++---- domains/_discord.ajtabs.json | 14 +++--- domains/_discord.ante.json | 16 +++---- domains/_discord.aruria.json | 14 +++--- domains/_discord.computerblade.json | 14 +++--- domains/_discord.ela.json | 18 +++---- domains/_discord.hcj.json | 16 +++---- domains/_discord.heath.json | 16 +++---- domains/_discord.infernum.json | 14 +++--- domains/_discord.json | 14 +++--- domains/_discord.justwinstuff.json | 16 +++---- domains/_discord.keybinds.json | 14 +++--- domains/_discord.niclqs.json | 20 ++++---- domains/_discord.osho.json | 14 +++--- domains/_discord.privatekey.json | 14 +++--- domains/_discord.rouf0x.json | 16 +++---- domains/_discord.sabbir.json | 14 +++--- domains/_discord.seiko.json | 14 +++--- domains/_discord.sun.json | 14 +++--- domains/_discord.trix.json | 14 +++--- domains/_discord.webcubed.json | 14 +++--- domains/_dmarc.yxz.json | 20 ++++---- ...github-pages-challenge-ajtabjs.ajtabs.json | 12 ++--- domains/_github-pages-challenge-akzana.json | 12 ++--- ...ges-challenge-aruntechpro.aruntechpro.json | 18 +++---- ...ub-pages-challenge-formunagit.formuna.json | 14 +++--- ...b-pages-challenge-mrinjamul.mrinjamul.json | 16 +++---- ...ithub-pages-challenge-ogsamrat.samrat.json | 12 ++--- ...github-pages-challenge-vurihuang.vuri.json | 15 +++--- ...b-pages-challenge-vurihuang.vurihuang.json | 15 +++--- ...hub-pages-challenge-webcubed.webcubed.json | 12 ++--- ...ithub-pages-challenge-wizcann.wizcann.json | 12 ++--- .../_github-pages-challenge-yz9551.yxz.json | 18 ++++--- domains/_minecraft._tcp.mc.3gee.json | 39 +++++++-------- domains/_serveo-authkey.pds.hcj.json | 16 +++---- domains/_vercel.2.json | 18 +++---- domains/_vercel.aeyika.json | 18 ++++--- domains/_vercel.akay.json | 14 +++--- domains/_vercel.alisa.json | 2 +- domains/_vercel.alvindennis.json | 15 +++--- domains/_vercel.arnxv.json | 22 ++++----- domains/_vercel.chuyentinorz.json | 20 ++++---- domains/_vercel.computerblade.json | 16 +++---- domains/_vercel.daim.json | 16 +++---- domains/_vercel.darshan.json | 16 +++---- domains/_vercel.goutam.json | 14 +++--- domains/_vercel.gunman.json | 12 ++--- domains/_vercel.haripajjuri.json | 14 +++--- domains/_vercel.hcj.json | 15 +++--- domains/_vercel.hien.json | 14 +++--- domains/_vercel.hujjat.json | 14 +++--- domains/_vercel.izerr.json | 16 +++---- domains/_vercel.kawsar.json | 2 +- domains/_vercel.krebinkkj.json | 18 ++++--- domains/_vercel.lakshya.json | 9 ++-- domains/_vercel.magitian.json | 16 +++---- domains/_vercel.n.json | 16 +++---- domains/_vercel.q.json | 16 +++---- domains/_vercel.shuhaab.json | 14 +++--- domains/_vercel.skarwuuu.json | 16 +++---- domains/_vercel.sun.json | 16 +++---- domains/_vercel.swami.json | 16 +++---- domains/_vercel.vantage.json | 20 ++++---- domains/_vercel.wizardsword.json | 20 ++++---- domains/abby.json | 19 ++++---- domains/abdelghani.json | 18 +++---- domains/abhishekissac.json | 16 +++---- domains/ada.json | 14 +++--- domains/adib.json | 14 +++--- domains/aeyika.json | 14 +++--- domains/ah2.json | 14 +++--- domains/aidan.json | 14 +++--- domains/ajtabs.json | 16 +++---- domains/akay.json | 23 ++++----- domains/akk1to.json | 11 +---- domains/alan-huynh.json | 18 ++++--- domains/alan-smith.json | 18 +++---- domains/albakhet.json | 25 +++++----- domains/alvindennis.json | 18 +++---- domains/anbuinfosec.json | 14 +++--- domains/andreijiroh.json | 2 +- domains/anhnguyen94.json | 14 +++--- domains/annant.json | 14 +++--- domains/anshu.json | 14 +++--- domains/ante.json | 16 +++---- domains/anuraglimbu.json | 22 ++++----- domains/api-peantastic.json | 20 ++++---- domains/api.acronical.json | 16 +++---- domains/aquiffoo.json | 14 +++--- domains/arnxv.json | 14 +++--- domains/aruntechpro.json | 20 ++++---- domains/aruria.json | 21 ++++---- domains/ashikmuhammed.json | 18 +++---- domains/astra.json | 17 ++++--- domains/atharvd.json | 14 +++--- domains/axo.json | 21 ++++---- domains/badnguy.json | 14 +++--- domains/base-swag.json | 14 +++--- domains/blacsheep.json | 14 +++--- domains/bleemis42.json | 16 +++---- domains/bnfone.json | 5 +- domains/bot.json | 14 +++--- domains/bteamapp.json | 14 +++--- domains/bxqrn.json | 20 ++++---- domains/chamo.json | 14 +++--- domains/chattingmessenger.json | 16 +++---- domains/chromesec.json | 22 ++++----- domains/chubol.json | 14 +++--- domains/chuyentinorz.json | 27 +++++------ domains/clayza.json | 16 +++---- domains/clipping.json | 12 ++--- domains/cloudy1337.json | 18 ++++--- domains/co.ligmatv.json | 6 +-- domains/codelabworks.json | 19 ++++---- domains/codesuthar.json | 5 +- domains/computerblade.json | 16 +++---- domains/congnv.json | 14 +++--- domains/creeperita104.json | 4 +- domains/cursedscrubdaddygang.json | 18 +++---- domains/cvrvmebj6qss.bteamapp.json | 14 +++--- domains/daim.json | 2 +- domains/dainfloop.json | 33 +++++-------- domains/darshan.json | 16 +++---- domains/dash.bernardonogueira8.json | 16 +++---- domains/default._domainkey.yxz.json | 6 +-- domains/denisklimenko.json | 14 +++--- domains/devmatei.json | 32 +++++-------- domains/dhlcgd.json | 14 +++--- domains/diti.json | 16 +++---- domains/doantran.json | 14 +++--- domains/docs.devmatei.json | 4 +- domains/doom.json | 20 ++++---- domains/drpleaserespect.json | 7 +-- domains/ducanhng.json | 14 +++--- domains/ductai05.json | 14 +++--- domains/duydo.json | 14 +++--- domains/duyminhhello.json | 10 ++-- domains/dyikes.json | 14 +++--- domains/ela.json | 14 +++--- domains/elite.json | 17 +++---- domains/elulolaito.json | 14 +++--- domains/em697376.yxz.json | 14 +++--- domains/enginecreations.json | 20 ++++---- domains/erubinyl.json | 16 +++---- domains/f.jax.json | 2 +- domains/fakhridanishmp.json | 14 +++--- domains/fm7qby6i5y25.ttkt.json | 14 +++--- domains/generic2.json | 21 ++++---- domains/genericx.json | 21 ++++---- domains/generix.json | 21 ++++---- domains/ghostman.json | 14 +++--- domains/gifflet.json | 14 +++--- domains/gilang.json | 18 +++---- domains/gin.json | 16 +++---- domains/glmacedo.json | 19 ++++---- domains/glutis.json | 14 +++--- domains/glyphtones.json | 24 ++++------ domains/goutam.json | 23 ++++----- domains/h.jax.json | 2 +- domains/haolamnm.json | 16 +++---- domains/haripajjuri.json | 14 +++--- domains/hate.json | 16 +++---- domains/hating.devmatei.json | 16 +++---- domains/heath.json | 18 +++---- domains/hien.json | 14 +++--- domains/hongson.json | 21 ++++---- domains/hotfix.saftec.json | 16 +++---- domains/houloude9.json | 12 ++--- domains/iscordian.json | 14 +++--- domains/izerr.json | 16 +++---- domains/j.json | 4 +- domains/jabin.json | 18 +++---- domains/jamestheflash.json | 8 ++-- domains/jayakrishna.json | 14 +++--- domains/jeanpierre.json | 19 ++++---- domains/jobayedsumon.json | 16 +++---- domains/josemy.json | 12 ++--- domains/julianwe17.json | 21 ++++---- domains/kahseng.json | 14 +++--- domains/kevin.json | 18 +++---- domains/keybinds.json | 29 +++++------ domains/keys.devmatei.json | 17 +++---- domains/kind-nodes.arnxv.json | 14 +++--- domains/kitb2romjbz3.dhlcgd.json | 14 +++--- domains/kn0tzer.json | 16 +++---- domains/konstantin-ivanov.json | 16 +++---- domains/krebinkkj.json | 16 +++---- domains/kulikode.json | 14 +++--- domains/l6174.json | 5 +- domains/lakshya.json | 20 ++++---- domains/lamnguyenz.json | 18 +++---- domains/ldt.json | 6 +-- domains/link.yxz.json | 14 +++--- domains/linkman.json | 18 +++---- domains/lohit.json | 5 +- domains/loinguyende.json | 14 +++--- domains/love.json | 14 +++--- domains/lqhuy.json | 14 +++--- domains/luoduyu.json | 14 +++--- domains/mackenzie.json | 14 +++--- domains/mail.mrstickypiston.json | 18 +++---- domains/manel.json | 16 +++---- domains/maybe.json | 4 +- domains/melatonin.json | 14 +++--- domains/mew.json | 21 ++++---- domains/minify.json | 4 +- domains/minitor.json | 18 +++---- ...lsend2._domainkey.mail.mrstickypiston.json | 21 ++++---- domains/mod.s4il.json | 14 +++--- domains/mostypc123.json | 14 +++--- domains/mta.mail.mrstickypiston.json | 21 ++++---- domains/murasame-san-ddl.json | 20 ++++---- domains/myforum.json | 14 +++--- domains/n.json | 14 +++--- domains/navistar.json | 4 +- domains/neebooo.json | 4 +- domains/ngqkhai.json | 18 +++---- domains/nh.json | 14 +++--- domains/nhatphan.json | 14 +++--- domains/nic.json | 18 +++---- domains/nicetodayweather.json | 14 +++--- domains/nifle.json | 23 +++++---- domains/nine.json | 26 ++++------ domains/niyakipham.json | 18 +++---- domains/noah.json | 18 ++++--- domains/node.devmatei.json | 17 +++---- domains/nolan-mai.json | 14 +++--- domains/not.json | 18 ++++--- domains/ntrs05.json | 14 +++--- domains/nvhmadridista.json | 14 +++--- domains/osho.json | 14 +++--- domains/panel.devmatei.json | 17 +++---- domains/pankaj.json | 16 +++---- domains/pds.hcj.json | 15 +++--- domains/peantastic.json | 20 ++++---- domains/peme969.json | 23 +++++---- domains/pex.json | 19 ++++---- domains/phamthanhnghia.json | 18 +++---- domains/ploszukiwacz.json | 6 +-- domains/proficode.json | 14 +++--- domains/project-jam.json | 17 +++---- domains/puncoz.json | 17 +++---- domains/q.json | 14 +++--- domains/qloha.json | 10 ++-- domains/quantumgarden.json | 14 +++--- domains/r00t3d.json | 20 ++++---- domains/rakibhossain.json | 18 +++---- domains/rakshit.json | 16 +++---- domains/ramakant.json | 14 +++--- domains/realmzersdomain.json | 18 +++---- domains/redirect.akk1to.json | 20 ++++---- domains/redolent.json | 21 ++++---- domains/redz.json | 14 +++--- domains/region.json | 21 ++++---- domains/reiyuchan.json | 2 +- domains/researcx.json | 5 +- domains/rhythm.json | 14 +++--- domains/riskyprsty.json | 14 +++--- domains/rohith-jv.json | 14 +++--- domains/rvc11.json | 18 +++---- domains/ryanzam.json | 14 +++--- domains/s1ow.json | 37 +++++++------- domains/s697376._domainkey.yxz.json | 14 +++--- domains/safety.json | 18 +++---- domains/saftec.json | 16 +++---- domains/sana.json | 14 +++--- domains/santa.json | 16 +++---- domains/satyam.json | 14 +++--- domains/seqyu.json | 20 ++++---- domains/serhii-koba.json | 18 +++---- domains/sevinda-herath.json | 16 +++---- domains/shan.json | 30 +++++------- domains/shomy.json | 6 +-- domains/shuhaab.json | 13 +++-- domains/sidd.json | 16 +++---- domains/skarwuuu.json | 16 +++---- domains/skid.json | 12 ++--- domains/smilos.json | 12 ++--- domains/solarskripts.json | 14 +++--- domains/sono.json | 17 +++---- domains/sora-os.json | 24 +++++----- domains/soraishiro.json | 14 +++--- domains/spider-development.json | 14 +++--- domains/stargate.json | 16 +++---- domains/suctrebinhthuan.json | 14 +++--- domains/sun.json | 16 +++---- domains/swami.json | 18 +++---- domains/t3vada.json | 2 +- domains/tak.json | 16 +++---- domains/tanish-poddar.json | 18 +++---- domains/tanquang.json | 14 +++--- domains/techadv.json | 16 +++---- domains/theveryheavy.json | 41 ++++++++-------- domains/thien.json | 14 +++--- domains/toantran.json | 16 +++---- domains/tortilla.json | 18 +++---- domains/trix.json | 29 +++++------ domains/tsu.json | 14 +++--- domains/ttkt.json | 14 +++--- domains/tuankiet.json | 14 +++--- domains/tuantestdashboard.json | 14 +++--- domains/tunzankies.json | 16 +++---- domains/upload.cdn.akk1to.json | 20 ++++---- domains/vanmanh.json | 14 +++--- domains/vantage.json | 18 +++---- domains/vela.json | 14 +++--- domains/verkyana.json | 14 +++--- domains/votiendung.json | 14 +++--- domains/vra.json | 29 +++++------ domains/vuri.json | 14 +++--- domains/vurihuang.json | 14 +++--- domains/wave.json | 21 ++++---- domains/webcubed.json | 16 +++---- domains/wipad.json | 14 +++--- domains/wirisungs.json | 4 +- domains/wizcann.json | 14 +++--- domains/works.arnxv.json | 14 +++--- domains/www.bteamapp.json | 14 +++--- domains/www.dhlcgd.json | 14 +++--- domains/www.joe50097.json | 16 +++---- domains/www.myforum.json | 14 +++--- domains/www.ttkt.json | 14 +++--- domains/xgeneric.json | 21 ++++---- domains/xpugno.json | 20 ++++---- domains/xvannn07.json | 16 +++---- domains/xvrtech.json | 19 ++++---- domains/yashsachdev.json | 14 +++--- domains/youssef-lmouden.json | 14 +++--- domains/yxz.json | 48 +++++++++---------- domains/zalex.json | 21 ++++---- domains/ziyn.json | 14 +++--- domains/zmail._domainkey.devarnav.json | 18 +++---- domains/zmail._domainkey.lohit.json | 4 +- 338 files changed, 2526 insertions(+), 2762 deletions(-) diff --git a/domains/1tfr.json b/domains/1tfr.json index 20975ec1c..d79fb5ceb 100644 --- a/domains/1tfr.json +++ b/domains/1tfr.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "gimmywashere", - "discord": "792467650038857748", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" - }, - - "record": { - "CNAME": "ammo.lol" - } - } - \ No newline at end of file + "owner": { + "username": "gimmywashere", + "discord": "792467650038857748", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.G8bQtlAC_K5K-sdnpRQFXtq9H-BJAxXswVmMcZl9dCd4Mx8utIM-wKg-rI20met2wnfK6SNI1dMIFOkdSflITyde93ET8gWwAJNGp18vBl7f416oU7agxTocIXnYiEepVXe2xAqu42dz5eazX_3e_TGFAayBW6mFynhUd2WvFFFIv-BQX1Lh2kTETnV0LBC27Zeiy3J2Nb-9zFyIGgx-I9qars-Q3W2gPwioDbyTc34HWrZrb-v4gDGGEkzCGaO2ct9W7b8BFdWHqsUua3SD59Yec6r8ytCLRpfJp-griYtdKprGl1Md71alh2ntZc8bjXJ6f4dZl_sLvPAArFfvUw.1H7oEmNDK3MLdFoNadP2Kg.xDYLtCuquekDlq9YaIxM63iY2YMEFWd91CxxwuO7uwk8qc9hbQWqBuXA0MQfG_3NRyarb8nNgMGEj0ghKyfxSm1YWQ8M4PK5OPQTub54LiU.8CgG1B1Jv04SYfXkFJhAZQ" + }, + + "record": { + "CNAME": "ammo.lol" + } +} diff --git a/domains/2.json b/domains/2.json index 5e6f21eae..35f77f4ad 100644 --- a/domains/2.json +++ b/domains/2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "CNAME": "ligmatv-links.vercel.app" - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "CNAME": "ligmatv-links.vercel.app" + } +} diff --git a/domains/3gee.json b/domains/3gee.json index 9addba996..45805fb67 100644 --- a/domains/3gee.json +++ b/domains/3gee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "3geETR", - "email": "egemacun@gmail.com" - }, - "record": { - "CNAME": "3geetr.github.io" - } + "owner": { + "username": "3geETR", + "email": "egemacun@gmail.com" + }, + "record": { + "CNAME": "3geetr.github.io" + } } diff --git a/domains/7z.json b/domains/7z.json index 226fd4575..867de6280 100644 --- a/domains/7z.json +++ b/domains/7z.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "XikiZxGS", - "discord": "1015654462334971925", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" - }, - - "record": { - "CNAME": "xikizxgs.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "XikiZxGS", + "discord": "1015654462334971925", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.kNjv0EEp6UIN8_jPk0TdLMyTslpHdTnysn-P5MDOuH0LfVqLDOyN99OFSrg2vYYuiUM5-4DcKlgbkkL0058Fq241CIaKmwnabVQ2tcEch4QNl3jEbUDUP9sNp6h-D7_AQjHPTnW8P297FrZ2sNkJLabJ5hTgeEuns8CypzoVOy8I6GwdC6aL2OXLwl21L-CEUKHrO0CvLi-OGWp4Lkx1IowXksW8o-y91NKgmal6t7Qxp2K89pJ0byiXIpu9L1aNBYKNfR_Q5_rPmr9XWMiVBojgyog8YPmmweAYO1kViNPJLSZHIth1pOEM2fjZQzaWAUdqK-AgRYyPld0RuutfDw.3zQYmH_sLC-vr73VkslM0A.LDOyObkmMtZ3W48zwT9bVwhqMZsy21eW2CfjUy4k9tRm0XYJqT6GQLt-PeQ9yPcP9TIFDm4TvyZTrMewZCOs1hHrRKHbJnxSdekzx2Hnb_Y.ZglWFD_r-t4Zwp9ojse5Gg" + }, + + "record": { + "CNAME": "xikizxgs.github.io" + } +} diff --git a/domains/_atproto.hcj.json b/domains/_atproto.hcj.json index 40a3999bd..cfac4330a 100644 --- a/domains/_atproto.hcj.json +++ b/domains/_atproto.hcj.json @@ -1,10 +1,10 @@ { - "description": "domain verification for bluesky", - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - } - } \ No newline at end of file + "description": "domain verification for bluesky", + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + } +} diff --git a/domains/_atproto.ligmatv.json b/domains/_atproto.ligmatv.json index fa991f375..1d0d9b048 100644 --- a/domains/_atproto.ligmatv.json +++ b/domains/_atproto.ligmatv.json @@ -1,10 +1,10 @@ { - "description": "Domain verification for my Bluesky account.", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" - } + "description": "Domain verification for my Bluesky account.", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": "did=did:plc:pibkszlhfix34y257kqcozix" + } } diff --git a/domains/_discord.ajtabs.json b/domains/_discord.ajtabs.json index 70bf21403..99516e1b3 100644 --- a/domains/_discord.ajtabs.json +++ b/domains/_discord.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] - } -} + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["dh=44c33bd9561dd8d8079e707868adf359b0c5ff05"] + } +} diff --git a/domains/_discord.ante.json b/domains/_discord.ante.json index 825a82e84..586b03a99 100644 --- a/domains/_discord.ante.json +++ b/domains/_discord.ante.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } -} + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } +} diff --git a/domains/_discord.aruria.json b/domains/_discord.aruria.json index 1e39c54d3..cda1d0491 100644 --- a/domains/_discord.aruria.json +++ b/domains/_discord.aruria.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "cjolivier123" - }, - "record": { - "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] - } -} + "owner": { + "username": "cjolivier123" + }, + "record": { + "TXT": ["dh=74c1e1cd4df113f2b79e799d4f0e5910ef8f9557"] + } +} diff --git a/domains/_discord.computerblade.json b/domains/_discord.computerblade.json index 6e6100da9..a2bd4bc33 100644 --- a/domains/_discord.computerblade.json +++ b/domains/_discord.computerblade.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] - } -} + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["dh=63f08ebbf48f55ad7c1a25b6f4d3f2a8504dfb89"] + } +} diff --git a/domains/_discord.ela.json b/domains/_discord.ela.json index 0a5dcf453..61463a1fc 100644 --- a/domains/_discord.ela.json +++ b/domains/_discord.ela.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "DXRdev", - "discordID": "335635478684499970", - "discord": "elastrixx" - }, - "record": { - "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] - } -} + "owner": { + "username": "DXRdev", + "discordID": "335635478684499970", + "discord": "elastrixx" + }, + "record": { + "TXT": ["dh=146345133ea568500a36844c85d85ec0aead3bae"] + } +} diff --git a/domains/_discord.hcj.json b/domains/_discord.hcj.json index b227fd8f9..298d1c187 100644 --- a/domains/_discord.hcj.json +++ b/domains/_discord.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "dh=4d34d136feda8f0fade8d9cbf34cfb3ff0adee15" + } +} diff --git a/domains/_discord.heath.json b/domains/_discord.heath.json index 58cb8892f..7b20b22e1 100644 --- a/domains/_discord.heath.json +++ b/domains/_discord.heath.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] - } -} \ No newline at end of file + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "TXT": ["dh=5a45b7cd26a9cd21f027e4bbf1c010cac0b78204"] + } +} diff --git a/domains/_discord.infernum.json b/domains/_discord.infernum.json index 63552f868..7a8dafa86 100644 --- a/domains/_discord.infernum.json +++ b/domains/_discord.infernum.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Infernum1" - }, - "record": { - "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] - } -} + "owner": { + "username": "Infernum1" + }, + "record": { + "TXT": ["dh=b25f81ebab2ff999a86bbda2f49f609e03054b39"] + } +} diff --git a/domains/_discord.json b/domains/_discord.json index 3a1e4c7a3..7b48822dc 100644 --- a/domains/_discord.json +++ b/domains/_discord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] - } + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"] + } } diff --git a/domains/_discord.justwinstuff.json b/domains/_discord.justwinstuff.json index f846fd946..9f8e177dd 100644 --- a/domains/_discord.justwinstuff.json +++ b/domains/_discord.justwinstuff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "enderfoxbg", - "discord": "970380468090437672" - }, - "record": { - "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] - } -} + "owner": { + "username": "enderfoxbg", + "discord": "970380468090437672" + }, + "record": { + "TXT": ["dh=75e9bdc423ca4351bb8938087b552bc2ee9a3e16"] + } +} diff --git a/domains/_discord.keybinds.json b/domains/_discord.keybinds.json index 82012508a..cb1df48b8 100644 --- a/domains/_discord.keybinds.json +++ b/domains/_discord.keybinds.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=2cd8606690feb1e7c8ed348d2875d718bb5b87f1"] + } +} diff --git a/domains/_discord.niclqs.json b/domains/_discord.niclqs.json index 059975761..8a5527596 100644 --- a/domains/_discord.niclqs.json +++ b/domains/_discord.niclqs.json @@ -1,12 +1,12 @@ { - "description": "niclqs.is-a.dev discord verify „ownership''", - "repo": "https://github.com/niclqsger", - "owner": { - "discord": "niclqs", - "email": "discord@push-den-weg.de", - "username": "NiclqsGER" - }, - "record": { - "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" - } + "description": "niclqs.is-a.dev discord verify „ownership''", + "repo": "https://github.com/niclqsger", + "owner": { + "discord": "niclqs", + "email": "discord@push-den-weg.de", + "username": "NiclqsGER" + }, + "record": { + "TXT": "dh=0b19779c5bdb5bdc6a6e3a5d7f44996deedab1dc" + } } diff --git a/domains/_discord.osho.json b/domains/_discord.osho.json index 8375d9a64..0c43a577b 100644 --- a/domains/_discord.osho.json +++ b/domains/_discord.osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "TXT": ["dh=35ca5646ff4cbe25158bef568c0e26c7224f5a61"] + } } diff --git a/domains/_discord.privatekey.json b/domains/_discord.privatekey.json index b5925c9cf..5fc237354 100644 --- a/domains/_discord.privatekey.json +++ b/domains/_discord.privatekey.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "keydevelops", - "email": "rumaevvadim@gmail.com" - }, - "record": { - "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" - } + "owner": { + "username": "keydevelops", + "email": "rumaevvadim@gmail.com" + }, + "record": { + "TXT": "dh=be4a0fbe37df16fa2d25e29ec7bc4f669703a71d" + } } diff --git a/domains/_discord.rouf0x.json b/domains/_discord.rouf0x.json index 7928bfeb6..b8e5e35c2 100644 --- a/domains/_discord.rouf0x.json +++ b/domains/_discord.rouf0x.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Roufox", - "email": "gabrielruf.fr@gmail.com", - "discord": "Roufox" - }, - "record": { - "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" - } + "owner": { + "username": "Roufox", + "email": "gabrielruf.fr@gmail.com", + "discord": "Roufox" + }, + "record": { + "TXT": "dh=c3f8c6ef337cccc45ed0c1fac8f1dbbb76b86271" + } } diff --git a/domains/_discord.sabbir.json b/domains/_discord.sabbir.json index 1ae6b2940..a57a9d97f 100644 --- a/domains/_discord.sabbir.json +++ b/domains/_discord.sabbir.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "s8rr" - }, - "record": { - "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] - } -} + "owner": { + "username": "s8rr" + }, + "record": { + "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] + } +} diff --git a/domains/_discord.seiko.json b/domains/_discord.seiko.json index fa30fc0d0..c2802561b 100644 --- a/domains/_discord.seiko.json +++ b/domains/_discord.seiko.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Delta-0mega" - }, - "record": { - "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] - } -} + "owner": { + "username": "Delta-0mega" + }, + "record": { + "TXT": ["dh=af891775cf595304f98791bd551966a1c2411fe4"] + } +} diff --git a/domains/_discord.sun.json b/domains/_discord.sun.json index b7ec2020c..380c6ad56 100644 --- a/domains/_discord.sun.json +++ b/domains/_discord.sun.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sxn4y", - "discord": "5unn7n" - }, - "record": { - "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" - } + "owner": { + "username": "sxn4y", + "discord": "5unn7n" + }, + "record": { + "TXT": "dh=cfe36ed36af73c3bdcfbfa23744d5826b64d1cfc" + } } diff --git a/domains/_discord.trix.json b/domains/_discord.trix.json index 4f83b7007..071af2ccf 100644 --- a/domains/_discord.trix.json +++ b/domains/_discord.trix.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tr1xem" - }, - "record": { - "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] - } -} + "owner": { + "username": "tr1xem" + }, + "record": { + "TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"] + } +} diff --git a/domains/_discord.webcubed.json b/domains/_discord.webcubed.json index b5a4d0ec4..0bb35c5cb 100644 --- a/domains/_discord.webcubed.json +++ b/domains/_discord.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] - } -} + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["dh=1612c48236f97b2a8b0fc79833cd7e46cf0c512d"] + } +} diff --git a/domains/_dmarc.yxz.json b/domains/_dmarc.yxz.json index c7fdac868..c3592124b 100644 --- a/domains/_dmarc.yxz.json +++ b/domains/_dmarc.yxz.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": [ + "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-reports@yxz.is-a.dev; ruf=mailto:forensic-reports@yxz.is-a.dev; adkim=r; aspf=r" + ] + } } diff --git a/domains/_github-pages-challenge-ajtabjs.ajtabs.json b/domains/_github-pages-challenge-ajtabjs.ajtabs.json index bfb535bf7..7362c1495 100644 --- a/domains/_github-pages-challenge-ajtabjs.ajtabs.json +++ b/domains/_github-pages-challenge-ajtabjs.ajtabs.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ajtabjs" - }, - "record": { - "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] - } + "owner": { + "username": "ajtabjs" + }, + "record": { + "TXT": ["39626a2cbd8f72ba60b0e40dc06e45"] + } } diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json index 3c3ba1691..899eddad0 100644 --- a/domains/_github-pages-challenge-akzana.json +++ b/domains/_github-pages-challenge-akzana.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } + "owner": { + "username": "akzana" + }, + "record": { + "TXT": ["a9e7df1f4744431d00299a1ca92510"] + } } diff --git a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json index e5a97f5a3..5d041ee56 100644 --- a/domains/_github-pages-challenge-aruntechpro.aruntechpro.json +++ b/domains/_github-pages-challenge-aruntechpro.aruntechpro.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "TXT": "8583e778337112b720ebf6e1ec46a5" - } - } \ No newline at end of file +{ + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "TXT": "8583e778337112b720ebf6e1ec46a5" + } +} diff --git a/domains/_github-pages-challenge-formunagit.formuna.json b/domains/_github-pages-challenge-formunagit.formuna.json index 348d2f8de..b368cb383 100644 --- a/domains/_github-pages-challenge-formunagit.formuna.json +++ b/domains/_github-pages-challenge-formunagit.formuna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FormunaGit", - "discord": "formuna" - }, - "record": { - "TXT": ["f1190641c5391341d1097c3a2a8160"] - } + "owner": { + "username": "FormunaGit", + "discord": "formuna" + }, + "record": { + "TXT": ["f1190641c5391341d1097c3a2a8160"] + } } diff --git a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json index e233c0633..0b84ee7c4 100644 --- a/domains/_github-pages-challenge-mrinjamul.mrinjamul.json +++ b/domains/_github-pages-challenge-mrinjamul.mrinjamul.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "mrinjamul", - "email": "injamulmohammadmollah@gmail.com" - }, - "record": { - "TXT": "f89efe65af996d174d8f254c511bf3" - } + "description": "Personal Website", + "owner": { + "username": "mrinjamul", + "email": "injamulmohammadmollah@gmail.com" + }, + "record": { + "TXT": "f89efe65af996d174d8f254c511bf3" + } } diff --git a/domains/_github-pages-challenge-ogsamrat.samrat.json b/domains/_github-pages-challenge-ogsamrat.samrat.json index 86bb70b25..8f1f156d3 100644 --- a/domains/_github-pages-challenge-ogsamrat.samrat.json +++ b/domains/_github-pages-challenge-ogsamrat.samrat.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "ogsamrat" - }, - "record": { - "TXT": ["eeef7c979489f42f420873389f2bef"] - } + "owner": { + "username": "ogsamrat" + }, + "record": { + "TXT": ["eeef7c979489f42f420873389f2bef"] + } } diff --git a/domains/_github-pages-challenge-vurihuang.vuri.json b/domains/_github-pages-challenge-vurihuang.vuri.json index 06ab3fb80..3bf04a569 100644 --- a/domains/_github-pages-challenge-vurihuang.vuri.json +++ b/domains/_github-pages-challenge-vurihuang.vuri.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["2447215d9fcea09574fc1831f99c8d"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["2447215d9fcea09574fc1831f99c8d"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-vurihuang.vurihuang.json b/domains/_github-pages-challenge-vurihuang.vurihuang.json index ec6d49879..04054cc65 100644 --- a/domains/_github-pages-challenge-vurihuang.vurihuang.json +++ b/domains/_github-pages-challenge-vurihuang.vurihuang.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "TXT": ["8ba2660c4c9bb5915177df7123d158"] - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "TXT": ["8ba2660c4c9bb5915177df7123d158"] } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-webcubed.webcubed.json b/domains/_github-pages-challenge-webcubed.webcubed.json index 2de31857f..dd0dd0c64 100644 --- a/domains/_github-pages-challenge-webcubed.webcubed.json +++ b/domains/_github-pages-challenge-webcubed.webcubed.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "webcubed" - }, - "record": { - "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] - } + "owner": { + "username": "webcubed" + }, + "record": { + "TXT": ["d4d8fdb1fea56bbbf4470d4e6f5e40"] + } } diff --git a/domains/_github-pages-challenge-wizcann.wizcann.json b/domains/_github-pages-challenge-wizcann.wizcann.json index f95b28284..9c5ce79b0 100644 --- a/domains/_github-pages-challenge-wizcann.wizcann.json +++ b/domains/_github-pages-challenge-wizcann.wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "TXT": ["76bdb40edcf54ac449921a71e3e388"] - } + "owner": { + "username": "wizcann" + }, + "record": { + "TXT": ["76bdb40edcf54ac449921a71e3e388"] + } } diff --git a/domains/_github-pages-challenge-yz9551.yxz.json b/domains/_github-pages-challenge-yz9551.yxz.json index 3e6b82cd8..7e91dc657 100644 --- a/domains/_github-pages-challenge-yz9551.yxz.json +++ b/domains/_github-pages-challenge-yz9551.yxz.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "TXT": [ - "1b83953af6bc9eb40dc5ccfb434238" - ] - } + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "TXT": ["1b83953af6bc9eb40dc5ccfb434238"] + } } diff --git a/domains/_minecraft._tcp.mc.3gee.json b/domains/_minecraft._tcp.mc.3gee.json index bafac6205..692541beb 100644 --- a/domains/_minecraft._tcp.mc.3gee.json +++ b/domains/_minecraft._tcp.mc.3gee.json @@ -1,21 +1,18 @@ -{ - - "owner": { - - "username": "3geETR", - - "email": "egemacun@gmail.com" - - }, - - "record": { - "SRV": [ - { - "priority": 0, - "weight": 5, - "port": 32279, - "target": "gold.magmanode.com" - } - ] - } -} +{ + "owner": { + "username": "3geETR", + + "email": "egemacun@gmail.com" + }, + + "record": { + "SRV": [ + { + "priority": 0, + "weight": 5, + "port": 32279, + "target": "gold.magmanode.com" + } + ] + } +} diff --git a/domains/_serveo-authkey.pds.hcj.json b/domains/_serveo-authkey.pds.hcj.json index d5a7d8297..7fd603367 100644 --- a/domains/_serveo-authkey.pds.hcj.json +++ b/domains/_serveo-authkey.pds.hcj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" - } - } \ No newline at end of file + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": "SHA256:KFRJFKicG2rnITzSxLQn62svO68oydMpEDpQ6yRbtR0" + } +} diff --git a/domains/_vercel.2.json b/domains/_vercel.2.json index 24db2720e..f78c8de0a 100644 --- a/domains/_vercel.2.json +++ b/domains/_vercel.2.json @@ -1,10 +1,10 @@ { - "description": "LIGMATV's URL Manager (aka 2)", - "owner": { - "username": "LIGMATV", - "email": "ligmatv.id@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] - } -} + "description": "LIGMATV's URL Manager (aka 2)", + "owner": { + "username": "LIGMATV", + "email": "ligmatv.id@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=2.is-a.dev,ea014a1b9a6ec8986aa0"] + } +} diff --git a/domains/_vercel.aeyika.json b/domains/_vercel.aeyika.json index 93f019f86..eb8b6557f 100644 --- a/domains/_vercel.aeyika.json +++ b/domains/_vercel.aeyika.json @@ -1,12 +1,10 @@ { - "description": "Domain for my portfolio website", - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c" - ] - } + "description": "Domain for my portfolio website", + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=aeyika.is-a.dev,84418c102cd22e0a172c"] + } } diff --git a/domains/_vercel.akay.json b/domains/_vercel.akay.json index 3f05cfc52..bce09cc70 100644 --- a/domains/_vercel.akay.json +++ b/domains/_vercel.akay.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "TXT": [ - "vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "TXT": ["vc-domain-verify=akay.is-a.dev,f9e6eaccf85abfddae57"] + } } diff --git a/domains/_vercel.alisa.json b/domains/_vercel.alisa.json index efc76ec48..94cae0c6f 100644 --- a/domains/_vercel.alisa.json +++ b/domains/_vercel.alisa.json @@ -2,7 +2,7 @@ "owner": { "username": "lunas-private-dungeon", "email": "luna.tsx@proton.me", - "discord": "507625218467168257" + "discord": "507625218467168257" }, "record": { "TXT": ["vc-domain-verify=alisa.is-a.dev,01abd793050b01c5d63f"] diff --git a/domains/_vercel.alvindennis.json b/domains/_vercel.alvindennis.json index fb39676e5..e58925f51 100644 --- a/domains/_vercel.alvindennis.json +++ b/domains/_vercel.alvindennis.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "alvindennis" - }, - "record": { - "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" - } + "owner": { + "username": "alvin-dennis", + "discord": "alvindennis" + }, + "record": { + "TXT": "vc-domain-verify=alvindennis.is-a.dev,0cce0dce190e046ef841" } - \ No newline at end of file +} diff --git a/domains/_vercel.arnxv.json b/domains/_vercel.arnxv.json index a950636ca..30f706468 100644 --- a/domains/_vercel.arnxv.json +++ b/domains/_vercel.arnxv.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", - "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", - "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "TXT": [ + "vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737", + "vc-domain-verify=works.arnxv.is-a.dev,f8b0553cc89bfe7097fa", + "vc-domain-verify=kind-nodes.arnxv.is-a.dev,ba40e23d4384053b8059" + ] + } } diff --git a/domains/_vercel.chuyentinorz.json b/domains/_vercel.chuyentinorz.json index f8a6c0b83..12116a6c4 100644 --- a/domains/_vercel.chuyentinorz.json +++ b/domains/_vercel.chuyentinorz.json @@ -1,13 +1,11 @@ { - "description": "Vercel verification of chuyentinorz.is-a.dev", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": [ - "vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2" - ] - } + "description": "Vercel verification of chuyentinorz.is-a.dev", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "TXT": ["vc-domain-verify=chuyentinorz.is-a.dev,46d8c5be943cf4eb7cd2"] + } } diff --git a/domains/_vercel.computerblade.json b/domains/_vercel.computerblade.json index f4053f971..c488033d5 100644 --- a/domains/_vercel.computerblade.json +++ b/domains/_vercel.computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "TXT": ["vc-domain-verify=computerblade.is-a.dev,0b4d70954aeb7d2d0656"] + } +} diff --git a/domains/_vercel.daim.json b/domains/_vercel.daim.json index 511e8b8db..d1e15d28b 100644 --- a/domains/_vercel.daim.json +++ b/domains/_vercel.daim.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "sYnceDez41", - "email": "zdaim78@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=daim.is-a.dev,d88985a4876213470d49" - ] - } + "owner": { + "username": "sYnceDez41", + "email": "zdaim78@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=daim.is-a.dev,d88985a4876213470d49"] + } } diff --git a/domains/_vercel.darshan.json b/domains/_vercel.darshan.json index 5032e4240..1bf685cd0 100644 --- a/domains/_vercel.darshan.json +++ b/domains/_vercel.darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "TXT": "vc-domain-verify=darshan.is-a.dev,f0974387e063ffff633d" + } } diff --git a/domains/_vercel.goutam.json b/domains/_vercel.goutam.json index 2e3ff7287..d3bd92d50 100644 --- a/domains/_vercel.goutam.json +++ b/domains/_vercel.goutam.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "TXT": [ - "vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "TXT": ["vc-domain-verify=goutam.is-a.dev,cde668462cf6a679633f"] + } } diff --git a/domains/_vercel.gunman.json b/domains/_vercel.gunman.json index b63ab8209..c8c084f3e 100644 --- a/domains/_vercel.gunman.json +++ b/domains/_vercel.gunman.json @@ -1,12 +1,10 @@ { - "owner": { + "owner": { "username": "MukuJhansi", "email": "mukundagrawal800@gmail.com", "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57" - ] - } + }, + "record": { + "TXT": ["vc-domain-verify=gunman.is-a.dev,a31e97770fb8c89e3b57"] + } } diff --git a/domains/_vercel.haripajjuri.json b/domains/_vercel.haripajjuri.json index 386a40ecc..e0c367b48 100644 --- a/domains/_vercel.haripajjuri.json +++ b/domains/_vercel.haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=haripajjuri.is-a.dev,6d1bb3e0585ec67dde26"] + } } diff --git a/domains/_vercel.hcj.json b/domains/_vercel.hcj.json index c903acfb5..e1f49df66 100644 --- a/domains/_vercel.hcj.json +++ b/domains/_vercel.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "TXT": ["vc-domain-verify=hcj.is-a.dev,010396202f45aacdad27"] } - \ No newline at end of file +} diff --git a/domains/_vercel.hien.json b/domains/_vercel.hien.json index e8d7c314e..eaf169fd8 100644 --- a/domains/_vercel.hien.json +++ b/domains/_vercel.hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=hien.is-a.dev,8c95220c38753532b45f"] + } } diff --git a/domains/_vercel.hujjat.json b/domains/_vercel.hujjat.json index 263fe3fa1..dc25d5659 100644 --- a/domains/_vercel.hujjat.json +++ b/domains/_vercel.hujjat.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hujjatiii", - "email": "hujjatx@yahoo.com" - }, - "record": { - "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" - } + "owner": { + "username": "hujjatiii", + "email": "hujjatx@yahoo.com" + }, + "record": { + "TXT": "vc-domain-verify=hujjat.is-a.dev,73fd6f83a3b034bfc044" + } } diff --git a/domains/_vercel.izerr.json b/domains/_vercel.izerr.json index f4cd711b3..f4149a7b2 100644 --- a/domains/_vercel.izerr.json +++ b/domains/_vercel.izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=izerr.is-a.dev,16607c905489ac70ec6d"] + } } diff --git a/domains/_vercel.kawsar.json b/domains/_vercel.kawsar.json index f2399898a..3fb04fcb6 100644 --- a/domains/_vercel.kawsar.json +++ b/domains/_vercel.kawsar.json @@ -2,7 +2,7 @@ "owner": { "username": "KawsarDev", "email": "kawsar.dev1@gmail.com", - "discord": "520373269979988000" + "discord": "520373269979988000" }, "record": { "TXT": ["vc-domain-verify=kawsar.is-a.dev,e77e8c258bee5d9213b7"] diff --git a/domains/_vercel.krebinkkj.json b/domains/_vercel.krebinkkj.json index 31db69c73..47b632395 100644 --- a/domains/_vercel.krebinkkj.json +++ b/domains/_vercel.krebinkkj.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "TXT": [ - "vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b" - ] - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "TXT": ["vc-domain-verify=krebinkkj.is-a.dev,dadd7998d7a4c506db3b"] + } } diff --git a/domains/_vercel.lakshya.json b/domains/_vercel.lakshya.json index f24f0c887..46a465ab1 100644 --- a/domains/_vercel.lakshya.json +++ b/domains/_vercel.lakshya.json @@ -1,12 +1,9 @@ { "owner": { - "username": "lakshyaCreates", - "email": "lakshya.creates07@gmail.com" + "username": "lakshyaCreates", + "email": "lakshya.creates07@gmail.com" }, "record": { - "TXT": [ - "vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6" - ] + "TXT": ["vc-domain-verify=lakshya.is-a.dev,c263f1e52b86bcfa3ce6"] } } - diff --git a/domains/_vercel.magitian.json b/domains/_vercel.magitian.json index 18fdbffd3..5ef31e20f 100644 --- a/domains/_vercel.magitian.json +++ b/domains/_vercel.magitian.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "magitian", - "email": "magitian@duck.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922" - ] - } + "owner": { + "username": "magitian", + "email": "magitian@duck.com" + }, + "record": { + "TXT": ["vc-domain-verify=magitian.is-a.dev,645e2d8f0ecf6f802922"] + } } diff --git a/domains/_vercel.n.json b/domains/_vercel.n.json index 9313a98af..e93beb20b 100644 --- a/domains/_vercel.n.json +++ b/domains/_vercel.n.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=n.is-a.dev,8435c76be2d4e8aaa229"] + } } diff --git a/domains/_vercel.q.json b/domains/_vercel.q.json index bdf225642..78da64be3 100644 --- a/domains/_vercel.q.json +++ b/domains/_vercel.q.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302" - ] - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=q.is-a.dev,8798cf095e1f783b5302"] + } } diff --git a/domains/_vercel.shuhaab.json b/domains/_vercel.shuhaab.json index fd9fac460..521cdd7fb 100644 --- a/domains/_vercel.shuhaab.json +++ b/domains/_vercel.shuhaab.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] - } - } \ No newline at end of file + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "TXT": ["vc-domain-verify=shuhaab.is-a.dev,4f90144524ddbcf1a09b"] + } +} diff --git a/domains/_vercel.skarwuuu.json b/domains/_vercel.skarwuuu.json index 17b8e20f9..81add54cc 100644 --- a/domains/_vercel.skarwuuu.json +++ b/domains/_vercel.skarwuuu.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "TXT": [ - "vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c" - ] - } + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=skarwuuu.is-a.dev,eb14a67d4b3b06f29c5c"] + } } diff --git a/domains/_vercel.sun.json b/domains/_vercel.sun.json index fba2fd438..c41aa041b 100644 --- a/domains/_vercel.sun.json +++ b/domains/_vercel.sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "TXT": "vc-domain-verify=sun.is-a.dev,3d30eed3d9b17b680b03" + } } diff --git a/domains/_vercel.swami.json b/domains/_vercel.swami.json index 96e206351..debf61bf7 100644 --- a/domains/_vercel.swami.json +++ b/domains/_vercel.swami.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "aadltya" - }, - "record": { - "TXT": [ - "vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728" - ] - } -} \ No newline at end of file + "owner": { + "username": "aadltya" + }, + "record": { + "TXT": ["vc-domain-verify=swami.is-a.dev,ebd6de23b5512663a728"] + } +} diff --git a/domains/_vercel.vantage.json b/domains/_vercel.vantage.json index 084102fc1..f0ed414e0 100644 --- a/domains/_vercel.vantage.json +++ b/domains/_vercel.vantage.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "TXT": [ - "vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0" - ] - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "TXT": ["vc-domain-verify=vantage.is-a.dev,880ae7aaeb22f3419bd0"] + } } diff --git a/domains/_vercel.wizardsword.json b/domains/_vercel.wizardsword.json index 9d6d33c4a..a5afab226 100644 --- a/domains/_vercel.wizardsword.json +++ b/domains/_vercel.wizardsword.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "MukuJhansi", - "discord": "1115658967012626542" - }, - "record": { - "TXT": [ - "vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24" - ] - } -} +{ + "owner": { + "username": "MukuJhansi", + "discord": "1115658967012626542" + }, + "record": { + "TXT": ["vc-domain-verify=wizardsword.is-a.dev,bf203775c8ab97f0aa24"] + } +} diff --git a/domains/abby.json b/domains/abby.json index 70ff7f6dd..8085e0616 100644 --- a/domains/abby.json +++ b/domains/abby.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "MiloDev123", - "email": "milo@milosantos.com", - "discord": "699318362848886864" - }, - "record": { - "NS": [ - "kristin.ns.cloudflare.com", - "uriah.ns.cloudflare.com" - ] - } + "owner": { + "username": "MiloDev123", + "email": "milo@milosantos.com", + "discord": "699318362848886864" + }, + "record": { + "NS": ["kristin.ns.cloudflare.com", "uriah.ns.cloudflare.com"] + } } diff --git a/domains/abdelghani.json b/domains/abdelghani.json index 37b3275b7..8c01127ca 100644 --- a/domains/abdelghani.json +++ b/domains/abdelghani.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "abdessattar23", - "discord": "1226143665567567954", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" - }, + "owner": { + "username": "abdessattar23", + "discord": "1226143665567567954", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.eU0sigYFTiUmRSsjTm8HIpmuwsrshbwh3EHiAN0We7TPTvlwMZxh3Yf7G9dkLOygXKomX08LOA1ELcJB9vK2OWbbK2k6fOJQQCKr6S7pV9ZU4HifKGXPxQKoPAmo72Zqenp9PBZ0USq0j05eprWD5deGY3YvW_L6o38wcDJdSD2k8ivwPFxvY3PUA1ntL8tHVAhq-oMPXUVXVpsHjZqDGbatQEHyUe0vQhc7dbmJF5HlvRVXOw3M-1EQmBURw_5tEAKDxZSzn2G0zu2hGnzT_vqgi-OAu9cSM1br4ytgLbUHG1VnuU9VQtEXLF1Rvp8aWPUwxq_1ojm07mzXBChM4g.JuGnrwrSF9PLG44nC_dtRA.Lb1j-9z9OQiV-bS8d0vSFUqV367FZpYp2wZmKlodkAagnu8suFiGz2DzxT086wdpucbFOCRJD4l1jjBVcNDq7R12hdcpu5_o-zh8r5JwpbDVyjC4Mjdxs4hLpwZH5OEp.OmkfnGL8CjO_8IJtjAfnwQ" + }, - "record": { - "CNAME": "king255-del.github.io" - } - } + "record": { + "CNAME": "king255-del.github.io" + } +} diff --git a/domains/abhishekissac.json b/domains/abhishekissac.json index 04f9c199c..ee7e62597 100644 --- a/domains/abhishekissac.json +++ b/domains/abhishekissac.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abhishek-Issac", - "email": "abhishekissac0@gmail.com" - }, - "record": { - "CNAME": "abhishek-issac.github.io" - }, - "proxied": false + "owner": { + "username": "Abhishek-Issac", + "email": "abhishekissac0@gmail.com" + }, + "record": { + "CNAME": "abhishek-issac.github.io" + }, + "proxied": false } diff --git a/domains/ada.json b/domains/ada.json index df38c2c70..68b113b9b 100644 --- a/domains/ada.json +++ b/domains/ada.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ada-lovecraft", - "email": "ada@codevinsky.com" - }, - "record": { - "CNAME": "ada-lovecraft.github.io" - } + "owner": { + "username": "ada-lovecraft", + "email": "ada@codevinsky.com" + }, + "record": { + "CNAME": "ada-lovecraft.github.io" + } } diff --git a/domains/adib.json b/domains/adib.json index ff5c21a4d..eaec424cc 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "URL": "https://adib23704.com" - } + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "URL": "https://adib23704.com" + } } diff --git a/domains/aeyika.json b/domains/aeyika.json index fcc67f8f7..5daaf7ac9 100644 --- a/domains/aeyika.json +++ b/domains/aeyika.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aeyika", - "email": "aeyikastech@gmail.com" - }, - "record": { - "CNAME": "portfolio-aeyikas-projects.vercel.app" - } + "owner": { + "username": "aeyika", + "email": "aeyikastech@gmail.com" + }, + "record": { + "CNAME": "portfolio-aeyikas-projects.vercel.app" + } } diff --git a/domains/ah2.json b/domains/ah2.json index 9e8fb54fc..52cfde079 100644 --- a/domains/ah2.json +++ b/domains/ah2.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ah2", - "email": "uni.ahmamy@gmail.com" - }, - "record": { - "URL": "https://hamd.cloud.libraryofcode.org" - } + "owner": { + "username": "ah2", + "email": "uni.ahmamy@gmail.com" + }, + "record": { + "URL": "https://hamd.cloud.libraryofcode.org" + } } diff --git a/domains/aidan.json b/domains/aidan.json index 4c83a2f42..40049af0b 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sangnd2x", - "email": "sanguyen128@gmail.com" - }, - "record": { - "A": ["103.211.201.28"] - } + "owner": { + "username": "sangnd2x", + "email": "sanguyen128@gmail.com" + }, + "record": { + "A": ["103.211.201.28"] + } } diff --git a/domains/ajtabs.json b/domains/ajtabs.json index d022ee1f0..b6c25a2f7 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajtabjs", - "email": "oro10jua@gmail.com" - }, - "record": { - "CNAME": "aj-swag-portfolio.pages.dev" - } -} + "owner": { + "username": "ajtabjs", + "email": "oro10jua@gmail.com" + }, + "record": { + "CNAME": "aj-swag-portfolio.pages.dev" + } +} diff --git a/domains/akay.json b/domains/akay.json index b44511fed..bc171483e 100644 --- a/domains/akay.json +++ b/domains/akay.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "AKBORANA3" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "AKBORANA3" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/akk1to.json b/domains/akk1to.json index 95c7591f2..5f3997d5b 100644 --- a/domains/akk1to.json +++ b/domains/akk1to.json @@ -7,15 +7,8 @@ "discord": "727497287777124414" }, "record": { - "A":[ - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "A": ["185.199.108.153", "185.199.111.153", "185.199.110.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json index 660323ea1..ddfc58b2c 100644 --- a/domains/alan-huynh.json +++ b/domains/alan-huynh.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "hdmquan", - "email": "hdmquan@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } -} \ No newline at end of file + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/alan-smith.json b/domains/alan-smith.json index c1cc6c8df..ea72e2a79 100644 --- a/domains/alan-smith.json +++ b/domains/alan-smith.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AlanDoesCS", - "email": "", - "discord": "730009898942988299", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" - }, - "record": { - "CNAME": "alandoescs.github.io" - } + "owner": { + "username": "AlanDoesCS", + "email": "", + "discord": "730009898942988299", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Immp3HgqOvoplEYYoUA3Svp2THkx-M7zYK40QEwo92htoYTIMb06Jr41viIoiS54WxHndFOTfKu8mVfkfBn6Ddvv3NVhj99R__0OtqqiBkyu7F7uBnZwyq-bGRx8y4SNVhek_NKLuEMbIxHnE21lZEMScbTuL6v_C5mjVZ4EYD8KIPOni_PqBDqrgmRd9ECIPuVAs55ekba6in7jiSbm0-ERfrQ7KqAASTpw17VtjXEL99uPVbx45amsbTMKUjcgZJ-xN_Z4heIcPlxnllVYUZ2fCDw4PhJlGGh8Bg2LCyXbLUMVw5vQESFxEpm682p_rruCRSBCNbHdP4TIF6bI2w.5LaEVt0VljKihoKo-ohj5Q.3bF4ihh9j5tyc916AhgbzB6-LdNGzp4l1VsRT390mcE2fvN9mj46niGBDBapwZqjRiNZgNOzAqKKVUwde-gfek6OgLe4ZsGJSATvF-B6YaM.XnzWEJO3I3UYsV1yl5SfYg" + }, + "record": { + "CNAME": "alandoescs.github.io" + } } diff --git a/domains/albakhet.json b/domains/albakhet.json index 49e8b9333..a6889c508 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -1,14 +1,11 @@ -{ - "description": "my email forwarding domain", - "owner": { - "username": "Somaiya-XI", - "discord": "Sen!#0577" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } -} +{ + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/alvindennis.json b/domains/alvindennis.json index 2605e68a7..ee7783f80 100644 --- a/domains/alvindennis.json +++ b/domains/alvindennis.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "alvin-dennis", - "discord": "732503927940972605" - }, - - "record": { - "CNAME": "alvindennis.vercel.app" - } - } + "owner": { + "username": "alvin-dennis", + "discord": "732503927940972605" + }, + + "record": { + "CNAME": "alvindennis.vercel.app" + } +} diff --git a/domains/anbuinfosec.json b/domains/anbuinfosec.json index 8f930e996..b9a26f6f2 100644 --- a/domains/anbuinfosec.json +++ b/domains/anbuinfosec.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "anbuinfosec" - }, - "record": { - "CNAME": "anbuinfosec.github.io" - } -} + "owner": { + "username": "anbuinfosec" + }, + "record": { + "CNAME": "anbuinfosec.github.io" + } +} diff --git a/domains/andreijiroh.json b/domains/andreijiroh.json index a02dd8b11..a9da6c39e 100644 --- a/domains/andreijiroh.json +++ b/domains/andreijiroh.json @@ -7,6 +7,6 @@ "bsky": "did:plc:wcx4c3osbuzrwmxkqdfqygwv" }, "record": { - "NS": ["kallie.ns.cloudflare.com","tadeo.ns.cloudflare.com"] + "NS": ["kallie.ns.cloudflare.com", "tadeo.ns.cloudflare.com"] } } diff --git a/domains/anhnguyen94.json b/domains/anhnguyen94.json index 498cfa301..cdec6a2ff 100644 --- a/domains/anhnguyen94.json +++ b/domains/anhnguyen94.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for anhnguyen1907", - "owner": { - "username": "anhnguyen1907", - "email": "cau2tomy@gmail.com" - }, - "record": { + "description": "Portfolio redirect for anhnguyen1907", + "owner": { + "username": "anhnguyen1907", + "email": "cau2tomy@gmail.com" + }, + "record": { "CNAME": "anhnguyen1907.github.io" - } + } } diff --git a/domains/annant.json b/domains/annant.json index 78cb5f780..c01c76a56 100644 --- a/domains/annant.json +++ b/domains/annant.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ThatNerdyKun", -"discord": "629851641579044874" - }, + "owner": { + "username": "ThatNerdyKun", + "discord": "629851641579044874" + }, - "record": { - "CNAME": "annant.pages.dev" - } + "record": { + "CNAME": "annant.pages.dev" + } } diff --git a/domains/anshu.json b/domains/anshu.json index 6b337d13d..2dac10c30 100644 --- a/domains/anshu.json +++ b/domains/anshu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anshu-prakash", - "email": "anshuprakash8445@gmail.com" - }, - "record": { - "CNAME": "anshu-prakash.github.io" - } + "owner": { + "username": "anshu-prakash", + "email": "anshuprakash8445@gmail.com" + }, + "record": { + "CNAME": "anshu-prakash.github.io" + } } diff --git a/domains/ante.json b/domains/ante.json index 3e3cb8301..073531e8a 100644 --- a/domains/ante.json +++ b/domains/ante.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "antebrl", - "email": "ahcwnh@gmail.com" - }, - "record": { - "A": ["130.61.108.36"], - "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] - } + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "A": ["130.61.108.36"], + "TXT": ["dh=6d109bce7d0aeacdc4a573c959d85a778d239527"] + } } diff --git a/domains/anuraglimbu.json b/domains/anuraglimbu.json index c23395363..772c14094 100644 --- a/domains/anuraglimbu.json +++ b/domains/anuraglimbu.json @@ -1,11 +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 +{ + "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" + } +} diff --git a/domains/api-peantastic.json b/domains/api-peantastic.json index 97223312a..d385390ea 100644 --- a/domains/api-peantastic.json +++ b/domains/api-peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "tantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "Hello, my name is Peantastic, and I am a dedicated developer with a passion for creating innovative solutions and enhancing user experiences. It's a pleasure to connect with you!", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "tantinh.onrender.com" + } +} diff --git a/domains/api.acronical.json b/domains/api.acronical.json index 335fb70a7..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": [ - "138.68.133.84" - ] - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": ["138.68.133.84"] + } } diff --git a/domains/aquiffoo.json b/domains/aquiffoo.json index a310d9885..baa01110f 100644 --- a/domains/aquiffoo.json +++ b/domains/aquiffoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "aquiffoo", - "email": "aquilesffoliveira@gmail.com" - }, - "record": { - "URL": "https://aquiffoo.vercel.app" - } + "owner": { + "username": "aquiffoo", + "email": "aquilesffoliveira@gmail.com" + }, + "record": { + "URL": "https://aquiffoo.vercel.app" + } } diff --git a/domains/arnxv.json b/domains/arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/arnxv.json +++ b/domains/arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/aruntechpro.json b/domains/aruntechpro.json index b0fab6ae8..dd5077f03 100644 --- a/domains/aruntechpro.json +++ b/domains/aruntechpro.json @@ -1,10 +1,10 @@ -{ - "description": "Personal Website", - "owner": { - "username": "aruntechpro", - "email": "arunkumarakr03@gmail.com" - }, - "record": { - "CNAME": "aruntechpro.github.io" - } -} +{ + "description": "Personal Website", + "owner": { + "username": "aruntechpro", + "email": "arunkumarakr03@gmail.com" + }, + "record": { + "CNAME": "aruntechpro.github.io" + } +} diff --git a/domains/aruria.json b/domains/aruria.json index 262a1aba6..394e7ce6f 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "cjolivier123", - "discord": "1175481072088268920", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" - }, - - "record": { - "CNAME": "cjolivier123.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "CNAME": "cjolivier123.github.io" + } +} diff --git a/domains/ashikmuhammed.json b/domains/ashikmuhammed.json index 9a7c933cf..92de684d9 100644 --- a/domains/ashikmuhammed.json +++ b/domains/ashikmuhammed.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", - "owner": { - "username": "professorSergioMarquina", - "email": "mrjinnoftg@gmail.com" - }, - "record": { - "CNAME": "professorsergiomarquina.github.io" - }, - "proxied": true + "repo": "https://github.com/professorSergioMarquina/professorSergioMarquina.github.io", + "owner": { + "username": "professorSergioMarquina", + "email": "mrjinnoftg@gmail.com" + }, + "record": { + "CNAME": "professorsergiomarquina.github.io" + }, + "proxied": true } diff --git a/domains/astra.json b/domains/astra.json index a18e5fcc9..732e5c81b 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MeHiGalatHu", - "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" - - }, - "record": { - "CNAME": "astra-api.glitch.me" - } -} + "owner": { + "username": "MeHiGalatHu", + "email": "jabpadhekaindiatabhitoiitjayga@gmail.com" + }, + "record": { + "CNAME": "astra-api.glitch.me" + } +} diff --git a/domains/atharvd.json b/domains/atharvd.json index eb71cd72c..f2ebcd78a 100644 --- a/domains/atharvd.json +++ b/domains/atharvd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "D-Atharv", - "email": "atharv.dewangan04@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-dusky-six-78.vercel.app" - } + "owner": { + "username": "D-Atharv", + "email": "atharv.dewangan04@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-dusky-six-78.vercel.app" + } } diff --git a/domains/axo.json b/domains/axo.json index 97a4b991f..26071f6d0 100644 --- a/domains/axo.json +++ b/domains/axo.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "ImAxolotlicekDev", - "discord": "1125148972449796136", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" - }, - - "record": { - "A": ["158.178.206.169"] - } - } - \ No newline at end of file + "owner": { + "username": "ImAxolotlicekDev", + "discord": "1125148972449796136", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.qTh1SRQ2rIL26gQVBhmWSiLfW8cEEKLYBIYAj90jEctx9sSIXBWVGNBbtHzRKEajLmLPJClSn3H1ZEh1y0a-xaZZtyyQMJPSnLz0uq9GwjGqnC7GERliGZZMgdcdbHkskkDx5HU0yIjQYKcCKcTxDpEoIGfjJsc0sxQSGvz7gzH2XLuPmaGQY_9N-iJRT5Qxoe7dZ8f8cXT1XQr0SMuVw_MK-oHv05N8Mq33n7bYBdevRJjwGm9-fgceAS4Az30GCu4LPftFw2aUnz-mfzQNP7FaTq6hAkmIXGF1TI4zZwI8s0E5SYYF0Wdeza5I5bL2eV9U0ZKb8TBDYlOCu4zt-A.l7hez3hwbNNkuYc5mGcHnw.ZaJJd4kNJZPDYem-sNHBJ1qzSaGPQiERP1LBUZ-HDvbGC6FHBrdBJ-LFm_9k_jmPTSYgyU7Pz9YqKcaZhLWPHmYYhurP2t3gG9jDEAGoi4HB6I5Ddlc0g_WthxOak8Yx.bwqnONbqUYeiqlYhZ6fWXw" + }, + + "record": { + "A": ["158.178.206.169"] + } +} diff --git a/domains/badnguy.json b/domains/badnguy.json index a2b292f48..f7160af9e 100644 --- a/domains/badnguy.json +++ b/domains/badnguy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nguyenbaduy011", - "email": "nguyenbaduy011@gmail.com" - }, - "record": { - "CNAME": "nguyenbaduy011.github.io" - } + "owner": { + "username": "nguyenbaduy011", + "email": "nguyenbaduy011@gmail.com" + }, + "record": { + "CNAME": "nguyenbaduy011.github.io" + } } diff --git a/domains/base-swag.json b/domains/base-swag.json index 8a4b322eb..eb9c4c35e 100644 --- a/domains/base-swag.json +++ b/domains/base-swag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Base-Swag", - "email": "officialnamefier@gmail.com" - }, - "record": { - "CNAME": "base-swag.github.io" - } + "owner": { + "username": "Base-Swag", + "email": "officialnamefier@gmail.com" + }, + "record": { + "CNAME": "base-swag.github.io" + } } diff --git a/domains/blacsheep.json b/domains/blacsheep.json index 7d2f86b7b..0b41919b5 100644 --- a/domains/blacsheep.json +++ b/domains/blacsheep.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "blacsheep", - "email": "lanzou1.0@gmail.com" - }, - "record": { - "CNAME": "blacsheep.github.io" - } + "owner": { + "username": "blacsheep", + "email": "lanzou1.0@gmail.com" + }, + "record": { + "CNAME": "blacsheep.github.io" + } } diff --git a/domains/bleemis42.json b/domains/bleemis42.json index b76c1ad1b..faf8bd9bb 100644 --- a/domains/bleemis42.json +++ b/domains/bleemis42.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BleemIs42", - "description": "BleemIs42.is-a.dev", - "email": "BleemIs42@gmail.com" - }, - "record": { - "CNAME": "BleemIs42.github.io" - } + "owner": { + "username": "BleemIs42", + "description": "BleemIs42.is-a.dev", + "email": "BleemIs42@gmail.com" + }, + "record": { + "CNAME": "BleemIs42.github.io" + } } diff --git a/domains/bnfone.json b/domains/bnfone.json index 61d6e350d..ae575ba75 100644 --- a/domains/bnfone.json +++ b/domains/bnfone.json @@ -6,9 +6,6 @@ "email": "is-a-dev-registration.zbden@simplelogin.com" }, "record": { - "NS": [ - "desiree.ns.cloudflare.com", - "mcgrory.ns.cloudflare.com" - ] + "NS": ["desiree.ns.cloudflare.com", "mcgrory.ns.cloudflare.com"] } } diff --git a/domains/bot.json b/domains/bot.json index f4251255c..19228f791 100644 --- a/domains/bot.json +++ b/domains/bot.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "tanmoythebot" - }, - "record": { - "CNAME": "tanmoythebot.github.io" - } -} \ No newline at end of file + "owner": { + "username": "tanmoythebot" + }, + "record": { + "CNAME": "tanmoythebot.github.io" + } +} diff --git a/domains/bteamapp.json b/domains/bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/bteamapp.json +++ b/domains/bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/bxqrn.json b/domains/bxqrn.json index ea5dd30e3..4d459c75e 100644 --- a/domains/bxqrn.json +++ b/domains/bxqrn.json @@ -1,12 +1,12 @@ { - "domain": "bxqrn.is-a.dev", - "subdomain": "bxqrn", - "owner": { - "repo": "https://github.com/bxqrn/bxqrn.github.io", - "email": "flqmze@gmail.com", - "username": "bxqrn" - }, - "record": { - "CNAME": "bxqrn.github.io" - } + "domain": "bxqrn.is-a.dev", + "subdomain": "bxqrn", + "owner": { + "repo": "https://github.com/bxqrn/bxqrn.github.io", + "email": "flqmze@gmail.com", + "username": "bxqrn" + }, + "record": { + "CNAME": "bxqrn.github.io" + } } diff --git a/domains/chamo.json b/domains/chamo.json index e943113de..fd54f3c29 100644 --- a/domains/chamo.json +++ b/domains/chamo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chamzz99", - "email": "chamzz.dev@gmail.com" - }, - "record": { - "CNAME": "chamzz99.github.io" - } + "owner": { + "username": "chamzz99", + "email": "chamzz.dev@gmail.com" + }, + "record": { + "CNAME": "chamzz99.github.io" + } } diff --git a/domains/chattingmessenger.json b/domains/chattingmessenger.json index c2652d957..3d2753ff3 100644 --- a/domains/chattingmessenger.json +++ b/domains/chattingmessenger.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "riotoff", - "discord": "1040929084684902460" - }, - "record": { - "CNAME": "riotoff.github.io" - } -} + "owner": { + "username": "riotoff", + "discord": "1040929084684902460" + }, + "record": { + "CNAME": "riotoff.github.io" + } +} diff --git a/domains/chromesec.json b/domains/chromesec.json index 5554d73f5..711512fc0 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -1,12 +1,12 @@ { - "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", - "repo": "https://github.com/CaenJones/ChromeSEC", - "owner": { - "username": "CaenJones", - "email": "cj@caenjones.com", - "twitter": "" - }, - "record": { - "URL": "https://caenjones.is-a.dev/ChromeSEC" - } -} + "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", + "repo": "https://github.com/CaenJones/ChromeSEC", + "owner": { + "username": "CaenJones", + "email": "cj@caenjones.com", + "twitter": "" + }, + "record": { + "URL": "https://caenjones.is-a.dev/ChromeSEC" + } +} diff --git a/domains/chubol.json b/domains/chubol.json index 902c76331..748a8f34f 100644 --- a/domains/chubol.json +++ b/domains/chubol.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "chubol", - "email": "husks@tuta.io" - }, - "record": { - "CNAME": "chubol.github.io" - } + "owner": { + "username": "chubol", + "email": "husks@tuta.io" + }, + "record": { + "CNAME": "chubol.github.io" + } } diff --git a/domains/chuyentinorz.json b/domains/chuyentinorz.json index 1f03fe59e..0fabb67d3 100644 --- a/domains/chuyentinorz.json +++ b/domains/chuyentinorz.json @@ -1,18 +1,13 @@ { - "description": "This is the landing page of ChuyenTinORZ", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "A": [ - "216.198.79.65" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "This is the landing page of ChuyenTinORZ", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "A": ["216.198.79.65"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/clayza.json b/domains/clayza.json index 5f2975dfe..0e3b2ae56 100644 --- a/domains/clayza.json +++ b/domains/clayza.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", - "owner": { - "username": "ClayzaAubert", - "email": "clayzasc@gmail.com" - }, - "record": { - "CNAME": "clayzaaubert.github.io" - } + "repo": "https://github.com/ClayzaAubert/clayzaaubert.github.io", + "owner": { + "username": "ClayzaAubert", + "email": "clayzasc@gmail.com" + }, + "record": { + "CNAME": "clayzaaubert.github.io" + } } diff --git a/domains/clipping.json b/domains/clipping.json index 6fb3d138b..fe05c2050 100644 --- a/domains/clipping.json +++ b/domains/clipping.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "hazelvert" - }, - "record": { - "CNAME": "hazelvert.github.io" - } + "owner": { + "username": "hazelvert" + }, + "record": { + "CNAME": "hazelvert.github.io" + } } diff --git a/domains/cloudy1337.json b/domains/cloudy1337.json index 2c130551d..12b3ec1a1 100644 --- a/domains/cloudy1337.json +++ b/domains/cloudy1337.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "OfficialSmojo17", - "email": "smmojo17@gmail.com", - "discord": "mapperdotexe" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "OfficialSmojo17", + "email": "smmojo17@gmail.com", + "discord": "mapperdotexe" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/co.ligmatv.json b/domains/co.ligmatv.json index ee5fdc4e8..7ce8810b1 100644 --- a/domains/co.ligmatv.json +++ b/domains/co.ligmatv.json @@ -5,11 +5,7 @@ "email": "ligmatv.id@gmail.com" }, "record": { - "MX": [ - "mx.zoho.com", - "mx2.zoho.com", - "mx3.zoho.com" - ], + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": [ "zoho-verification=zb21447312.zmverify.zoho.com", "v=spf1 include:zoho.com ~all" diff --git a/domains/codelabworks.json b/domains/codelabworks.json index 09bf2c3d8..294c635b7 100644 --- a/domains/codelabworks.json +++ b/domains/codelabworks.json @@ -1,13 +1,10 @@ { - "repo": "https://github.com/shadowgaming-backup/register", - "owner": { - "email": "shadowgaming-backup@proton.me", - "username": "shadowgaming-backup" - }, - "record": { - "NS": [ - "mina.ns.cloudflare.com", - "harlan.ns.cloudflare.com" - ] - } + "repo": "https://github.com/shadowgaming-backup/register", + "owner": { + "email": "shadowgaming-backup@proton.me", + "username": "shadowgaming-backup" + }, + "record": { + "NS": ["mina.ns.cloudflare.com", "harlan.ns.cloudflare.com"] + } } diff --git a/domains/codesuthar.json b/domains/codesuthar.json index dde7f4542..e61280157 100644 --- a/domains/codesuthar.json +++ b/domains/codesuthar.json @@ -4,9 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "NS": [ - "dexter.ns.cloudflare.com", - "fay.ns.cloudflare.com" - ] + "NS": ["dexter.ns.cloudflare.com", "fay.ns.cloudflare.com"] } } diff --git a/domains/computerblade.json b/domains/computerblade.json index 20aab1e9e..1e16f82a0 100644 --- a/domains/computerblade.json +++ b/domains/computerblade.json @@ -1,8 +1,8 @@ -{ - "owner": { - "username": "computerblade-official" - }, - "record": { - "CNAME": "computerblade.vercel.app" - } -} +{ + "owner": { + "username": "computerblade-official" + }, + "record": { + "CNAME": "computerblade.vercel.app" + } +} diff --git a/domains/congnv.json b/domains/congnv.json index ff3ebedc8..faef4e873 100644 --- a/domains/congnv.json +++ b/domains/congnv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "congnv0330", - "email": "congnv3030@gmail.com" - }, - "record": { - "CNAME": "congnv0330.github.io" - } + "owner": { + "username": "congnv0330", + "email": "congnv3030@gmail.com" + }, + "record": { + "CNAME": "congnv0330.github.io" + } } diff --git a/domains/creeperita104.json b/domains/creeperita104.json index 1af8f40d5..5d9fecb76 100644 --- a/domains/creeperita104.json +++ b/domains/creeperita104.json @@ -4,6 +4,6 @@ "email": "creeperita.09@gmail.com" }, "record": { - "NS":["kyrie.ns.cloudflare.com","vida.ns.cloudflare.com"] - } + "NS": ["kyrie.ns.cloudflare.com", "vida.ns.cloudflare.com"] + } } diff --git a/domains/cursedscrubdaddygang.json b/domains/cursedscrubdaddygang.json index e54f3c87a..d0d74d5bb 100644 --- a/domains/cursedscrubdaddygang.json +++ b/domains/cursedscrubdaddygang.json @@ -1,10 +1,10 @@ { - "owner": { - "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", - "username": "quantummapleqc", - "discord": "herricksom" - }, - "record": { - "CNAME": "quantummapleqc.github.io" - } -} + "owner": { + "repo": "https://github.com/QuantumMapleQC/quantummapleqc.github.io", + "username": "quantummapleqc", + "discord": "herricksom" + }, + "record": { + "CNAME": "quantummapleqc.github.io" + } +} diff --git a/domains/cvrvmebj6qss.bteamapp.json b/domains/cvrvmebj6qss.bteamapp.json index 5aff5ef1a..293c0c532 100644 --- a/domains/cvrvmebj6qss.bteamapp.json +++ b/domains/cvrvmebj6qss.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-g66qqa7lomqvs2.dv.googlehosted.com" + } } diff --git a/domains/daim.json b/domains/daim.json index d279185ab..6cdfaa69b 100644 --- a/domains/daim.json +++ b/domains/daim.json @@ -1,7 +1,7 @@ { "owner": { "username": "sYnceDez41", - "email":"zdaim78@gmail.com" + "email": "zdaim78@gmail.com" }, "record": { "CNAME": "devdaim.vercel.app" diff --git a/domains/dainfloop.json b/domains/dainfloop.json index dc9b403cb..9cb76e3b1 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -1,22 +1,15 @@ { - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - "record": { - "A": [ - "37.27.51.34" - ], - "AAAA": [ - "2a01:4f9:3081:399c::4" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", - "domain-verification=haroon" - ] - } + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + "record": { + "A": ["37.27.51.34"], + "AAAA": ["2a01:4f9:3081:399c::4"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": [ + "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all", + "domain-verification=haroon" + ] + } } diff --git a/domains/darshan.json b/domains/darshan.json index 31854868b..cca8b533e 100644 --- a/domains/darshan.json +++ b/domains/darshan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Dqrshan", - "email": "darshan310268@gmail.com", - "discord": "838620835282812969" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "Dqrshan", + "email": "darshan310268@gmail.com", + "discord": "838620835282812969" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json index 1b5d366c3..fc6595f21 100644 --- a/domains/dash.bernardonogueira8.json +++ b/domains/dash.bernardonogueira8.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/default._domainkey.yxz.json b/domains/default._domainkey.yxz.json index db0fb2718..6ce67104f 100644 --- a/domains/default._domainkey.yxz.json +++ b/domains/default._domainkey.yxz.json @@ -6,9 +6,9 @@ }, "record": { "TXT": [ - "v=DKIM1; h=sha256; k=rsa; ", - "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", - "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" + "v=DKIM1; h=sha256; k=rsa; ", + "p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkZrPwMQ7rlS6FhIaX5RgqWzKC1RdCB6GmxsdtKVbqGVzQX6WiwFXrgfQ3SqxlZXc1w+YFD7u2NFUahq+wgBnUos9ZwkmezRjq/toAEWuEV7ATtQDuWZNE6O9ab37I36rXT4pmJHZq5BGgXAY8ILKHQ6F1ZNWw7+nzCggeiGezTG8beMjnN3jy+PMafC5Q1cUZXYHme/F301Otj", + "H4U6OpMzG4pWCFH3mXK14MeSff0m4ltcB5LkenlvANWm5nU+W+hssBL58iBKdFYIAz7rYoJs5OM2JO8wZZ6NFrWxtEYSjbMasq3mG4BkSP8+o0/Cp/UTARvp6XoG+T6V1E6OPyTwIDAQAB" ] } } diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json index 78592746b..b7d688c90 100644 --- a/domains/denisklimenko.json +++ b/domains/denisklimenko.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DenisKlimenko", - "email": "denis.klimenko.92@gmail.com" - }, - "record": { - "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] - } + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } } diff --git a/domains/devmatei.json b/domains/devmatei.json index 362b85d4b..6e3df9b17 100644 --- a/domains/devmatei.json +++ b/domains/devmatei.json @@ -1,21 +1,15 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "v=spf1 include:zoho.eu ~all", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" - ] - }, - "proxied": true + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["75.2.60.5"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIOzUFPBEQXJA2Rh16fCXNC8YASZtoVbievhK2Wwof2/nd+TGcMiLhr9BT9Iiq7pc0zOlzA5fsCYzxXRpBQqiPvXQT/gYvWaVWIJaDSiQHuiz4mA8s8PEPX/iovSZWy4cCge9Gd1WKkFJLPHqVrFnOeVCPl8xFvcKU4z4uQIDAQAB" + ] + }, + "proxied": true } diff --git a/domains/dhlcgd.json b/domains/dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/dhlcgd.json +++ b/domains/dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/diti.json b/domains/diti.json index fa95c2b86..3af928284 100644 --- a/domains/diti.json +++ b/domains/diti.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Pixeler5diti", - "email": "ditivasisht@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Pixeler5diti", + "email": "ditivasisht@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/doantran.json b/domains/doantran.json index 8c0015644..3ba9f4f18 100644 --- a/domains/doantran.json +++ b/domains/doantran.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Gressi-177", - "email": "vietdoan177@gmail.com" - }, - "record": { - "CNAME": "portfolio-viet-doans-projects.vercel.app" - } + "owner": { + "username": "Gressi-177", + "email": "vietdoan177@gmail.com" + }, + "record": { + "CNAME": "portfolio-viet-doans-projects.vercel.app" + } } diff --git a/domains/docs.devmatei.json b/domains/docs.devmatei.json index fb9d70034..630ec0d94 100644 --- a/domains/docs.devmatei.json +++ b/domains/docs.devmatei.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/doom.json b/domains/doom.json index 0812517cd..f9ad902fe 100644 --- a/domains/doom.json +++ b/domains/doom.json @@ -1,12 +1,12 @@ { - "description": "My personal website inspired by 90s personal websites made in Geocities", - "repo": "https://github.com/itsdoomone/itsdoomone.github.io", - "owner": { - "username": "ItsDoomOne", - "email": "leodroid796@gmail.com", - "discord": "527778424392253441" - }, - "record": { - "CNAME": "itsdoomone.github.io" - } + "description": "My personal website inspired by 90s personal websites made in Geocities", + "repo": "https://github.com/itsdoomone/itsdoomone.github.io", + "owner": { + "username": "ItsDoomOne", + "email": "leodroid796@gmail.com", + "discord": "527778424392253441" + }, + "record": { + "CNAME": "itsdoomone.github.io" + } } diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json index 1cbcb88f9..71a2f96e3 100644 --- a/domains/drpleaserespect.json +++ b/domains/drpleaserespect.json @@ -5,9 +5,6 @@ "discord": "300641942646161409" }, "record": { - "NS": [ - "frank.ns.cloudflare.com", - "hope.ns.cloudflare.com" - ] + "NS": ["frank.ns.cloudflare.com", "hope.ns.cloudflare.com"] } -} \ No newline at end of file +} diff --git a/domains/ducanhng.json b/domains/ducanhng.json index f248301b0..3221f5f8d 100644 --- a/domains/ducanhng.json +++ b/domains/ducanhng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ducanhitz", - "email": "ducanhng.dev@gmail.com" - }, - "record": { - "CNAME": "ducanhitz.github.io" - } + "owner": { + "username": "ducanhitz", + "email": "ducanhng.dev@gmail.com" + }, + "record": { + "CNAME": "ducanhitz.github.io" + } } diff --git a/domains/ductai05.json b/domains/ductai05.json index 77573c131..1071bc285 100644 --- a/domains/ductai05.json +++ b/domains/ductai05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ductai05", - "email": "ductai.dt05@gmail.com" - }, - "record": { - "CNAME": "ductai05.github.io" - } + "owner": { + "username": "ductai05", + "email": "ductai.dt05@gmail.com" + }, + "record": { + "CNAME": "ductai05.github.io" + } } diff --git a/domains/duydo.json b/domains/duydo.json index 3e48290e3..3b34c1a70 100644 --- a/domains/duydo.json +++ b/domains/duydo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "duydo", - "email": "doquocduy@gmail.com" - }, - "record": { - "CNAME": "duydo.github.io" - } + "owner": { + "username": "duydo", + "email": "doquocduy@gmail.com" + }, + "record": { + "CNAME": "duydo.github.io" + } } diff --git a/domains/duyminhhello.json b/domains/duyminhhello.json index 762257986..8955fae4e 100644 --- a/domains/duyminhhello.json +++ b/domains/duyminhhello.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tranphamduyminhhello", - "email": "tranphamduyminh.hello@gmail.com" - }, - "record": { + "owner": { + "username": "tranphamduyminhhello", + "email": "tranphamduyminh.hello@gmail.com" + }, + "record": { "CNAME": "tranphamduyminhhello.github.io" } } diff --git a/domains/dyikes.json b/domains/dyikes.json index 670fb7662..0f9a958a1 100644 --- a/domains/dyikes.json +++ b/domains/dyikes.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dyikes", - "email": "f@power.slmail.me" - }, - "record": { - "CNAME": "dyikes.duckdns.org" - } + "owner": { + "username": "dyikes", + "email": "f@power.slmail.me" + }, + "record": { + "CNAME": "dyikes.duckdns.org" + } } diff --git a/domains/ela.json b/domains/ela.json index 58fb9c211..c4fc3a1f4 100644 --- a/domains/ela.json +++ b/domains/ela.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "DXRdev" - }, - "record": { - "CNAME": "dxrdev.github.io" - } -} + "owner": { + "username": "DXRdev" + }, + "record": { + "CNAME": "dxrdev.github.io" + } +} diff --git a/domains/elite.json b/domains/elite.json index 402135049..d1fe4673f 100644 --- a/domains/elite.json +++ b/domains/elite.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "thaihung48", - "email": "contact.hungg+dev@gmail.com" - }, - "record": { - "NS": [ - "dilbert.ns.cloudflare.com", - "fish.ns.cloudflare.com" - ] - } + "owner": { + "username": "thaihung48", + "email": "contact.hungg+dev@gmail.com" + }, + "record": { + "NS": ["dilbert.ns.cloudflare.com", "fish.ns.cloudflare.com"] + } } diff --git a/domains/elulolaito.json b/domains/elulolaito.json index a55764619..ff267d0ca 100644 --- a/domains/elulolaito.json +++ b/domains/elulolaito.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "elulolaito", - "email": "eru.lawliet.death@gmail.com" - }, - "record": { - "CNAME": "elulolaito.github.io" - } + "owner": { + "username": "elulolaito", + "email": "eru.lawliet.death@gmail.com" + }, + "record": { + "CNAME": "elulolaito.github.io" + } } diff --git a/domains/em697376.yxz.json b/domains/em697376.yxz.json index 7597b4ad3..82bd4c2ea 100644 --- a/domains/em697376.yxz.json +++ b/domains/em697376.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "return.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "return.smtp2go.net" + } } diff --git a/domains/enginecreations.json b/domains/enginecreations.json index 4aec6ab1e..4efdc3b42 100644 --- a/domains/enginecreations.json +++ b/domains/enginecreations.json @@ -1,12 +1,12 @@ { - "description": "Engine Creations(TM) main pages", - "repo": "https://github.com/akk1to/enginecreations.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "Engine Creations(TM) main pages", + "repo": "https://github.com/akk1to/enginecreations.github.io", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/erubinyl.json b/domains/erubinyl.json index 676124e95..b2cd9a616 100644 --- a/domains/erubinyl.json +++ b/domains/erubinyl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Erubinyl", - "email": "erubinyl@outlook.com" - }, - "record": { - "CNAME": "erubinyl.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Erubinyl", + "email": "erubinyl@outlook.com" + }, + "record": { + "CNAME": "erubinyl.github.io" + } +} diff --git a/domains/f.jax.json b/domains/f.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/f.jax.json +++ b/domains/f.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/fakhridanishmp.json b/domains/fakhridanishmp.json index ba3e36441..b321aa799 100644 --- a/domains/fakhridanishmp.json +++ b/domains/fakhridanishmp.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "fakhridanishmp" - }, - "record": { - "CNAME": "fakhridanishmp.github.io" - } -} + "owner": { + "username": "fakhridanishmp" + }, + "record": { + "CNAME": "fakhridanishmp.github.io" + } +} diff --git a/domains/fm7qby6i5y25.ttkt.json b/domains/fm7qby6i5y25.ttkt.json index b9f95b574..7de4befb7 100644 --- a/domains/fm7qby6i5y25.ttkt.json +++ b/domains/fm7qby6i5y25.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "gv-kys3ep4lrotyqc.dv.googlehosted.com" + } } diff --git a/domains/generic2.json b/domains/generic2.json index caffa15be..72307e914 100644 --- a/domains/generic2.json +++ b/domains/generic2.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.MTsG19pQNdLCwl95D9NzxouR4mZ-7y2uRcBVVIqCc9Tal1P0D-Qt4JsDR7K-YJWNqRZpTx3-BZzMXweeteboVNF3fDlh06XENgnd2PoxjeGZzovR9sMqn4Ngl9dpGgYsmZgWf7rTjSzzePZx5h-GbTD5mI6ysxda0zrpR-cwjKVv92Lf6T0XTCwxH10DgAXZ_CtUrDq9Sn5pO-ONbUnnRgVDqBW9unD4qSCcKOAAJurGfYfLNX8qYZWfD-Hcs_wptS8fJpjpXIGkP_JF1qsj95pG0t4Bp7hhIXeXm1jmJm2-C-WQkKdZLdBDQ1gIsDhP0fLNfmSyyy532aIbR1FDqA.qX2TYd3WzaYOeAOktSXu5A.7ojhiDUioav23zhWk7sP9yLVAfNvOxL6bTAn78ILURWTwI5pEQWJloCfImCpjwGuoteHerCQNTJLRD8Vvhvd87X6YvbCiJqRPJp77J-VeJICLN5DAFlzeCNGUX4g8c_t.VThkX88tara8h8WKOXlreg" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/genericx.json b/domains/genericx.json index 8650a831e..7d56b2a34 100644 --- a/domains/genericx.json +++ b/domains/genericx.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.DNr2jxeR-0YVkAChAl4uPX31TrkGI4S8REI18sZvz4gGrL9c2LRtnnHlJfq0fMntFjAvLoD2lvb-kbjDq-INycXI0YHr-MG4YIvJmccyAmaxmtfhIqSWQc6EwMRar7mx0aE3NaOXJSKZQSpH86MVHqO4X9TZMGxkCfq9IAaXHmAVBazCNPFySzCY2jHo3LRmDFsJyTf0mWm_RwaYuPlS7__slgs2XQnWCYNP_kdMwENR7dDFVG9IjwSXQI-D12nyqquN_oM6WDg2ajfwMdbfd3aOpNkLOvAj-slpw81v2zccP040MrQJdTlN_LiMGFMqUPqNqev3lDwu-up8xDKIzQ.Fq8v4wlDvYQWahwdgcSXPQ.b_b4xs8S2pJNAPSPFJfZ6u5nMlNfAnxnm0UbH_LrqXCGIMX5ymm54wsnWFrymwp9OSqTbotZeYMFXWZlCouMxXOqrOmLHb58OJmsRZarQ0lqSOduCvFnonngL6gTpa1s.1o8XkyzrR4qKrVrinRJhzQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/generix.json b/domains/generix.json index c0cb770ec..5ed469896 100644 --- a/domains/generix.json +++ b/domains/generix.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.TEnVT2QVvesNKLztHkI3jp-5JggHFHs0jLf93VH0_CT63TcEHlhkMGl6iE1iXGGfW4kjuOkyDfTgxYWHGfHGM9KJ3O57NCNxSPVcK_t-IrImmymmEXrxLKSnyI1QFxBiFpNO7mFIGy7xAWJSTkA5ZvGciR_tJRbB9ftAme5WYLKE7tPgfQxMHoGFE22Q1yKpK9lbCFoeFi0bLtbYRvvveBP78oqK4cMIRkVC6TKhFHo6wWorsJDlEGrVCYQ8-OEP2Y1pu1WkVLJ1Dd1E2OJcZcEn-QmTkfU7ar4U_2LlNTRmDnoXhQNt5O6xsh6savYjm1jzl_u_fZwlgVFgRV9_WA.hEaGKy3NTYfzyeqez2Y5KA.j0OHFUF5Pbr8c7dqb0X0GPIZL4y3gvGLf-BkXNMeWvUwVTfS2S5HD6RpnbDmpnhnwRbX4_fKcEMBLAwkf0Mv0cCUGk4yr9vu_kYH_s8as3q2_2cKJe8P-7wQCioS6lwn.Lv4G5WOkVnbHCssVDM_rww" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/ghostman.json b/domains/ghostman.json index e21c44a0f..4b4e043f7 100644 --- a/domains/ghostman.json +++ b/domains/ghostman.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ghostMan-pac", - "email": "asifp3104@gmail.com" - }, - "record": { - "CNAME": "ghostMan-pac.github.io" - } + "owner": { + "username": "ghostMan-pac", + "email": "asifp3104@gmail.com" + }, + "record": { + "CNAME": "ghostMan-pac.github.io" + } } diff --git a/domains/gifflet.json b/domains/gifflet.json index 5d9bc73c3..b27fda23f 100644 --- a/domains/gifflet.json +++ b/domains/gifflet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gifflet", - "email": "guisousa09@hotmail.com" - }, - "record": { - "CNAME": "gifflet.github.io" - } + "owner": { + "username": "gifflet", + "email": "guisousa09@hotmail.com" + }, + "record": { + "CNAME": "gifflet.github.io" + } } diff --git a/domains/gilang.json b/domains/gilang.json index 9cfa123d6..e577cdcf8 100644 --- a/domains/gilang.json +++ b/domains/gilang.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gilangportofolio", - "email": "gilang.portofolioo@gmail.com", - "description": "Personal Portfolio Website" - }, - "record": { - "CNAME": "gilangportofolio.github.io" - }, - "proxied": true + "owner": { + "username": "gilangportofolio", + "email": "gilang.portofolioo@gmail.com", + "description": "Personal Portfolio Website" + }, + "record": { + "CNAME": "gilangportofolio.github.io" + }, + "proxied": true } diff --git a/domains/gin.json b/domains/gin.json index dc947f5a5..f387a7880 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -1,10 +1,10 @@ { - "repo": "https://minh0111.github.io/ginny/", - "owner": { - "username": "minh0111", - "email": "kisaver157@gmail.com" - }, - "record": { - "CNAME": "minh0111.github.io" - } + "repo": "https://minh0111.github.io/ginny/", + "owner": { + "username": "minh0111", + "email": "kisaver157@gmail.com" + }, + "record": { + "CNAME": "minh0111.github.io" + } } diff --git a/domains/glmacedo.json b/domains/glmacedo.json index b0cbe51be..22c521be6 100644 --- a/domains/glmacedo.json +++ b/domains/glmacedo.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "glmacedo", - "email": "glmacedo@glmacedo.com" - }, - "record": { - "NS": [ - "dimitris.ns.cloudflare.com", - "kristin.ns.cloudflare.com" - ] - } -} \ No newline at end of file + "owner": { + "username": "glmacedo", + "email": "glmacedo@glmacedo.com" + }, + "record": { + "NS": ["dimitris.ns.cloudflare.com", "kristin.ns.cloudflare.com"] + } +} diff --git a/domains/glutis.json b/domains/glutis.json index fc02a675f..5b4c759d6 100644 --- a/domains/glutis.json +++ b/domains/glutis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "huyvu15", - "email": "huyv80313@gmail.com" - }, - "record": { - "CNAME": "huyvu15.github.io" - } + "owner": { + "username": "huyvu15", + "email": "huyv80313@gmail.com" + }, + "record": { + "CNAME": "huyvu15.github.io" + } } diff --git a/domains/glyphtones.json b/domains/glyphtones.json index b80cb23d6..8911738be 100644 --- a/domains/glyphtones.json +++ b/domains/glyphtones.json @@ -1,16 +1,12 @@ { - "owner": { - "username": "firu115", - "email": "firu-glyphtones@proton.me" - }, - "record": { - "A": [ - "5.75.148.17" - ], - "AAAA": [ - "2a01:04f8:0c0c:947e:0000:0000:0000:0001" - ] - }, - "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_glyphtones" + "owner": { + "username": "firu115", + "email": "firu-glyphtones@proton.me" + }, + "record": { + "A": ["5.75.148.17"], + "AAAA": ["2a01:04f8:0c0c:947e:0000:0000:0000:0001"] + }, + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } diff --git a/domains/goutam.json b/domains/goutam.json index d659147b1..dd0dda207 100644 --- a/domains/goutam.json +++ b/domains/goutam.json @@ -1,17 +1,10 @@ { - "owner": { - "username": "MatrixCoder0101" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] - } + "owner": { + "username": "MatrixCoder0101" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/h.jax.json b/domains/h.jax.json index cb8b2a27f..6f624948e 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -1,6 +1,6 @@ { "owner": { - "username": "jxaq" + "username": "jxaq" }, "record": { "A": ["207.211.149.245"] diff --git a/domains/haolamnm.json b/domains/haolamnm.json index 3187a2d5e..4d5004fdc 100644 --- a/domains/haolamnm.json +++ b/domains/haolamnm.json @@ -1,10 +1,10 @@ { - "description": "Portfolio redirect for haolamnm", - "owner": { - "username": "haolamnm", - "email": "haolamnm.work@gmail.com" - }, - "record": { - "CNAME": "haolamnm.github.io" - } + "description": "Portfolio redirect for haolamnm", + "owner": { + "username": "haolamnm", + "email": "haolamnm.work@gmail.com" + }, + "record": { + "CNAME": "haolamnm.github.io" + } } diff --git a/domains/haripajjuri.json b/domains/haripajjuri.json index 3f8e7605f..197b1b280 100644 --- a/domains/haripajjuri.json +++ b/domains/haripajjuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "haripajjuri", - "email": "haripajjuri@gmail.com" - }, - "record": { - "CNAME": "haripajjuri.vercel.app" - } + "owner": { + "username": "haripajjuri", + "email": "haripajjuri@gmail.com" + }, + "record": { + "CNAME": "haripajjuri.vercel.app" + } } diff --git a/domains/hate.json b/domains/hate.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hate.json +++ b/domains/hate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/hating.devmatei.json b/domains/hating.devmatei.json index 3cd3062c8..4b150d5ab 100644 --- a/domains/hating.devmatei.json +++ b/domains/hating.devmatei.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "contact@devmatei.is-a.dev" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/heath.json b/domains/heath.json index 78180bee0..006fbf0a9 100644 --- a/domains/heath.json +++ b/domains/heath.json @@ -1,10 +1,10 @@ { - "description": "A simple link shortener page used for the minodabproductions.dev website.", - "owner": { - "username": "minodab492", - "email": "heath.garvin@minodabproductions.dev" - }, - "record": { - "CNAME": "mdp-linkshortener.pages.dev" - } -} \ No newline at end of file + "description": "A simple link shortener page used for the minodabproductions.dev website.", + "owner": { + "username": "minodab492", + "email": "heath.garvin@minodabproductions.dev" + }, + "record": { + "CNAME": "mdp-linkshortener.pages.dev" + } +} diff --git a/domains/hien.json b/domains/hien.json index 092a76457..c3cf8f11d 100644 --- a/domains/hien.json +++ b/domains/hien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hienlh", - "email": "hienlh1298@gmail.com" - }, - "record": { - "CNAME": "hienlh-github-io.vercel.app" - } + "owner": { + "username": "hienlh", + "email": "hienlh1298@gmail.com" + }, + "record": { + "CNAME": "hienlh-github-io.vercel.app" + } } diff --git a/domains/hongson.json b/domains/hongson.json index 44d0ed479..67d32b7d2 100644 --- a/domains/hongson.json +++ b/domains/hongson.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "hongson209", - "discord": "1221370693959286892", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" - }, - - "record": { - "CNAME": "hongson209.github.io" - } - } - + "owner": { + "username": "hongson209", + "discord": "1221370693959286892", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.U-QKtaxmfpnD4gyKpxceyXEJniqrouqFqMLOUr-R5US7q9t7CgEfpFVf1ICJC22NBFQDIZupwEWf0ggOhHjcRcq5ptxy5fMav6RNrt7luJzeDwdgFroBFbg2XjlY5ArfsJiPqEAJJspN3wt9cGoxb2WG6MQHwID90F3cS4PijOnThMX9h-qkOzXzCUwch4ex2qa7_MsQKbaEICSMJDphr1bX5FCUCMqFmRTF5LltjhLBh65zEXHPZZiKKZVWmbb4ENWv-C6PlSX2W2NrtbWn6AJBafdOTDKH2gFw2nbZMc-BpQB93PKcsHnMpyaUEuGE6miZwt-yP9RwI0hRRheDw.Su7jI9kAzVy63eUkcb2qVQ.m9-XLef-CoAmPkHyXSfzyZeDUQW0FliIJ_E91X6oD4B-3aoItG32mUMGDlNntwzOk1CbbSUXQDLY7q2zoHP-A.aQsLYDPrqxn-VyenjREoeA" + }, + + "record": { + "CNAME": "hongson209.github.io" + } +} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/hotfix.saftec.json +++ b/domains/hotfix.saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/houloude9.json b/domains/houloude9.json index c0c9c96db..b812b452c 100644 --- a/domains/houloude9.json +++ b/domains/houloude9.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Houloude9IOfficial" - }, - "record": { - "CNAME": "houloude9.pages.dev" - } + "owner": { + "username": "Houloude9IOfficial" + }, + "record": { + "CNAME": "houloude9.pages.dev" + } } diff --git a/domains/iscordian.json b/domains/iscordian.json index f2123e4a4..bc21f228c 100644 --- a/domains/iscordian.json +++ b/domains/iscordian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iscordian", - "email": "iscordian.dev@gmail.com" - }, - "record": { - "CNAME": "iscordian.github.io" - } + "owner": { + "username": "iscordian", + "email": "iscordian.dev@gmail.com" + }, + "record": { + "CNAME": "iscordian.github.io" + } } diff --git a/domains/izerr.json b/domains/izerr.json index acfe3a8db..c54809354 100644 --- a/domains/izerr.json +++ b/domains/izerr.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Explodey-Wolf", - "email": "peanutplays61@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } + "owner": { + "username": "Explodey-Wolf", + "email": "peanutplays61@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } } diff --git a/domains/j.json b/domains/j.json index 6bfc0f035..49769b580 100644 --- a/domains/j.json +++ b/domains/j.json @@ -14,8 +14,6 @@ "185.199.111.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": [ - "v=spf1 include:spf.improvmx.com ~all" - ] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/jabin.json b/domains/jabin.json index 62252d6bd..bea60285e 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "jab11n", - "twitter": "jab11n", - "github": "jab11n", - "email": "iad-contact@rdr.lol" - }, - "record": { - "CNAME": "jab11n.github.io" - } + "owner": { + "username": "jab11n", + "twitter": "jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" + }, + "record": { + "CNAME": "jab11n.github.io" + } } diff --git a/domains/jamestheflash.json b/domains/jamestheflash.json index bf26d55c6..385f50821 100644 --- a/domains/jamestheflash.json +++ b/domains/jamestheflash.json @@ -5,7 +5,7 @@ "username": "JamesTheFlash", "email": "me@jamestheflash22.is-a.dev" }, -"record": { - "CNAME": "jamestheflash22.github.io" - } -} + "record": { + "CNAME": "jamestheflash22.github.io" + } +} diff --git a/domains/jayakrishna.json b/domains/jayakrishna.json index cc6111d71..7a40c9b69 100644 --- a/domains/jayakrishna.json +++ b/domains/jayakrishna.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jayakrishna-g", - "email": "rareone.jk@gmail.com" - }, - "record": { - "CNAME": "jggandha-30911ba21954.herokuapp.com" - } + "owner": { + "username": "jayakrishna-g", + "email": "rareone.jk@gmail.com" + }, + "record": { + "CNAME": "jggandha-30911ba21954.herokuapp.com" + } } diff --git a/domains/jeanpierre.json b/domains/jeanpierre.json index 34c54db48..3bfe0ab9e 100644 --- a/domains/jeanpierre.json +++ b/domains/jeanpierre.json @@ -1,12 +1,11 @@ { - "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" - } + "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" } - +} diff --git a/domains/jobayedsumon.json b/domains/jobayedsumon.json index 3a946146e..a6c66c0b0 100644 --- a/domains/jobayedsumon.json +++ b/domains/jobayedsumon.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "jobayedsumon", - "email": "jobayedahmedsumon@gmail.com" - }, - "record": { - "A": [ - "103.159.73.11" - ] - } + "owner": { + "username": "jobayedsumon", + "email": "jobayedahmedsumon@gmail.com" + }, + "record": { + "A": ["103.159.73.11"] + } } diff --git a/domains/josemy.json b/domains/josemy.json index 9bd6be9f3..31a05bfdd 100644 --- a/domains/josemy.json +++ b/domains/josemy.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "JosemyDuarte" - }, - "record": { - "CNAME": "josemyduarte.github.io" - } + "owner": { + "username": "JosemyDuarte" + }, + "record": { + "CNAME": "josemyduarte.github.io" + } } diff --git a/domains/julianwe17.json b/domains/julianwe17.json index a75522363..a3dbbc5c4 100644 --- a/domains/julianwe17.json +++ b/domains/julianwe17.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Julianwe17", - "email": "julian.in.hbr@gmail.com", - "discord": "1055740356764901437" - }, - - "record": { - "CNAME": "julianwe17.github.io" - } - } - + "owner": { + "username": "Julianwe17", + "email": "julian.in.hbr@gmail.com", + "discord": "1055740356764901437" + }, + + "record": { + "CNAME": "julianwe17.github.io" + } +} diff --git a/domains/kahseng.json b/domains/kahseng.json index 4e7967b3b..9735bc3ec 100644 --- a/domains/kahseng.json +++ b/domains/kahseng.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kahseng-dev", - "email": "kahseng.chew@protonmail.com" - }, - "record": { - "CNAME": "kahseng.pages.dev" - } + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } } diff --git a/domains/kevin.json b/domains/kevin.json index f95ba52c8..4f88a1adb 100644 --- a/domains/kevin.json +++ b/domains/kevin.json @@ -1,11 +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"] - } + "description": "portfolio", + "repo": "https://github.com/kevincrafturu2/portfolio-bolt.new", + "owner": { + "username": "kevincrafturu2", + "email": "kevincrafturu2@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/keybinds.json b/domains/keybinds.json index b9512c5cd..39bb6215f 100644 --- a/domains/keybinds.json +++ b/domains/keybinds.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trix.is-a.dev" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trix.is-a.dev" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/keys.devmatei.json b/domains/keys.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/keys.devmatei.json +++ b/domains/keys.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/kind-nodes.arnxv.json b/domains/kind-nodes.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/kind-nodes.arnxv.json +++ b/domains/kind-nodes.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/kitb2romjbz3.dhlcgd.json b/domains/kitb2romjbz3.dhlcgd.json index 3e040c29f..51718cb2f 100644 --- a/domains/kitb2romjbz3.dhlcgd.json +++ b/domains/kitb2romjbz3.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "gv-zz3nklni3izils.dv.googlehosted.com" + } } diff --git a/domains/kn0tzer.json b/domains/kn0tzer.json index fbb9808a8..fb8dfcd0a 100644 --- a/domains/kn0tzer.json +++ b/domains/kn0tzer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kn0tzer", - "email": "g4marchi@gmail.com" - }, - "record": { - "CNAME": "kn0tzer.github.io" - } -} + "owner": { + "username": "Kn0tzer", + "email": "g4marchi@gmail.com" + }, + "record": { + "CNAME": "kn0tzer.github.io" + } +} diff --git a/domains/konstantin-ivanov.json b/domains/konstantin-ivanov.json index 1c6418840..eea7f765f 100644 --- a/domains/konstantin-ivanov.json +++ b/domains/konstantin-ivanov.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KonstanTinoVino", - "email": "koiv.work@gmail.com" - }, - "record": { - "CNAME": "konstantinovino.github.io" - } -} + "owner": { + "username": "KonstanTinoVino", + "email": "koiv.work@gmail.com" + }, + "record": { + "CNAME": "konstantinovino.github.io" + } +} diff --git a/domains/krebinkkj.json b/domains/krebinkkj.json index 827dd575f..892dd259a 100644 --- a/domains/krebinkkj.json +++ b/domains/krebinkkj.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "krebinkkj", - "email": "krebinkkj@gmail.com", - "discord": "1041878326169587732" - }, - "record": { - "CNAME": "krebinkkj.vercel.app" - } + "owner": { + "username": "krebinkkj", + "email": "krebinkkj@gmail.com", + "discord": "1041878326169587732" + }, + "record": { + "CNAME": "krebinkkj.vercel.app" + } } diff --git a/domains/kulikode.json b/domains/kulikode.json index e66bb3a7d..641c96cb4 100644 --- a/domains/kulikode.json +++ b/domains/kulikode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "khairu-aqsara", - "discord": "651519394673065977" - }, - "record": { - "CNAME": "khairu-aqsara.github.io" - } + "owner": { + "username": "khairu-aqsara", + "discord": "651519394673065977" + }, + "record": { + "CNAME": "khairu-aqsara.github.io" + } } diff --git a/domains/l6174.json b/domains/l6174.json index 505eb5de7..db7f0b6bd 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,9 +6,6 @@ "email": "l6174@proton.me" }, "record": { - "NS": [ - "armfazh.ns.cloudflare.com", - "stella.ns.cloudflare.com" - ] + "NS": ["armfazh.ns.cloudflare.com", "stella.ns.cloudflare.com"] } } diff --git a/domains/lakshya.json b/domains/lakshya.json index a7ccfdb0b..b46e64b73 100644 --- a/domains/lakshya.json +++ b/domains/lakshya.json @@ -1,11 +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 + "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" + } +} diff --git a/domains/lamnguyenz.json b/domains/lamnguyenz.json index e3f2ffe57..795e9046a 100644 --- a/domains/lamnguyenz.json +++ b/domains/lamnguyenz.json @@ -1,11 +1,11 @@ { - "description": "Personal Blog Site", - "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", - "owner": { - "username": "LamNguyenz", - "email": "lamnguyen11e@gmail.com" - }, - "record": { - "CNAME": "lamnguyenz.github.io" - } + "description": "Personal Blog Site", + "repo": "https://github.com/LamNguyenz/lamnguyenz.github.io", + "owner": { + "username": "LamNguyenz", + "email": "lamnguyen11e@gmail.com" + }, + "record": { + "CNAME": "lamnguyenz.github.io" + } } diff --git a/domains/ldt.json b/domains/ldt.json index 0a4eadf66..ad1bda352 100644 --- a/domains/ldt.json +++ b/domains/ldt.json @@ -1,9 +1,9 @@ { "owner": { - "username": "luongductrong", - "email": "luongductrong2004@gmail.com" + "username": "luongductrong", + "email": "luongductrong2004@gmail.com" }, "record": { - "CNAME": "luongductrong.github.io" + "CNAME": "luongductrong.github.io" } } diff --git a/domains/link.yxz.json b/domains/link.yxz.json index caf22b944..af2b7f4ee 100644 --- a/domains/link.yxz.json +++ b/domains/link.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "track.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "track.smtp2go.net" + } } diff --git a/domains/linkman.json b/domains/linkman.json index a855040ca..94aeb6a12 100644 --- a/domains/linkman.json +++ b/domains/linkman.json @@ -1,11 +1,11 @@ { - "description": "Website to put information about my projects", - "repo": "https://github.com/linkman8912/website", - "owner": { - "username": "linkman8912", - "email": "linkman8912@proton.me" - }, - "record": { - "CNAME": "website-1i7.pages.dev" - } + "description": "Website to put information about my projects", + "repo": "https://github.com/linkman8912/website", + "owner": { + "username": "linkman8912", + "email": "linkman8912@proton.me" + }, + "record": { + "CNAME": "website-1i7.pages.dev" + } } diff --git a/domains/lohit.json b/domains/lohit.json index b76800a08..9c060164b 100644 --- a/domains/lohit.json +++ b/domains/lohit.json @@ -7,6 +7,9 @@ "record": { "A": ["76.76.21.21"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": ["v=spf1 include:zohomail.in ~all", "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=spf1 include:zohomail.in ~all", + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } diff --git a/domains/loinguyende.json b/domains/loinguyende.json index b6be86811..2e991fa5d 100644 --- a/domains/loinguyende.json +++ b/domains/loinguyende.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "loinguyen3108", - "email": "ntloic3tbt@gmail.com" - }, - "record": { - "CNAME": "my-second-brain-omega.vercel.app" - } + "owner": { + "username": "loinguyen3108", + "email": "ntloic3tbt@gmail.com" + }, + "record": { + "CNAME": "my-second-brain-omega.vercel.app" + } } diff --git a/domains/love.json b/domains/love.json index 2470a36ce..56da804a4 100644 --- a/domains/love.json +++ b/domains/love.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zx155", - "email": "laiquanguy82@gmail.com" - }, - "record": { - "CNAME": "zx155.github.io" - } + "owner": { + "username": "zx155", + "email": "laiquanguy82@gmail.com" + }, + "record": { + "CNAME": "zx155.github.io" + } } diff --git a/domains/lqhuy.json b/domains/lqhuy.json index 13a49f7ca..e7b0355fe 100644 --- a/domains/lqhuy.json +++ b/domains/lqhuy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Lqhuy125", - "email": "lequanghuy1252206@gmail.com" - }, - "record": { - "CNAME": "lqhuy125.github.io" - } + "owner": { + "username": "Lqhuy125", + "email": "lequanghuy1252206@gmail.com" + }, + "record": { + "CNAME": "lqhuy125.github.io" + } } diff --git a/domains/luoduyu.json b/domains/luoduyu.json index 6eba634d5..084c99d34 100644 --- a/domains/luoduyu.json +++ b/domains/luoduyu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "luoduyu", - "email": "luoduyu@hotmail.com" - }, - "record": { - "CNAME":"luoduyu.github.io" - } + "owner": { + "username": "luoduyu", + "email": "luoduyu@hotmail.com" + }, + "record": { + "CNAME": "luoduyu.github.io" + } } diff --git a/domains/mackenzie.json b/domains/mackenzie.json index 69ca93fba..10f0a44a3 100644 --- a/domains/mackenzie.json +++ b/domains/mackenzie.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jojocraftde-dev", - "email": "jojocraftde@proton.me" - }, - "record": { - "A": ["91.200.103.154"] - } + "owner": { + "username": "jojocraftde-dev", + "email": "jojocraftde@proton.me" + }, + "record": { + "A": ["91.200.103.154"] + } } diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index 2179d6b97..d4c2593e6 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, - "record": { - "TXT": "v=spf1 include:_spf.mailersend.net ~all" - } -} \ No newline at end of file + "record": { + "TXT": "v=spf1 include:_spf.mailersend.net ~all" + } +} diff --git a/domains/manel.json b/domains/manel.json index 8e2d7260f..04beb3d18 100644 --- a/domains/manel.json +++ b/domains/manel.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alcoceba", - "email": "manelalcoceba@gmail.com" - }, - "record": { - "CNAME": "alcoceba.github.io" - } -} + "owner": { + "username": "alcoceba", + "email": "manelalcoceba@gmail.com" + }, + "record": { + "CNAME": "alcoceba.github.io" + } +} diff --git a/domains/maybe.json b/domains/maybe.json index fb9d70034..630ec0d94 100644 --- a/domains/maybe.json +++ b/domains/maybe.json @@ -4,8 +4,6 @@ "email": "matei.thoma@gmail.com" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/melatonin.json b/domains/melatonin.json index 7af06d425..70b203dc4 100644 --- a/domains/melatonin.json +++ b/domains/melatonin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "heheleo", - "email": "leowasntfound@gmail.com" - }, - "record": { - "CNAME": "heheleo.github.io" - } + "owner": { + "username": "heheleo", + "email": "leowasntfound@gmail.com" + }, + "record": { + "CNAME": "heheleo.github.io" + } } diff --git a/domains/mew.json b/domains/mew.json index b620c7f01..922728d65 100644 --- a/domains/mew.json +++ b/domains/mew.json @@ -1,12 +1,9 @@ -{ - "owner": { - "username": "meewmeew", - "email": "mauminh.nguyen@gmail.com" - }, - "record": { - "NS": [ - "bart.ns.cloudflare.com", - "karina.ns.cloudflare.com" - ] - } -} \ No newline at end of file +{ + "owner": { + "username": "meewmeew", + "email": "mauminh.nguyen@gmail.com" + }, + "record": { + "NS": ["bart.ns.cloudflare.com", "karina.ns.cloudflare.com"] + } +} diff --git a/domains/minify.json b/domains/minify.json index 0a2e96ce5..4b150d5ab 100644 --- a/domains/minify.json +++ b/domains/minify.json @@ -4,8 +4,6 @@ "email": "contact@devmatei.is-a.dev" }, "record": { - "A": [ - "75.2.60.5" - ] + "A": ["75.2.60.5"] } } diff --git a/domains/minitor.json b/domains/minitor.json index e10eeb8af..1b9c58667 100644 --- a/domains/minitor.json +++ b/domains/minitor.json @@ -1,11 +1,11 @@ { - "description": "Self hosted service", - "repo": "https://github.com/MinitorMHS/register", - "owner": { - "username": "minitormhs", - "email": "me@minitor.eu.org" - }, - "record": { - "CNAME": "cf-repl.pages.dev" - } + "description": "Self hosted service", + "repo": "https://github.com/MinitorMHS/register", + "owner": { + "username": "minitormhs", + "email": "me@minitor.eu.org" + }, + "record": { + "CNAME": "cf-repl.pages.dev" + } } diff --git a/domains/mlsend2._domainkey.mail.mrstickypiston.json b/domains/mlsend2._domainkey.mail.mrstickypiston.json index 5f6b5488c..e52a60a2d 100644 --- a/domains/mlsend2._domainkey.mail.mrstickypiston.json +++ b/domains/mlsend2._domainkey.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mlsend2._domainkey.mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mlsend2._domainkey.mailersend.net" + } +} diff --git a/domains/mod.s4il.json b/domains/mod.s4il.json index 6d450044b..e4788bcf6 100644 --- a/domains/mod.s4il.json +++ b/domains/mod.s4il.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S4IL21", - "email": "s4il.is.a.dev@gmail.com" - }, - "record": { - "CNAME": "s4il21.github.io" - } + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io" + } } diff --git a/domains/mostypc123.json b/domains/mostypc123.json index 705dcd965..7e3e28653 100644 --- a/domains/mostypc123.json +++ b/domains/mostypc123.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "mostypc123" - }, - "record": { - "CNAME": "mostypc123.github.io" - } -} + "owner": { + "username": "mostypc123" + }, + "record": { + "CNAME": "mostypc123.github.io" + } +} diff --git a/domains/mta.mail.mrstickypiston.json b/domains/mta.mail.mrstickypiston.json index 748577693..379243411 100644 --- a/domains/mta.mail.mrstickypiston.json +++ b/domains/mta.mail.mrstickypiston.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "MrStickyPiston", - "discord": "700766242268774471", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" - }, - - "record": { - "CNAME": "mailersend.net" - } - } - \ No newline at end of file + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "CNAME": "mailersend.net" + } +} diff --git a/domains/murasame-san-ddl.json b/domains/murasame-san-ddl.json index 25d27f193..f9adf01d1 100644 --- a/domains/murasame-san-ddl.json +++ b/domains/murasame-san-ddl.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "comderzaid", - "email": "diazkhan66@gmail.com", - "discord": "544461226499899393", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" - }, - "record": { - "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" - } -} \ No newline at end of file + "owner": { + "username": "comderzaid", + "email": "diazkhan66@gmail.com", + "discord": "544461226499899393", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.h5XfBb-IScJHFReqzLw1Or84zoOq6R4ypGCyDQDYsW-wijccncffZxnRm0UaPov4GHyypLM3kEYvOGymNCuAl-ipzDQrAkRIpD8Je8_thCTShwt06ftADHWrFc-UQgFhEOTwLiaaaz4z3Q0Jp6dNlqVCXnyIkk_V7A6-FQQS19oUQUCW0Vv-DC-XJO3GWvFPy31WFaYP8FIUwnkQH49CRO-CtdMZdbMsJ5kuAYKM_wSVnGeOK9qCJce8cP_oMO7b-XLkKGlHwymb0Qyn5r1vbCTk6gAd_A6PoPHYH8JmjEnexk9L8r2nkelP5Us1ZgrraBKMOvAP9QDI8U8iDtajrA.esKVpOzITWARO4xxpboB_A.ebg8aH85QLWwPoiYCm87y7baFdxdCKV48Ufs0esjY9wYpBtWpIHR-NJ1VCZ6vQGxzal8KrV11osN4PGYexSLSTgOiTdE3d48Yd753FS7_uE.LNSomkDjTx3uuscJhq48cg" + }, + "record": { + "CNAME": "cylindrical-gardlic-8jekw3mlfaoniohl2i7wdokz.herokudns.com" + } +} diff --git a/domains/myforum.json b/domains/myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/myforum.json +++ b/domains/myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/n.json b/domains/n.json index 26ddb97a0..d0ef77563 100644 --- a/domains/n.json +++ b/domains/n.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/navistar.json b/domains/navistar.json index fe0f0c9bf..acf6185df 100644 --- a/domains/navistar.json +++ b/domains/navistar.json @@ -5,8 +5,6 @@ }, "record": { - "A": [ - "138.68.159.126" - ] + "A": ["138.68.159.126"] } } diff --git a/domains/neebooo.json b/domains/neebooo.json index 4ea2e37de..1048340fe 100644 --- a/domains/neebooo.json +++ b/domains/neebooo.json @@ -4,8 +4,6 @@ "email": "dev.cnamew@gmail.com" }, "record": { - "A": [ - "193.187.255.169" - ] + "A": ["193.187.255.169"] } } diff --git a/domains/ngqkhai.json b/domains/ngqkhai.json index 45da83466..a50fbc1d1 100644 --- a/domains/ngqkhai.json +++ b/domains/ngqkhai.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "", - "owner": { - "username": "ngqkhai", - "email": "nguyenquangkhai2509@gmail.com" - }, - "record": { - "URL": "https://github.com/ngqkhai" - } + "description": "Documentation website for is-a.dev", + "repo": "", + "owner": { + "username": "ngqkhai", + "email": "nguyenquangkhai2509@gmail.com" + }, + "record": { + "URL": "https://github.com/ngqkhai" + } } diff --git a/domains/nh.json b/domains/nh.json index 9a5666540..52000b33b 100644 --- a/domains/nh.json +++ b/domains/nh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nonxistnt", - "email": "khtyiscooler@gmail.com" - }, - "record": { - "CNAME": "nonxistnt.github.io" - } + "owner": { + "username": "nonxistnt", + "email": "khtyiscooler@gmail.com" + }, + "record": { + "CNAME": "nonxistnt.github.io" + } } diff --git a/domains/nhatphan.json b/domains/nhatphan.json index 6a3043e6a..d303ca397 100644 --- a/domains/nhatphan.json +++ b/domains/nhatphan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minaphan2815", - "email": "nhatphan2815@gmail.com" - }, - "record": { - "CNAME": "minaphan2815.github.io" - } + "owner": { + "username": "minaphan2815", + "email": "nhatphan2815@gmail.com" + }, + "record": { + "CNAME": "minaphan2815.github.io" + } } diff --git a/domains/nic.json b/domains/nic.json index 853d1e8a3..c78690f36 100644 --- a/domains/nic.json +++ b/domains/nic.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "admin@is-a.dev" - }, - "record": { - "URL": "https://is-a.dev" - } -} +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://is-a.dev" + } +} diff --git a/domains/nicetodayweather.json b/domains/nicetodayweather.json index d7454178d..04eb02e36 100644 --- a/domains/nicetodayweather.json +++ b/domains/nicetodayweather.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mmhann18491", - "email": "myominhan18491@gmail.com" - }, - "record": { - "CNAME": "nice-today-weather.web.app" - } + "owner": { + "username": "mmhann18491", + "email": "myominhan18491@gmail.com" + }, + "record": { + "CNAME": "nice-today-weather.web.app" + } } diff --git a/domains/nifle.json b/domains/nifle.json index e2459a572..ad944bd8c 100644 --- a/domains/nifle.json +++ b/domains/nifle.json @@ -1,13 +1,12 @@ { - "owner": { - "username": "Nifle-CGE", - "email": "", - "discord": "553939229475078154", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" - }, - - "record": { - "A": ["172.234.178.155"] - } - } - \ No newline at end of file + "owner": { + "username": "Nifle-CGE", + "email": "", + "discord": "553939229475078154", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRTs07oBPtm7QihIkDqo1f3eBQwtYmpzZZYebo3UsxrJ9gpmPnY42WdO-H0r8XRAwYiwzZjZ8GnmRrG2xwz_8dw49VD0UvvWyJKTR7SSN1XxznSkbGJ3wthb384seNE_Fhg-E6Q6qV9vW8B1U6GD39blKsURHcgpTrSa-qopwXDeFctAo-RcxbmFwr-Mw0Cwr9ia3L1wnqvOSjQbU0a92oVv6293QbSvqgupXkS1ttXoBR9rpDPp8tH9oIXbCK4AhVTKowgIYAYh2iZT41nlkFKeus10yRKw5GqyokBXBdA70qKnU3lCd9VFZ4Eq4DxbSoMNBqk8FADig2MtA5RBFg.CqfMnrP60ibdRwfM4yUB8A.HZl3zu19tbnEz2j4hlejxUJfoEkCk0qsLeHlqLzc1-qXAnH1984_R8joN9l3WWA0Jgr13m8qr-GQsAEcjjdiog.vUXuNT3B9rjoE606ZfrRRA" + }, + + "record": { + "A": ["172.234.178.155"] + } +} diff --git a/domains/nine.json b/domains/nine.json index 1187ad82d..7f9aca78e 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,19 +1,11 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ], - "TXT": [ - "zoho-verification=zb50940916.zmverify.zoho.com" - ] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], + "TXT": ["zoho-verification=zb50940916.zmverify.zoho.com"] + } } diff --git a/domains/niyakipham.json b/domains/niyakipham.json index 241c092d9..feee6752f 100644 --- a/domains/niyakipham.json +++ b/domains/niyakipham.json @@ -1,11 +1,11 @@ { - "description": "niyakipham.is-a.dev", - "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", - "owner": { - "username": "niyakipham", - "email": "niyakipham@gmail.com" - }, - "record": { - "CNAME": "niyakipham.github.io" - } + "description": "niyakipham.is-a.dev", + "repo": "https://github.com/alexis-elaxis/alexis-elaxis.github.io", + "owner": { + "username": "niyakipham", + "email": "niyakipham@gmail.com" + }, + "record": { + "CNAME": "niyakipham.github.io" + } } diff --git a/domains/noah.json b/domains/noah.json index 8d4030b8e..de21756e2 100644 --- a/domains/noah.json +++ b/domains/noah.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "noahprm", - "email": "contact.noahprm@gmail.com", - "discord": "949273553168121856" - }, - "record": { - "A": [ - "217.145.72.79" - ] - } + "owner": { + "username": "noahprm", + "email": "contact.noahprm@gmail.com", + "discord": "949273553168121856" + }, + "record": { + "A": ["217.145.72.79"] + } } diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/node.devmatei.json +++ b/domains/node.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/nolan-mai.json b/domains/nolan-mai.json index 9af8b5603..5a940810f 100644 --- a/domains/nolan-mai.json +++ b/domains/nolan-mai.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PotBorger", - "email": "khanhtrinh232005@gmail.com" - }, - "record": { - "CNAME": "potborger.github.io" - } + "owner": { + "username": "PotBorger", + "email": "khanhtrinh232005@gmail.com" + }, + "record": { + "CNAME": "potborger.github.io" + } } diff --git a/domains/not.json b/domains/not.json index d139592ba..a930938e5 100644 --- a/domains/not.json +++ b/domains/not.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Moodygd761", - "discord": "1279615522593308734", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" - }, - "record": { - "A": [ - "158.178.200.29" - ] - } + "owner": { + "username": "Moodygd761", + "discord": "1279615522593308734", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WDBjZ898iNiRP_Lvbnoj4LirAorotHcGhnntu1zdoqeuHq2AyxBL8ehFxtM3vtrYz1N73zp_8rKaJ8ynhakivpRjTW6i6JoadAD4fMALwRGFb8Ewa7sfyBpF90-GbhJlwGTVwJXxbM6gh0C0WUJBU0SSMMdQPSNqlDXzgcshhKKjnslQCqnoe82fJIbLWbYVIj7DY_vQd_c426LFFw-ELEdaSIS8BcvVvuAPBBEtMeTPHHJGlfM6uQFd5LC91dnL4OtIQRJrS-Dm3jHUqCDBIwBQOJ-GjUuZNSISvNN7nxn0RPmHEFPVorEgll_jIGSWoqZblFQAdTry_tco9-VTRg.xy1T4Mv96AlgNiL15wa86A.UgQ0AQSB-2dIvHfkqag9dLHY4ta9MBeNLu7aOgGjANs90WIwsgXbwguK2biGSOGf7yx-rKclyrSbQiFxl1m6GYj9eJ0Y3yZXe96TuhH3h9U.BxmZhevlny3h3XoYMkLgyw" + }, + "record": { + "A": ["158.178.200.29"] + } } diff --git a/domains/ntrs05.json b/domains/ntrs05.json index f2f45ddb8..dd0ff0e8a 100644 --- a/domains/ntrs05.json +++ b/domains/ntrs05.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ntrs05", - "email": "tukheo123@gmail.com" - }, - "record": { - "CNAME": "ntrs05.github.io" - } + "owner": { + "username": "ntrs05", + "email": "tukheo123@gmail.com" + }, + "record": { + "CNAME": "ntrs05.github.io" + } } diff --git a/domains/nvhmadridista.json b/domains/nvhmadridista.json index 2b6b5849d..e4b352ee5 100644 --- a/domains/nvhmadridista.json +++ b/domains/nvhmadridista.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nvhmadridista", - "email": "nvh.madridista@email.address" - }, - "record": { - "CNAME": "nvhmadridista.github.io" - } + "owner": { + "username": "nvhmadridista", + "email": "nvh.madridista@email.address" + }, + "record": { + "CNAME": "nvhmadridista.github.io" + } } diff --git a/domains/osho.json b/domains/osho.json index f947a746a..825030894 100644 --- a/domains/osho.json +++ b/domains/osho.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profxadke", - "email": "xadkeg@duck.com" - }, - "record": { - "CNAME": "profxadke.github.io" - } + "owner": { + "username": "profxadke", + "email": "xadkeg@duck.com" + }, + "record": { + "CNAME": "profxadke.github.io" + } } diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9426b4aa6..10dc9ea92 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "DevMatei", - "email": "matei.thoma@gmail.com" - }, - "record": { - "A": [ - "176.100.37.70" - ] - } - + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": ["176.100.37.70"] + } } diff --git a/domains/pankaj.json b/domains/pankaj.json index 9a6a16246..451ad5fea 100644 --- a/domains/pankaj.json +++ b/domains/pankaj.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "1719pankaj", - "email": "1719pankaj@gmail.com" - }, - "record": { - "URL": "https://1719pankaj.github.io" - } +{ + "owner": { + "username": "1719pankaj", + "email": "1719pankaj@gmail.com" + }, + "record": { + "URL": "https://1719pankaj.github.io" + } } diff --git a/domains/pds.hcj.json b/domains/pds.hcj.json index 98a2c4caa..5f99fa1be 100644 --- a/domains/pds.hcj.json +++ b/domains/pds.hcj.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TheHCJ", - "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" - }, - "record": { - "CNAME": "serveo.net" - } + "owner": { + "username": "TheHCJ", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "serveo.net" } - \ No newline at end of file +} diff --git a/domains/peantastic.json b/domains/peantastic.json index 417f24900..907a2656e 100644 --- a/domains/peantastic.json +++ b/domains/peantastic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "peantastic", - "email": "leostark.vndev@gmail.com" - }, - "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", - "repo": "https://github.com/peantastic/", - "record": { - "CNAME": "dotantinh.onrender.com" - } -} \ No newline at end of file + "owner": { + "username": "peantastic", + "email": "leostark.vndev@gmail.com" + }, + "description": "👋 Hello! I'm Do Tan Tinh, a passionate developer with expertise in efficient web solutions. Explore my portfolio and contact me on GitHub.", + "repo": "https://github.com/peantastic/", + "record": { + "CNAME": "dotantinh.onrender.com" + } +} diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..45bf60c97 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,10 +1,15 @@ { - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "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 + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "TXT": ["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + } +} diff --git a/domains/pex.json b/domains/pex.json index 1f80b3e80..d8b221c54 100644 --- a/domains/pex.json +++ b/domains/pex.json @@ -1,10 +1,9 @@ -{ - "owner": { - "username": "pexeixv", - "email": "gavn@duck.com" - }, - "record": { - "CNAME": "gavn.in" - } - } - \ No newline at end of file +{ + "owner": { + "username": "pexeixv", + "email": "gavn@duck.com" + }, + "record": { + "CNAME": "gavn.in" + } +} diff --git a/domains/phamthanhnghia.json b/domains/phamthanhnghia.json index 2378ce50d..ac3047847 100644 --- a/domains/phamthanhnghia.json +++ b/domains/phamthanhnghia.json @@ -1,11 +1,11 @@ { - "description": "phamthanhnghia.is-a.dev", - "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", - "owner": { - "username": "phamthanhnghia", - "email": "phamthanhnghia.it@gmail.com" - }, - "record": { - "CNAME": "phamthanhnghia.github.io" - } + "description": "phamthanhnghia.is-a.dev", + "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", + "owner": { + "username": "phamthanhnghia", + "email": "phamthanhnghia.it@gmail.com" + }, + "record": { + "CNAME": "phamthanhnghia.github.io" + } } diff --git a/domains/ploszukiwacz.json b/domains/ploszukiwacz.json index dd1d68a42..2223f7b4c 100644 --- a/domains/ploszukiwacz.json +++ b/domains/ploszukiwacz.json @@ -1,5 +1,4 @@ { - "description": "Personal Website for PlOszukiwacz", "repo": "https://github.com/PlOszukiwaczDEV/ploszukiwaczdev.github.io", "owner": { @@ -7,9 +6,6 @@ "email": "ploszukiwacz1@gmail.com" }, "record": { - "NS": [ - "jake.ns.cloudflare.com", - "stephane.ns.cloudflare.com" - ] + "NS": ["jake.ns.cloudflare.com", "stephane.ns.cloudflare.com"] } } diff --git a/domains/proficode.json b/domains/proficode.json index ab1555bf5..c64a9954f 100644 --- a/domains/proficode.json +++ b/domains/proficode.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "profic0de", - "email": "anonymou3489@gmail.com" - }, - "record": { - "CNAME": "239581.site.bot-hosting.net" - } + "owner": { + "username": "profic0de", + "email": "anonymou3489@gmail.com" + }, + "record": { + "CNAME": "239581.site.bot-hosting.net" + } } diff --git a/domains/project-jam.json b/domains/project-jam.json index a0b9b2cc7..8b498e6cd 100644 --- a/domains/project-jam.json +++ b/domains/project-jam.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "Omarplayz233", - "email": "mrbouiri@gmail.com" - }, - "record": { - "NS": [ - "elsa.ns.cloudflare.com", - "roan.ns.cloudflare.com" - ] - } + "owner": { + "username": "Omarplayz233", + "email": "mrbouiri@gmail.com" + }, + "record": { + "NS": ["elsa.ns.cloudflare.com", "roan.ns.cloudflare.com"] + } } diff --git a/domains/puncoz.json b/domains/puncoz.json index e88db04fd..9d6a4077c 100644 --- a/domains/puncoz.json +++ b/domains/puncoz.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "puncoz", - "discord": "333515022565113856" - }, - "record": { - "NS": [ - "bruce.ns.cloudflare.com", - "coco.ns.cloudflare.com" - ] - } + "owner": { + "username": "puncoz", + "discord": "333515022565113856" + }, + "record": { + "NS": ["bruce.ns.cloudflare.com", "coco.ns.cloudflare.com"] + } } diff --git a/domains/q.json b/domains/q.json index 26ddb97a0..d0ef77563 100644 --- a/domains/q.json +++ b/domains/q.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "syedtahseen", - "email": "itxtahseen@gmail.com" - }, - "record": { - "CNAME": "xproject-xi.vercel.app" - } + "owner": { + "username": "syedtahseen", + "email": "itxtahseen@gmail.com" + }, + "record": { + "CNAME": "xproject-xi.vercel.app" + } } diff --git a/domains/qloha.json b/domains/qloha.json index 91951a17f..5b8aa7378 100644 --- a/domains/qloha.json +++ b/domains/qloha.json @@ -2,11 +2,11 @@ "description": "Portfolio", "repo": "https://github.com/qloha/qloha.github.io", "owner": { - "username": "qloha", - "youtube": "https://youtube.com/@qloha", - "email": "sirfigaloha@gmail.com" + "username": "qloha", + "youtube": "https://youtube.com/@qloha", + "email": "sirfigaloha@gmail.com" }, "record": { - "CNAME": "qloha.github.io" + "CNAME": "qloha.github.io" } -} \ No newline at end of file +} diff --git a/domains/quantumgarden.json b/domains/quantumgarden.json index 822c527d4..74d7fec7d 100644 --- a/domains/quantumgarden.json +++ b/domains/quantumgarden.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "AlejandroGomezFrieiro", - "email": "alejandrogomezfrieiro@gmail.com" - }, - "record": { - "CNAME": "alejandrogomezfrieiro.github.io" - } + "owner": { + "username": "AlejandroGomezFrieiro", + "email": "alejandrogomezfrieiro@gmail.com" + }, + "record": { + "CNAME": "alejandrogomezfrieiro.github.io" + } } diff --git a/domains/r00t3d.json b/domains/r00t3d.json index 59c07423e..0e81130dd 100644 --- a/domains/r00t3d.json +++ b/domains/r00t3d.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "percioandrade", - "email": "", - "discord": "521918790951501843", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" - }, - "record": { - "A": [ - "144.126.135.27" - ] - } + "owner": { + "username": "percioandrade", + "email": "", + "discord": "521918790951501843", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Z4DxbZ0HkguwBNihF_uYcYo6F90LU8_TxIWyvfSaynKVyfIULpKkPpKppLgxlDlTbnog7UqK1L5Q78CwzFZmIve_-rK3T7jmQSoXLVi9eZsnRj9DgVLjM3tWwiHdNnP-A_hIzW4A9zUwU6kSzo0yqI1XCgxadcm_O6YXUWVJ7hWjRHEMe_KQsiyd8EJCIEuG1mb5vHpSGueIpdchmNfK42chf8gWhl267t6H4fXg--HlSxbCTdD0a6IS5dfg8FdZFmhjhSUsPMFDcqBObtm1-As6lbVmLYfnQdJv4bV_YJkdYetGZ2B1edMLP99dRN1-kgmn3dzu40EIHJrjJgApdg.lqR4yiVU5IkKqRPkzJPSiA.EhOlPjq7MutxeLsxjNz5R3yuNP5gnZ2vIKz8v9gc8OC1g0RtEwXDLsbD2tjVkgn5wIsC2oG4lOUAKX1OVpO7n2HECDSil6gD3UF_t4bp_-I.P-A-L2t0f6vu2o-dn5M_XQ" + }, + "record": { + "A": ["144.126.135.27"] + } } diff --git a/domains/rakibhossain.json b/domains/rakibhossain.json index 0190bf6ec..ec82edab9 100644 --- a/domains/rakibhossain.json +++ b/domains/rakibhossain.json @@ -1,11 +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" - } + "description": "for my portfolio website", + "repo": "https://github.com/rakibmia7254/portfolio", + "owner": { + "username": "rakibmia7254", + "email": "rakib4ggp@gmail.com" + }, + "record": { + "CNAME": "rakibmia7254.github.io" + } } diff --git a/domains/rakshit.json b/domains/rakshit.json index f43a3fb0c..85a57f51f 100644 --- a/domains/rakshit.json +++ b/domains/rakshit.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "spuckhafte", - "email": "rakshit240405@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spuckhafte", + "email": "rakshit240405@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/ramakant.json b/domains/ramakant.json index d9524acd3..e51c43d2d 100644 --- a/domains/ramakant.json +++ b/domains/ramakant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ramakantbot", - "email": "ramakantbot@duck.com" - }, - "record": { - "CNAME": "ramakantbot.github.io" - } + "owner": { + "username": "ramakantbot", + "email": "ramakantbot@duck.com" + }, + "record": { + "CNAME": "ramakantbot.github.io" + } } diff --git a/domains/realmzersdomain.json b/domains/realmzersdomain.json index 41956e605..8d0e9c3da 100644 --- a/domains/realmzersdomain.json +++ b/domains/realmzersdomain.json @@ -1,11 +1,11 @@ { - "description": "Realmzers Page", - "repo": "https://github.com/Realmzer/realmzer.github.io", - "owner": { - "username": "Realmzer", - "email": "therealm4mc@gmail.com" - }, - "record": { - "URL": "https://realmzer.github.io" - } + "description": "Realmzers Page", + "repo": "https://github.com/Realmzer/realmzer.github.io", + "owner": { + "username": "Realmzer", + "email": "therealm4mc@gmail.com" + }, + "record": { + "URL": "https://realmzer.github.io" + } } diff --git a/domains/redirect.akk1to.json b/domains/redirect.akk1to.json index 2b819373c..a1cb4ca47 100644 --- a/domains/redirect.akk1to.json +++ b/domains/redirect.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for redirect server", - "repo": "https://github.com/akk1to/redirect", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "This website is for redirect server", + "repo": "https://github.com/akk1to/redirect", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/redolent.json b/domains/redolent.json index 009222c74..d8ad7ef03 100644 --- a/domains/redolent.json +++ b/domains/redolent.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "RedolentHalo", - "discord": "755718159641608202", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" - }, - - "record": { - "CNAME": "redolent.pages.dev" - } - } - \ No newline at end of file + "owner": { + "username": "RedolentHalo", + "discord": "755718159641608202", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.c0d7ul7E-LX1qEJeFPuXgcpGJvLDeqnotDBs20mJdeqQzpzoMFTGzEYQ3QExt5XVjdX9SzRFpdgGaY04gN_c_Nrx7WaG47ZJL1rNAapJYCUGmysp3W6g2Trwi45_cIaWUEwKGnjBIgp3BTLKO6yentnHJXKjMb5AUkDcZVj69Nly4sCpdUTSjj1Xw6hVtmapS-lGaIlm6iaftk1pEJm1q1uIuDSsrufH2oRF3lVwkmjJDIwD_tf7PXuHRUGgxvt0FK_bLZKnoqbFtpTh9nNg_RBf8H1YnzHhOc6dkjf6ikBBzcQDutiKxelMupFmatlU5eAGCBmKkEUwxtSKsp5jQQ.R8WtRKhJLz0P5qUPEEdXZg.oEOJF1FocJn0FqQ1P0RaKVK4G1RoQT6E3oyRUpMg_lv0UXDwn16BlIUcKowUWxiObofg1YKRgB1OM4uIZPjxbAYJwkS-Q4Hf0CTmeZCjCaVpaeNc20Z9dREuphe4He30.jP6ZbMY8WRHngmBV6kRBsg" + }, + + "record": { + "CNAME": "redolent.pages.dev" + } +} diff --git a/domains/redz.json b/domains/redz.json index 1971d841a..6132ad5c3 100644 --- a/domains/redz.json +++ b/domains/redz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "redzgt", - "email": "morgans73072@gmail.com" - }, - "record": { - "CNAME": "redzgt.github.io" - } + "owner": { + "username": "redzgt", + "email": "morgans73072@gmail.com" + }, + "record": { + "CNAME": "redzgt.github.io" + } } diff --git a/domains/region.json b/domains/region.json index b28fa3c47..f9cd5da52 100644 --- a/domains/region.json +++ b/domains/region.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "regioniosvn", - "discord": "1264096408395317289", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" - }, - - "record": { - "CNAME": "regioniosvn.github.io" - } - } - \ No newline at end of file + "owner": { + "username": "regioniosvn", + "discord": "1264096408395317289", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.WNRBeRSr5EzISmqLUQ2fxgAxern45vcHBcO0OhY8NGPm-MnxKCTOc6yWhmDfS3Mu28S9xI_WG3uQ46SYdVfIQKKoY8kGvirmXpftzJ3we_IqMgEH-7MyG35R0fnxQm6LMVKY41LncduwA1jh9sKmGk30oYcWU1u410j_ZxNGr2yzE17vZjJVBUxGFpRR2Rz3QyKTkHeBLWdTEfCSAYIv7JgJ0IH-iYN7DtqCjn2GGJPEMJYNVpivfUKPCNEqr29_f7clFJHifnmDKLG1BjQFitpO0YOyVTeqYwK0lcig5klf0QNTbJ7irj5uWokMkgKeTcQ1yYsKV4-Io0lTGW0ACA.FBJGaklyR9Ew9uB3rumREQ.tiWkr-YgRATVbC7ZHY6iAzEkcSPA8xCI4nYgQ9m-4k9JZ0hM8FgM7YpZW3Nuv7fl0S4s-QyHX8bilZQnQuQvTZ0AMMI7swTarwu4mvAXkr4.RAYWmatCs8lPwxLir16DVA" + }, + + "record": { + "CNAME": "regioniosvn.github.io" + } +} diff --git a/domains/reiyuchan.json b/domains/reiyuchan.json index 8b975f981..a3b71b851 100644 --- a/domains/reiyuchan.json +++ b/domains/reiyuchan.json @@ -3,7 +3,7 @@ "repo": "https://github.com/reiyuchan/reiyuchan.github.io", "owner": { "username": "reiyuchan", - "email":"iwakura.rei.tk@gmail.com" + "email": "iwakura.rei.tk@gmail.com" }, "record": { "CNAME": "reiyuchan.github.io" diff --git a/domains/researcx.json b/domains/researcx.json index eed68c8a6..297b432c8 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -6,6 +6,9 @@ "record": { "A": ["207.127.95.80"], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": ["v=spf1 include:zoho.eu ~all", "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;"] + "TXT": [ + "v=spf1 include:zoho.eu ~all", + "oa1:xmr recipient_address=86PHZTrVFtRMqPvM4F6k5BKYz5EKD1eoTepvqpNGEcktEkQ9xuVt98biL4QzCCsENFKJP58nPTPbyB6CG33gy5FWDxacA1A; recipient_name=researcx;" + ] } } diff --git a/domains/rhythm.json b/domains/rhythm.json index 7218cb504..a323394ae 100644 --- a/domains/rhythm.json +++ b/domains/rhythm.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ms7ru", - "email": "rhythm.upa@gmail.com" - }, - "record": { - "CNAME": "ms7ru.github.io" - } + "owner": { + "username": "ms7ru", + "email": "rhythm.upa@gmail.com" + }, + "record": { + "CNAME": "ms7ru.github.io" + } } diff --git a/domains/riskyprsty.json b/domains/riskyprsty.json index a79f3f3e4..bc7680c91 100644 --- a/domains/riskyprsty.json +++ b/domains/riskyprsty.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "riskyprsty" - }, - "record": { - "CNAME": "riskyprsty.github.io" - } -} + "owner": { + "username": "riskyprsty" + }, + "record": { + "CNAME": "riskyprsty.github.io" + } +} diff --git a/domains/rohith-jv.json b/domains/rohith-jv.json index 4ba84944c..b0cb1d534 100644 --- a/domains/rohith-jv.json +++ b/domains/rohith-jv.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "0mnichan" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "0mnichan" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/rvc11.json b/domains/rvc11.json index 1059afc61..d88d4005c 100644 --- a/domains/rvc11.json +++ b/domains/rvc11.json @@ -1,11 +1,11 @@ { - "description": "RedVelvetCake11's website", - "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", - "owner": { - "username": "redvelvetcake11", - "email": "membermadde.insiddev25120@hotmail.com" - }, - "record": { - "CNAME": "redvelvetcake11.github.io" - } + "description": "RedVelvetCake11's website", + "repo": "https://github.com/redvelvetcake11/redvelvetcake11.github.io", + "owner": { + "username": "redvelvetcake11", + "email": "membermadde.insiddev25120@hotmail.com" + }, + "record": { + "CNAME": "redvelvetcake11.github.io" + } } diff --git a/domains/ryanzam.json b/domains/ryanzam.json index 3c79f866c..a4093f03c 100644 --- a/domains/ryanzam.json +++ b/domains/ryanzam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ryanzam", - "email": "ryanzam2005@yahoo.com" - }, - "record": { - "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" - } + "owner": { + "username": "ryanzam", + "email": "ryanzam2005@yahoo.com" + }, + "record": { + "CNAME": "orange-island-07b3bb803.5.azurestaticapps.net" + } } diff --git a/domains/s1ow.json b/domains/s1ow.json index e26a5106b..2a21df10f 100644 --- a/domains/s1ow.json +++ b/domains/s1ow.json @@ -1,22 +1,19 @@ { - "description": "! s1owmotion.0 profile page", - "repository": "https://github.com/H4iPh0ngM1enB4c/Web", - "owner": { - "username": "H4iPh0ngM1enB4c", - "email": "noobdownload2@gmail.com", - "discord": "1027559943462727740" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.110.153", - "185.199.109.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "! s1owmotion.0 profile page", + "repository": "https://github.com/H4iPh0ngM1enB4c/Web", + "owner": { + "username": "H4iPh0ngM1enB4c", + "email": "noobdownload2@gmail.com", + "discord": "1027559943462727740" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.110.153", + "185.199.109.153", + "185.199.111.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/s697376._domainkey.yxz.json b/domains/s697376._domainkey.yxz.json index ce2fbe673..bc4ea4f04 100644 --- a/domains/s697376._domainkey.yxz.json +++ b/domains/s697376._domainkey.yxz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yz9551", - "discord": "yz9551" - }, - "record": { - "CNAME": "dkim.smtp2go.net" - } + "owner": { + "username": "yz9551", + "discord": "yz9551" + }, + "record": { + "CNAME": "dkim.smtp2go.net" + } } diff --git a/domains/safety.json b/domains/safety.json index 2973f4f65..bae202e84 100644 --- a/domains/safety.json +++ b/domains/safety.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "HackingYZ", - "email": "sifed@qq.com" - }, - - "record": { - "CNAME": "safety22w413a.github.io" - } - } \ No newline at end of file + "owner": { + "username": "HackingYZ", + "email": "sifed@qq.com" + }, + + "record": { + "CNAME": "safety22w413a.github.io" + } +} diff --git a/domains/saftec.json b/domains/saftec.json index 1b5d366c3..fc6595f21 100644 --- a/domains/saftec.json +++ b/domains/saftec.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": [ - "100.42.189.124" - ] - } + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": ["100.42.189.124"] + } } diff --git a/domains/sana.json b/domains/sana.json index e78a9c374..936ce2b9c 100644 --- a/domains/sana.json +++ b/domains/sana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sana-afk", - "email": "srijita3010@gmail.com" - }, - "record": { - "CNAME": "sana-afk.github.io" - } + "owner": { + "username": "sana-afk", + "email": "srijita3010@gmail.com" + }, + "record": { + "CNAME": "sana-afk.github.io" + } } diff --git a/domains/santa.json b/domains/santa.json index 9c9bf9bf8..4c3b15b77 100644 --- a/domains/santa.json +++ b/domains/santa.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "StefanoMantero", - "email": "eldrazichiodo@gmail.com" - }, - "description": "Fun project for santa", - "record": { - "CNAME": "seal-app-up9wg.ondigitalocean.app" - } + "owner": { + "username": "StefanoMantero", + "email": "eldrazichiodo@gmail.com" + }, + "description": "Fun project for santa", + "record": { + "CNAME": "seal-app-up9wg.ondigitalocean.app" + } } diff --git a/domains/satyam.json b/domains/satyam.json index 205dcec52..6d0e49eb5 100644 --- a/domains/satyam.json +++ b/domains/satyam.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lostboysatyam", - "email": "lostboysatyam54@gmail.com" - }, - "record": { - "NS": ["braden.ns.cloudflare.com","diana.ns.cloudflare.com"] - } + "owner": { + "username": "lostboysatyam", + "email": "lostboysatyam54@gmail.com" + }, + "record": { + "NS": ["braden.ns.cloudflare.com", "diana.ns.cloudflare.com"] + } } diff --git a/domains/seqyu.json b/domains/seqyu.json index 1276538d5..fe4591038 100644 --- a/domains/seqyu.json +++ b/domains/seqyu.json @@ -1,12 +1,12 @@ { - "description": "I'm just some guy who enjoys Linux a bit too much", - "repo": "https://github.com/nvct-website/nvct-website.github.io", - "owner": { - "username": "nvct-website", - "email": "", - "discord": "@seqyu." - }, - "record": { - "CNAME": "nvct-website.github.io" - } + "description": "I'm just some guy who enjoys Linux a bit too much", + "repo": "https://github.com/nvct-website/nvct-website.github.io", + "owner": { + "username": "nvct-website", + "email": "", + "discord": "@seqyu." + }, + "record": { + "CNAME": "nvct-website.github.io" + } } diff --git a/domains/serhii-koba.json b/domains/serhii-koba.json index 4027c1e6b..b7a85ae65 100644 --- a/domains/serhii-koba.json +++ b/domains/serhii-koba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog website", - "repo": "https://github.com/sergey-koba-mobidev/static_blog", - "owner": { - "username": "sergey-koba-mobidev", - "email": "desgnkiss@gmail.com" - }, - "record": { - "CNAME": "static-blog-o3omu.ondigitalocean.app" - } + "description": "A personal blog website", + "repo": "https://github.com/sergey-koba-mobidev/static_blog", + "owner": { + "username": "sergey-koba-mobidev", + "email": "desgnkiss@gmail.com" + }, + "record": { + "CNAME": "static-blog-o3omu.ondigitalocean.app" + } } diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index b5202b92c..b6f6705cf 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sevinda-Herath", - "email": "sevindaherath@gmail.com" - }, - "record": { - "CNAME": "sevinda-herath.github.io" - }, - "proxied": true + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "sevinda-herath.github.io" + }, + "proxied": true } diff --git a/domains/shan.json b/domains/shan.json index 7d003ab99..03348e755 100644 --- a/domains/shan.json +++ b/domains/shan.json @@ -1,20 +1,14 @@ { - "description": "My Personal Website ", - "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", - "owner": { - "username": "Adwaith-Shan-Pk", - "email": "mail@adwaithshan.rf.gd", - "twitter": "lordlinux69" - }, - "record": { - "A": [ - "45.90.12.31", - "37.114.46.37" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "My Personal Website ", + "repo": "https://github.com/Adwaith-Shan-Pk/Adwaith-Shan-Pk.github.io", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@adwaithshan.rf.gd", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.31", "37.114.46.37"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shomy.json b/domains/shomy.json index cd117b45d..596da9668 100644 --- a/domains/shomy.json +++ b/domains/shomy.json @@ -13,8 +13,8 @@ ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": [ - "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", - "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" - ] + "forward-email=MzBmYTJhZTc2Y2UyM2IzZS1jOGZmZDMwNWQzZjc2ZmIzMWIzZDQwOGZlNjNjZmMwMmQ5OTZhZTU2YTAxMGI1MGQ2ODk1MDFkYTEyMjM4OTk1Y2UyMWU3M2Y5NDc3YTk3NWQzN2NlYWVmMTY5ZGYyNzJmODljZGJlY2JiNmNmNWZkZmQyMTUxMzMxOGY5ZjExOA==", + "google-site-verification=86zZ55mR4x8nTO3sV5iWvq92pg8sikARK7f1Q_Gw7pI" + ] } } diff --git a/domains/shuhaab.json b/domains/shuhaab.json index 6db00e090..fe1efec86 100644 --- a/domains/shuhaab.json +++ b/domains/shuhaab.json @@ -1,9 +1,8 @@ { - "owner": { - "username": "Shuhaab-coder" - }, - "record": { - "CNAME": "shuhaab.vercel.app" - } + "owner": { + "username": "Shuhaab-coder" + }, + "record": { + "CNAME": "shuhaab.vercel.app" } - +} diff --git a/domains/sidd.json b/domains/sidd.json index fa3b6e974..2f9c071c1 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sidx04/sidx04.github.io", - "owner": { - "username": "sidx04", - "email": "siddpal04@gmail.com" - }, - "record": { - "CNAME": "sidx04.github.io" - } + "repo": "https://github.com/sidx04/sidx04.github.io", + "owner": { + "username": "sidx04", + "email": "siddpal04@gmail.com" + }, + "record": { + "CNAME": "sidx04.github.io" + } } diff --git a/domains/skarwuuu.json b/domains/skarwuuu.json index e7035720e..d47821bb2 100644 --- a/domains/skarwuuu.json +++ b/domains/skarwuuu.json @@ -1,10 +1,10 @@ { - "description": "skarwuuu.is-a.dev", - "owner": { - "username": "skarwuuu", - "email": "sakshrwt@gmail.com" - }, - "record": { - "CNAME": "skarwuuu.vercel.app" - } + "description": "skarwuuu.is-a.dev", + "owner": { + "username": "skarwuuu", + "email": "sakshrwt@gmail.com" + }, + "record": { + "CNAME": "skarwuuu.vercel.app" + } } diff --git a/domains/skid.json b/domains/skid.json index 8a97aef4e..036f035b1 100644 --- a/domains/skid.json +++ b/domains/skid.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "PlOszukiwaczDEV" - }, - "record": { - "CNAME": "website-4ej.pages.dev" - } + "owner": { + "username": "PlOszukiwaczDEV" + }, + "record": { + "CNAME": "website-4ej.pages.dev" + } } diff --git a/domains/smilos.json b/domains/smilos.json index 0a4f8dffa..d004c9342 100644 --- a/domains/smilos.json +++ b/domains/smilos.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "smilos71" - }, - "record": { - "CNAME": "smilos71.github.io" - } + "owner": { + "username": "smilos71" + }, + "record": { + "CNAME": "smilos71.github.io" + } } diff --git a/domains/solarskripts.json b/domains/solarskripts.json index bf4bcc296..208683a50 100644 --- a/domains/solarskripts.json +++ b/domains/solarskripts.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SolarSkripts", - "email": "0hexius0@gmail.com" - }, - "record": { - "CNAME": "solarskripts.net" - } + "owner": { + "username": "SolarSkripts", + "email": "0hexius0@gmail.com" + }, + "record": { + "CNAME": "solarskripts.net" + } } diff --git a/domains/sono.json b/domains/sono.json index 18f3e021d..6536bd70e 100644 --- a/domains/sono.json +++ b/domains/sono.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "getSono", - "email": "sono.arbeit@gmail.com" - }, - "record": { - "NS": [ - "jasmine.ns.cloudflare.com", - "trace.ns.cloudflare.com" - ] - } + "owner": { + "username": "getSono", + "email": "sono.arbeit@gmail.com" + }, + "record": { + "NS": ["jasmine.ns.cloudflare.com", "trace.ns.cloudflare.com"] + } } diff --git a/domains/sora-os.json b/domains/sora-os.json index 4ca1b2332..adeb8c7b9 100644 --- a/domains/sora-os.json +++ b/domains/sora-os.json @@ -1,12 +1,12 @@ -{ - "description": "Cloud operating system", - "repo": "https://github.com/qloha/Sora-OS", - "owner": { - "username": "qloha", - "email": "", - "youtube": "https://youtube.com/@qloha" - }, - "record": { - "CNAME": "sora-os.up.railway.app" - } -} +{ + "description": "Cloud operating system", + "repo": "https://github.com/qloha/Sora-OS", + "owner": { + "username": "qloha", + "email": "", + "youtube": "https://youtube.com/@qloha" + }, + "record": { + "CNAME": "sora-os.up.railway.app" + } +} diff --git a/domains/soraishiro.json b/domains/soraishiro.json index 6c9db0df6..5cd967793 100644 --- a/domains/soraishiro.json +++ b/domains/soraishiro.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Soraishiro" - }, - "record": { - "CNAME": "soraishiro.github.io" - } -} + "owner": { + "username": "Soraishiro" + }, + "record": { + "CNAME": "soraishiro.github.io" + } +} diff --git a/domains/spider-development.json b/domains/spider-development.json index 21dde4001..a6edbdbc5 100644 --- a/domains/spider-development.json +++ b/domains/spider-development.json @@ -1,10 +1,8 @@ { - "owner": { - "username": "spider-development01" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "spider-development01" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/stargate.json b/domains/stargate.json index 0e1638ab1..02baccb32 100644 --- a/domains/stargate.json +++ b/domains/stargate.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "r0ckmix", - "email": "mix155@yandex.ru" - }, - "record": { - "A": [ - "193.178.210.179" - ] - } + "owner": { + "username": "r0ckmix", + "email": "mix155@yandex.ru" + }, + "record": { + "A": ["193.178.210.179"] + } } diff --git a/domains/suctrebinhthuan.json b/domains/suctrebinhthuan.json index 5c36bc453..75308061f 100644 --- a/domains/suctrebinhthuan.json +++ b/domains/suctrebinhthuan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "suctrebth", - "email": "web.insuctre@gmail.com" - }, - "record": { - "CNAME": "suctrebinhthuan.com" - } + "owner": { + "username": "suctrebth", + "email": "web.insuctre@gmail.com" + }, + "record": { + "CNAME": "suctrebinhthuan.com" + } } diff --git a/domains/sun.json b/domains/sun.json index 631a26eb1..ee30e75de 100644 --- a/domains/sun.json +++ b/domains/sun.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sxn4y", - "email": "", - "discord": "5unn7n" - }, - "record": { - "CNAME": "supern0va.vercel.app" - } + "owner": { + "username": "sxn4y", + "email": "", + "discord": "5unn7n" + }, + "record": { + "CNAME": "supern0va.vercel.app" + } } diff --git a/domains/swami.json b/domains/swami.json index 8c60a7970..459fb9535 100644 --- a/domains/swami.json +++ b/domains/swami.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/aadltya/portfolio-website", - "owner": { - "username": "aadltya", - "email": "adityaedu22@gmail.com" - }, + "description": "Portfolio Website", + "repo": "https://github.com/aadltya/portfolio-website", + "owner": { + "username": "aadltya", + "email": "adityaedu22@gmail.com" + }, "record": { - "CNAME": "adityasworld.vercel.app" - } - } \ No newline at end of file + "CNAME": "adityasworld.vercel.app" + } +} diff --git a/domains/t3vada.json b/domains/t3vada.json index 512bcff16..e64cec5be 100644 --- a/domains/t3vada.json +++ b/domains/t3vada.json @@ -5,4 +5,4 @@ "record": { "CNAME": "devada.vercel.app" } -} \ No newline at end of file +} diff --git a/domains/tak.json b/domains/tak.json index 8a647b45f..4b6963878 100644 --- a/domains/tak.json +++ b/domains/tak.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tak-gamingYT", - "email": "tak@tak.io.vn" - }, - "record": { - "CNAME": "tak-gamingyt.github.io" - }, - "proxied": true + "owner": { + "username": "tak-gamingYT", + "email": "tak@tak.io.vn" + }, + "record": { + "CNAME": "tak-gamingyt.github.io" + }, + "proxied": true } diff --git a/domains/tanish-poddar.json b/domains/tanish-poddar.json index 4c64749fe..ea9a542fd 100644 --- a/domains/tanish-poddar.json +++ b/domains/tanish-poddar.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", - "owner": { - "username": "tanishpoddar", - "email": "tanishpoddar.18@gmail.com" - }, - "record": { - "CNAME": "tanishpoddar.github.io" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/tanishpoddar/tanishpoddar.github.io", + "owner": { + "username": "tanishpoddar", + "email": "tanishpoddar.18@gmail.com" + }, + "record": { + "CNAME": "tanishpoddar.github.io" + } } diff --git a/domains/tanquang.json b/domains/tanquang.json index 778eff53f..a7d609d87 100644 --- a/domains/tanquang.json +++ b/domains/tanquang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "quangnlt", - "email": "tanquang2k3@gmail.com" - }, - "record": { - "CNAME": "quangnlt.github.io" - } + "owner": { + "username": "quangnlt", + "email": "tanquang2k3@gmail.com" + }, + "record": { + "CNAME": "quangnlt.github.io" + } } diff --git a/domains/techadv.json b/domains/techadv.json index 35f2e64b9..8ff8fe39f 100644 --- a/domains/techadv.json +++ b/domains/techadv.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "techadvyt", - "discord": "1250701051812642887", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" - }, - "record": { - "CNAME": "usest1.netro.host" - } + "owner": { + "username": "techadvyt", + "discord": "1250701051812642887", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Vp8rCwhz4V1J-S7XGZRX3yIV-uuvxLHg_j1MB64d-i_xDZdl9mVIrln2zdw8R7Aeh80rTEgAKdJG7ihGxigBUpQvMOFktvm_ronxXv3HGQMSvHqm_YyxbMIO4oMb7eIzV4U6XtC_GJBz6jVDzn1a7o1ZhBwkACtLfkoSWyCFMevXGq2QJLKSCvl1LuM5dgBGfsMC67-qOJ0NKjucTXXvYU4jzC-aGN64QIfBg0Q3S52B6asw8M4oc8NPVSplJwP86n8wlhXRV9hK5gNUp9VhZXgjkcifnw2yTIezz4f8jax3_W7hpvdTdAiiHlAKt5DNESROD4QbSnN1nb6rPqgUhA.DtsV7hiKsdEv3RblcTjgHQ.c38vZ7MeCA5NjcY2jZj7eq7Jdd8HCqFFYNXBzR3LxtJc_zCtQvzWM-Fs2u-UV8mrl7GJTr0A8PpGc6WuFJPVrReyQl6dQllir9HnGiTVNCQ.g5lJmjLEqEq6jfkocwxJ3w" + }, + "record": { + "CNAME": "usest1.netro.host" + } } diff --git a/domains/theveryheavy.json b/domains/theveryheavy.json index 17a1cc7e7..dc792c71b 100644 --- a/domains/theveryheavy.json +++ b/domains/theveryheavy.json @@ -1,24 +1,21 @@ { - "owner": { - "username": "theveryheavy", - "discord": "1266113644643614803", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.simplelogin.co", - "mx2.simplelogin.co" - ], - "TXT": [ - "sl-verification=annotwbbqjhagomrimwzthorstvzhw", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ] - } + "owner": { + "username": "theveryheavy", + "discord": "1266113644643614803", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.suIFFV54UOL9Uwa0noRId59uf3EFtDxH9ExQfDv0RMETAGRUfXgK5h68nPm94oBHBVdTrgqlxB1prBpZsoDRhNJnowBjtJL8NP6i40uChltcaAUMsL76kHFlx9I-HojhoHAg6BY3Kt3iQRkMuwHFmJLFwNBCEgK45IlxiBQQ_Of_LW_C7jfp_kqQhrXggqdZYLwKUvsp-JPXCwPmny7IlYF5T6OIhEmjkj2QWEjyqPj8MhvZOpB5WI5nxsxwXKVDvdQysWDm8UuvKThgoY73yoOsKMV6-8RLSIPzSA--hSz8OOzao-YOXMlropqHx9SSQKF2gbg8Jt0la-0o77OYOw._JRnIF_by82ZehfCV5YDgg.O8_d7esMCv2vadIOAxU3oP2njMeEUmuHn7Ud46KZakXuzA8WBZntj3rYa7PZYYDf4sAFwvVCE3O5sdBJsb27Pfbx4G2NjUd04t2tGVKvI6U.U3UdmUku7uVh1MQkFfHOyg" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.simplelogin.co", "mx2.simplelogin.co"], + "TXT": [ + "sl-verification=annotwbbqjhagomrimwzthorstvzhw", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ] + } } diff --git a/domains/thien.json b/domains/thien.json index d036ca640..2ddf8b840 100644 --- a/domains/thien.json +++ b/domains/thien.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thiennguyen93", - "email": "hi@thiennguyen.dev" - }, - "record": { - "CNAME": "thiennguyen93.github.io" - } + "owner": { + "username": "thiennguyen93", + "email": "hi@thiennguyen.dev" + }, + "record": { + "CNAME": "thiennguyen93.github.io" + } } diff --git a/domains/toantran.json b/domains/toantran.json index 77cb243d7..89ddd5725 100644 --- a/domains/toantran.json +++ b/domains/toantran.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/toantranct94/toantran.github.io", - "owner": { - "username": "toantranct94", - "email": "toantranct94@gmail.com" - }, - "record": { - "CNAME": "toantran.github.io" - } + "repo": "https://github.com/toantranct94/toantran.github.io", + "owner": { + "username": "toantranct94", + "email": "toantranct94@gmail.com" + }, + "record": { + "CNAME": "toantran.github.io" + } } diff --git a/domains/tortilla.json b/domains/tortilla.json index 977c39694..cbec180a0 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -1,11 +1,11 @@ { - "description": "tortilla.is-a.dev", - "owner": { - "username": "Colbster937", - "email": "colbster937@colbster937.dev" - }, - "record": { - "CNAME": "dns.tortillagames.org" - }, - "proxied": true + "description": "tortilla.is-a.dev", + "owner": { + "username": "Colbster937", + "email": "colbster937@colbster937.dev" + }, + "record": { + "CNAME": "dns.tortillagames.org" + }, + "proxied": true } diff --git a/domains/trix.json b/domains/trix.json index 13a85cc35..a4724b7ea 100644 --- a/domains/trix.json +++ b/domains/trix.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "tr1xem", - "email": "admin@trixsly.xyz" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "tr1xem", + "email": "admin@trixsly.xyz" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/tsu.json b/domains/tsu.json index 29c62defb..e020b0875 100644 --- a/domains/tsu.json +++ b/domains/tsu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dot-tsu", - "email": "lucanahtsu@gmail.com" - }, - "record": { - "CNAME": "dot-tsu.github.io" - } + "owner": { + "username": "dot-tsu", + "email": "lucanahtsu@gmail.com" + }, + "record": { + "CNAME": "dot-tsu.github.io" + } } diff --git a/domains/ttkt.json b/domains/ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/ttkt.json +++ b/domains/ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/tuankiet.json b/domains/tuankiet.json index 17a92e331..48df29e5e 100644 --- a/domains/tuankiet.json +++ b/domains/tuankiet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "harrytien107", - "email": "sigmatien@duck.com" - }, - "record": { - "CNAME": "harrytien107.github.io" - } + "owner": { + "username": "harrytien107", + "email": "sigmatien@duck.com" + }, + "record": { + "CNAME": "harrytien107.github.io" + } } diff --git a/domains/tuantestdashboard.json b/domains/tuantestdashboard.json index d0254f2bf..c3d130000 100644 --- a/domains/tuantestdashboard.json +++ b/domains/tuantestdashboard.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "latuan2710", - "email": "tuan.la.cit19@eiu.edu.vn" - }, - "record": { - "CNAME": "admin-dashboard-latuan.vercel.app" - } + "owner": { + "username": "latuan2710", + "email": "tuan.la.cit19@eiu.edu.vn" + }, + "record": { + "CNAME": "admin-dashboard-latuan.vercel.app" + } } diff --git a/domains/tunzankies.json b/domains/tunzankies.json index 519c87449..ca7973568 100644 --- a/domains/tunzankies.json +++ b/domains/tunzankies.json @@ -1,10 +1,10 @@ { - "owner": { - "description": "tunzankies.is-a.dev", - "username": "Tuan-Dang05", - "discord": "703136026595426305" - }, - "record": { - "CNAME": "portfolio-3-d-nu.vercel.app" - } + "owner": { + "description": "tunzankies.is-a.dev", + "username": "Tuan-Dang05", + "discord": "703136026595426305" + }, + "record": { + "CNAME": "portfolio-3-d-nu.vercel.app" + } } diff --git a/domains/upload.cdn.akk1to.json b/domains/upload.cdn.akk1to.json index ea77451e4..ace2ad7d7 100644 --- a/domains/upload.cdn.akk1to.json +++ b/domains/upload.cdn.akk1to.json @@ -1,12 +1,12 @@ { - "description": "file uploader of akk1to.dev", - "repo": "https://github.com/akk1to/upload.cdn", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "file uploader of akk1to.dev", + "repo": "https://github.com/akk1to/upload.cdn", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } } diff --git a/domains/vanmanh.json b/domains/vanmanh.json index 84c017a28..6b456da69 100644 --- a/domains/vanmanh.json +++ b/domains/vanmanh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vanmanhdev", - "email": "vanmanh2763@gmail.com" - }, - "record": { - "CNAME": "vanmanhdev.github.io" - } + "owner": { + "username": "vanmanhdev", + "email": "vanmanh2763@gmail.com" + }, + "record": { + "CNAME": "vanmanhdev.github.io" + } } diff --git a/domains/vantage.json b/domains/vantage.json index 78848c6a7..7afc96ef5 100644 --- a/domains/vantage.json +++ b/domains/vantage.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "blaze-099", - "email": "", - "discord": "1186691290759434350", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" - }, - "record": { - "CNAME": "valorant-overlay-phi.vercel.app" - } + "owner": { + "username": "blaze-099", + "email": "", + "discord": "1186691290759434350", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.QLo89mhM4fE7MyI0fwTOoE1gwfqgTROR4XPtssSWrCFKdjAMxwFLRxSVKfTTk47ZdvtFcNQ-9i6zANMmvnKWqb4lk-A_IYDgCTI-rzfl7lIAsff092nh30jydQF4TCaaPwer3yrDZs-cHqnPJe1M9tVGLROeCpH5ndmRFCFCTp0SF5fIlyed9zElmsvmVm1In-pKSTFghIOm7W5A0Y_TGgGRz1GnCd7rUL0y_2Pww__W_JmiPYaqnIaas5YfHZSeSv68f4u6TicVOUFMCmRCAeF17ajRHB8NJJmAZ_5o0pvPs-YTFttOGRRp0MV7AMObacFMFpYufgvFM6amMBuKFA.nFT85dthPK_PLwebqK3zVw.w_dE_O8xeNrfXjtiPx_VM3hBR_p0i8huGEZfvGafCIBBtWm42cuIYAZ_kNh_qai31o3i7oRRi7UXOBGeShlvXW7znEXB9nx6Xy81QrbL878.l30yta1ym3dOqtn8MC7dZA" + }, + "record": { + "CNAME": "valorant-overlay-phi.vercel.app" + } } diff --git a/domains/vela.json b/domains/vela.json index c46c8660c..53454a43c 100644 --- a/domains/vela.json +++ b/domains/vela.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "v3laDev", - "email": "27khero@proton.me" - }, - "record": { - "CNAME": "v3laDev.github.io" - } + "owner": { + "username": "v3laDev", + "email": "27khero@proton.me" + }, + "record": { + "CNAME": "v3laDev.github.io" + } } diff --git a/domains/verkyana.json b/domains/verkyana.json index 46398569d..9348ec7f8 100644 --- a/domains/verkyana.json +++ b/domains/verkyana.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Keiyanas", - "email": "katzswax@gmail.com" - }, - "record": { - "CNAME": "keiyanas.github.io" - } + "owner": { + "username": "Keiyanas", + "email": "katzswax@gmail.com" + }, + "record": { + "CNAME": "keiyanas.github.io" + } } diff --git a/domains/votiendung.json b/domains/votiendung.json index 03111a07b..683fe810d 100644 --- a/domains/votiendung.json +++ b/domains/votiendung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dungxibo123", - "email": "votiendung0805@gmail.com" - }, - "record": { - "CNAME": "dungxibo123.github.io" - } + "owner": { + "username": "dungxibo123", + "email": "votiendung0805@gmail.com" + }, + "record": { + "CNAME": "dungxibo123.github.io" + } } diff --git a/domains/vra.json b/domains/vra.json index 144d40066..213335b04 100644 --- a/domains/vra.json +++ b/domains/vra.json @@ -1,18 +1,15 @@ { - "owner": { - "username": "vra-thenix", - "email": "rawatsiddhant25@gmail.com" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.109.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "vra-thenix", + "email": "rawatsiddhant25@gmail.com" + }, + "record": { + "A": [ + "185.199.110.153", + "185.199.109.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/vuri.json b/domains/vuri.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vuri.json +++ b/domains/vuri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/vurihuang.json b/domains/vurihuang.json index fc7d3838f..2e62d39d4 100644 --- a/domains/vurihuang.json +++ b/domains/vurihuang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vurihuang", - "email": "vengeancehuang@gmail.com" - }, - "record": { - "CNAME": "vurihuang.github.io" - } + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } } diff --git a/domains/wave.json b/domains/wave.json index 45e65c2d9..fa08df710 100644 --- a/domains/wave.json +++ b/domains/wave.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "mulchs", - "discord": "1273579466936815717", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" - }, - - "record": { - "CNAME": "wave.fwh.is" - } - } - \ No newline at end of file + "owner": { + "username": "mulchs", + "discord": "1273579466936815717", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.VQbRFqL4oyeBRF7H8wmvWeQR00tQnJnL2c0Yc--s4fbY_z_gr-LC7j6Ep_s-mStGfFpmnGZxPAz89WkApt6__tftZ8oClYEbRQJyN7jtoOHO86GNYMxcvQJ2ngNqxjADWrWROLR2uI9c0VZryiZFLfDXkfl0WbtTl2UvndEnjCVwNyIuv8L67P1p9p0ODDyKIcztIkDEROfD46mWthqIcElcWxNuCXMsPYgtBXYn6O6SrQWHhilzEsvLHe8BEMESAfpxvOH7clAWLVLIAmEmNNnoecLwse_z3k8pZHJQDOifr8k5t8FoRNhPH5QYFAXGfk4Mi_jCFUPZV9cwjJa0gA.EkJAMMF4R2XX-bBYIFnfQg.K1R0AqjrIzfN5_rcJit1g8JFU4DxBqL9Wq8nGU3Rhka93TEfxiRYSi5C0RFtt3i-OH_FxwePHkLCDDMDLE4fFFl8bQplvGRoXw-_QY5Czqf2bH6GtsIpt0viog_2l4h5.khbF7ESzWSSPeYTADVcsyg" + }, + + "record": { + "CNAME": "wave.fwh.is" + } +} diff --git a/domains/webcubed.json b/domains/webcubed.json index 1bc3caa49..80535f977 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "webcubed", - "email": "lainathannlaiv2@gmail.com" - }, - "record": { - "CNAME": "webcubed.github.io" - } -} + "owner": { + "username": "webcubed", + "email": "lainathannlaiv2@gmail.com" + }, + "record": { + "CNAME": "webcubed.github.io" + } +} diff --git a/domains/wipad.json b/domains/wipad.json index a63a5a642..04908da06 100644 --- a/domains/wipad.json +++ b/domains/wipad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wipad0310", - "email": "nguyenlab2007@gmail.com" - }, - "record": { - "CNAME": "wipad0310.github.io" - } + "owner": { + "username": "wipad0310", + "email": "nguyenlab2007@gmail.com" + }, + "record": { + "CNAME": "wipad0310.github.io" + } } diff --git a/domains/wirisungs.json b/domains/wirisungs.json index 0bd4f92cf..f0a181248 100644 --- a/domains/wirisungs.json +++ b/domains/wirisungs.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wirisungs" + "username": "wirisungs" }, "record": { - "CNAME": "wirisungs.github.io" + "CNAME": "wirisungs.github.io" } } diff --git a/domains/wizcann.json b/domains/wizcann.json index cc4df51b5..10abfdfb4 100644 --- a/domains/wizcann.json +++ b/domains/wizcann.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "wizcann" - }, - "record": { - "CNAME": "wizcann.github.io" - } -} + "owner": { + "username": "wizcann" + }, + "record": { + "CNAME": "wizcann.github.io" + } +} diff --git a/domains/works.arnxv.json b/domains/works.arnxv.json index 2e23bf9fd..5ffe17247 100644 --- a/domains/works.arnxv.json +++ b/domains/works.arnxv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ArnavBarway", - "email": "arnav@sagaraga.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } + "owner": { + "username": "ArnavBarway", + "email": "arnav@sagaraga.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } } diff --git a/domains/www.bteamapp.json b/domains/www.bteamapp.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.bteamapp.json +++ b/domains/www.bteamapp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.dhlcgd.json b/domains/www.dhlcgd.json index 0f61df0fe..84adf8b6e 100644 --- a/domains/www.dhlcgd.json +++ b/domains/www.dhlcgd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dhlcgd", - "email": "dhlcgdofficial@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "dhlcgd", + "email": "dhlcgdofficial@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/www.joe50097.json b/domains/www.joe50097.json index 544b87710..f92a1bda3 100644 --- a/domains/www.joe50097.json +++ b/domains/www.joe50097.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Joe50097", - "email": "zcell9500@gmail.com" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/www.myforum.json b/domains/www.myforum.json index 72a2fee0a..e3f1896a0 100644 --- a/domains/www.myforum.json +++ b/domains/www.myforum.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "myforum.mydiscussion.net" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "myforum.mydiscussion.net" + } } diff --git a/domains/www.ttkt.json b/domains/www.ttkt.json index a71f767a9..7dea7e8b7 100644 --- a/domains/www.ttkt.json +++ b/domains/www.ttkt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "bteamapp", - "email": "helpapp.bta@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } + "owner": { + "username": "bteamapp", + "email": "helpapp.bta@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } } diff --git a/domains/xgeneric.json b/domains/xgeneric.json index 4ffc90339..62bace35a 100644 --- a/domains/xgeneric.json +++ b/domains/xgeneric.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "xgeneric", - "discord": "1194494419064328296", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" - }, - - "record": { - "CNAME": "paulswebhelp.com" - } - } - \ No newline at end of file + "owner": { + "username": "xgeneric", + "discord": "1194494419064328296", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.D232zLsD29QIoCDQBNjD76jn7VgIPpSOIrRPBMn37VV_JTS_3fJAKK7ADQtFwQu0A-I0TcZTU3UczrEGdwjmkHHAhPu95BuRbFqbWruAnX6ETw0JjSJQvYmlrFjF1xDMM33CJ3GW0R985HyTcB5MbU6-QvWbqPou5bwRShlQ06KKP944EiASahDDNAog2HUwEf7VJjWxdB-hP3Yj_BOvlC_kQBfZBhOTG4OWwbvbAonKjK26oqrVdUKhuDT0VfvI4VsBXlSG3g8P2LnyZZPmh3xJ3UQ4aWYRFhJkC3f0M98NQ4mI7ddwZu4YPVcw9yHiMD9iDnTBnNiSsJVZeMhqQw.6v7QP1iKQEXF2xIliVLoxA.n1gPGIhivHdAaq9enhjewqRKzW2BtPsOt97Ng4x7yp8nv-OzAS4Jev1hp_M3z0XL7l5z1Wc2YrPW7z3trdUlmTZkCLcOziKhwwECaKbQNErOq3yXDxe7K5FvhmQWGNQJ.fZiP_f8z_xpVs5jS0MRQPQ" + }, + + "record": { + "CNAME": "paulswebhelp.com" + } +} diff --git a/domains/xpugno.json b/domains/xpugno.json index 19148b752..00fe20474 100644 --- a/domains/xpugno.json +++ b/domains/xpugno.json @@ -1,13 +1,11 @@ { - "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", - "repo": "https://github.com/xPugnocode/sillywebsite", - "owner": { - "username": "xPugnocode", - "discord": "567924760370085899" - }, - "record": { - "A": [ - "75.2.60.5" - ] - } + "description": "Personal website for xPugno, hosted on Netlify at https://xpugno.netlify.app", + "repo": "https://github.com/xPugnocode/sillywebsite", + "owner": { + "username": "xPugnocode", + "discord": "567924760370085899" + }, + "record": { + "A": ["75.2.60.5"] + } } diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 057c6f3e5..7ba5ec189 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,10 +1,10 @@ { - "owner": { - "email": "xvannn07@example.com", - "username": "Xvannn07" - }, - "record": { - "CNAME": "silly-arithmetic-ef452c.netlify.app" - }, - "proxy": false + "owner": { + "email": "xvannn07@example.com", + "username": "Xvannn07" + }, + "record": { + "CNAME": "silly-arithmetic-ef452c.netlify.app" + }, + "proxy": false } diff --git a/domains/xvrtech.json b/domains/xvrtech.json index 516612771..1172adb43 100644 --- a/domains/xvrtech.json +++ b/domains/xvrtech.json @@ -1,12 +1,11 @@ { - "description": "Toy website xvrtech.is-a.dev", - "repo": "https://github.com/FullStackedRVC/Agency.git", - "owner": { - "username": "FullStackedRVC", - "email": "robertocarov2@gmail.com" - }, - "record": { + "description": "Toy website xvrtech.is-a.dev", + "repo": "https://github.com/FullStackedRVC/Agency.git", + "owner": { + "username": "FullStackedRVC", + "email": "robertocarov2@gmail.com" + }, + "record": { "CNAME": "fullstackedrvc.github.io" - - } - } \ No newline at end of file + } +} diff --git a/domains/yashsachdev.json b/domains/yashsachdev.json index a96833d27..ee20acfea 100644 --- a/domains/yashsachdev.json +++ b/domains/yashsachdev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "yashsachdev", - "email": "yashsachdev5677@gmail.com" - }, - "record": { - "CNAME": "yashsachdevblog.azureedge.net" - } + "owner": { + "username": "yashsachdev", + "email": "yashsachdev5677@gmail.com" + }, + "record": { + "CNAME": "yashsachdevblog.azureedge.net" + } } diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json index 62c8bf2dc..922756d8c 100644 --- a/domains/youssef-lmouden.json +++ b/domains/youssef-lmouden.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "YoussefDevPro" - }, - "record": { - "CNAME": "youssefdevpro.github.io" - } -} + "owner": { + "username": "YoussefDevPro" + }, + "record": { + "CNAME": "youssefdevpro.github.io" + } +} diff --git a/domains/yxz.json b/domains/yxz.json index 87095b3fe..d434786ca 100644 --- a/domains/yxz.json +++ b/domains/yxz.json @@ -1,28 +1,24 @@ { - "repo": "https://github.com/yz9551/blog", - "owner": { - "username": "yz9551", - "email": "", - "discord": "yz9551" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "AAAA": [ - "2606:50c0:8000::153", - "2606:50c0:8001::153", - "2606:50c0:8002::153", - "2606:50c0:8003::153" - ], - "MX": [ - "tourmaline.uksouth.cloudapp.azure.com" - ], - "TXT": [ - "v=spf1 mx -all" - ] - } + "repo": "https://github.com/yz9551/blog", + "owner": { + "username": "yz9551", + "email": "", + "discord": "yz9551" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "MX": ["tourmaline.uksouth.cloudapp.azure.com"], + "TXT": ["v=spf1 mx -all"] + } } diff --git a/domains/zalex.json b/domains/zalex.json index 1fafd707a..006338ddf 100644 --- a/domains/zalex.json +++ b/domains/zalex.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Orange-Figure", - "discord": "1212435420776890368", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" - }, - - "record": { - "CNAME": "zalex.betteruptime.com" - } - } - \ No newline at end of file + "owner": { + "username": "Orange-Figure", + "discord": "1212435420776890368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" + }, + + "record": { + "CNAME": "zalex.betteruptime.com" + } +} diff --git a/domains/ziyn.json b/domains/ziyn.json index 7851a9219..9a726ef96 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "254thheli", - "email": "is-a-dev@ziyn.us.kg" - }, - "record": { - "CNAME": "ziyn.pages.dev" - } + "owner": { + "username": "254thheli", + "email": "is-a-dev@ziyn.us.kg" + }, + "record": { + "CNAME": "ziyn.pages.dev" + } } diff --git a/domains/zmail._domainkey.devarnav.json b/domains/zmail._domainkey.devarnav.json index 336d7eb0e..baa38f9b5 100644 --- a/domains/zmail._domainkey.devarnav.json +++ b/domains/zmail._domainkey.devarnav.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ArnavBarway", - "email": "playnav.yt@gmail.com" - }, - "record": { - "TXT": [ - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" - ] - } + "owner": { + "username": "ArnavBarway", + "email": "playnav.yt@gmail.com" + }, + "record": { + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDSshIz5JRWquCDisgpRtbtWwMhzi2asXOamXxO6G80r4cNYll2/7AWSIxEKGV8t/eoGo9xiryfUXi0W5P5jHY6TWcdawPE/xBoBySt58dQtOElHEplukCYxyTotrvdQp1nH9w2jmexZfjXzOS97sGwUXHDWxNZjwT7hYf5Kzif+QIDAQAB" + ] + } } diff --git a/domains/zmail._domainkey.lohit.json b/domains/zmail._domainkey.lohit.json index 45759e124..d02c5d24a 100644 --- a/domains/zmail._domainkey.lohit.json +++ b/domains/zmail._domainkey.lohit.json @@ -5,6 +5,8 @@ "discord": "drxven" }, "record": { - "TXT": ["v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB"] + "TXT": [ + "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDk3bjKjaUSMk1CmR3dk3zbYxepsBEwSlM5Sz7f0IMEQICvmR4rv3O3dnT+2JmzV9sr/97sqQpucCVDJaJrnLB4XlFCvgJfwUTU8TX4CPSnWOJ4P7cxrfaMRMZARJoj31m81NB/eVArLcCZFZ/wprNeiOMhPGDL4B2lZRZkDts63wIDAQAB" + ] } } From 4cb536c3aa8dd80714d2e127e7a056276be9c342 Mon Sep 17 00:00:00 2001 From: Sarthak Malhotra <49312722+SaM13997@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:12:36 +0530 Subject: [PATCH 0529/1014] Create sarthak-malhotra.json --- domains/sarthak-malhotra.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sarthak-malhotra.json diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sarthak-malhotra.json @@ -0,0 +1 @@ + From 438a8b588d0b12d29871163b9afa7e26d379266f Mon Sep 17 00:00:00 2001 From: Sarthak Malhotra Date: Fri, 10 Jan 2025 16:22:38 +0530 Subject: [PATCH 0530/1014] domain setup --- domains/sarthak-malhotra.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/sarthak-malhotra.json b/domains/sarthak-malhotra.json index 8b1378917..6d0eb390c 100644 --- a/domains/sarthak-malhotra.json +++ b/domains/sarthak-malhotra.json @@ -1 +1,11 @@ - +{ + "description": "Portfolio Website for Sarthak Malhotra", + "repo": "https://github.com/SaM13997/portfolio-simple", + "owner": { + "username": "Sam13997", + "email": "sarthakmalhotra251@gmail.com" + }, + "record": { + "CNAME": "www.webdevsam.pro" + } +} From b1dc7ab3a3bb9d893322b609681d901f71ce10ab Mon Sep 17 00:00:00 2001 From: Vedant Das <153703868+ethereumvd@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:40:26 +0530 Subject: [PATCH 0531/1014] Create ethereumvd.json --- domains/ethereumvd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethereumvd.json diff --git a/domains/ethereumvd.json b/domains/ethereumvd.json new file mode 100644 index 000000000..8950288b7 --- /dev/null +++ b/domains/ethereumvd.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ethereumvd/ethereumvd.github.io", + "owner": { + "username": "ethereumvd", + "email": "ethereum249@gmail.com" + }, + "record": { + "CNAME": "ethereumvd.github.io" + } +} From eb5fefb8df50f77f5282e9f2f9af0e09690ed7c7 Mon Sep 17 00:00:00 2001 From: Abineethan Date: Fri, 10 Jan 2025 17:36:57 +0530 Subject: [PATCH 0532/1014] Create _github-pages-challenge-abineethan.json --- domains/_github-pages-challenge-abineethan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-abineethan.json diff --git a/domains/_github-pages-challenge-abineethan.json b/domains/_github-pages-challenge-abineethan.json new file mode 100644 index 000000000..c1129342c --- /dev/null +++ b/domains/_github-pages-challenge-abineethan.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain hosts my personal portfolio website.", + "repo": "https://github.com/abineethan/abineethan.github.io", + "owner": { + "username": "abineethan", + "email": "abineethan22@gmail.com" + }, + "record": { + "TXT": "74aac1713f40d55b72933f73a36b09" + } +} From 4e04f769f2c7b7f95bf50a75aa382abdbd9c7cd4 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:43:05 +0800 Subject: [PATCH 0533/1014] feat(ci): subdomains on the root no underscores --- domains/_github-pages-challenge-0v90.json | 9 --------- domains/_github-pages-challenge-abiapp789.json | 9 --------- domains/_github-pages-challenge-akk1to.json | 12 ------------ domains/_github-pages-challenge-akzana.json | 8 -------- .../_github-pages-challenge-fluffythebunny.json | 9 --------- domains/_github-pages-challenge-rouf0x.json | 9 --------- domains/_psl.json | 2 +- tests/domains.test.js | 14 ++++++++++++++ util/excepted-domains.json | 6 ++++++ 9 files changed, 21 insertions(+), 57 deletions(-) delete mode 100644 domains/_github-pages-challenge-0v90.json delete mode 100644 domains/_github-pages-challenge-abiapp789.json delete mode 100644 domains/_github-pages-challenge-akk1to.json delete mode 100644 domains/_github-pages-challenge-akzana.json delete mode 100644 domains/_github-pages-challenge-fluffythebunny.json delete mode 100644 domains/_github-pages-challenge-rouf0x.json create mode 100644 util/excepted-domains.json diff --git a/domains/_github-pages-challenge-0v90.json b/domains/_github-pages-challenge-0v90.json deleted file mode 100644 index ca64ecee6..000000000 --- a/domains/_github-pages-challenge-0v90.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0v90", - "discord": "651519394673065989" - }, - "record": { - "TXT": "9e58408bb4a7267e5a81669f75cfb3" - } -} diff --git a/domains/_github-pages-challenge-abiapp789.json b/domains/_github-pages-challenge-abiapp789.json deleted file mode 100644 index 5726a4a9a..000000000 --- a/domains/_github-pages-challenge-abiapp789.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abiapp789", - "email": "abiapp2024@gmail.com" - }, - "record": { - "TXT": "5bcd2d69c4cca15abd91d504a5b72a" - } -} diff --git a/domains/_github-pages-challenge-akk1to.json b/domains/_github-pages-challenge-akk1to.json deleted file mode 100644 index ccde44cd8..000000000 --- a/domains/_github-pages-challenge-akk1to.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "This website is my personal portfollo XD (let it on rq)", - "repo": "https://github.com/akk1to/akk1to.github.io", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "TXT": ["b7205350c0f56235a5eebee2fd1993"] - } -} diff --git a/domains/_github-pages-challenge-akzana.json b/domains/_github-pages-challenge-akzana.json deleted file mode 100644 index 899eddad0..000000000 --- a/domains/_github-pages-challenge-akzana.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "akzana" - }, - "record": { - "TXT": ["a9e7df1f4744431d00299a1ca92510"] - } -} diff --git a/domains/_github-pages-challenge-fluffythebunny.json b/domains/_github-pages-challenge-fluffythebunny.json deleted file mode 100644 index 3b3919f04..000000000 --- a/domains/_github-pages-challenge-fluffythebunny.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Fluffythebunny", - "email": "puglsytt@gmail.com" - }, - "record": { - "TXT": "beb68ebc988463b8b1753c41c14f9e" - } -} diff --git a/domains/_github-pages-challenge-rouf0x.json b/domains/_github-pages-challenge-rouf0x.json deleted file mode 100644 index 16c8283a8..000000000 --- a/domains/_github-pages-challenge-rouf0x.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rouf0x", - "email": "Gabrielruf.fr@gmail.com" - }, - "record": { - "TXT": "f01cd0a4cbac68efe6b87568776ad9" - } -} diff --git a/domains/_psl.json b/domains/_psl.json index 80ac8a2f0..9ddffa978 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -4,6 +4,6 @@ "email": "admin@is-a.dev" }, "record": { - "TXT": ["https://github.com/publicsuffix/list/pull/2225"] + "TXT": "https://github.com/publicsuffix/list/pull/2225" } } diff --git a/tests/domains.test.js b/tests/domains.test.js index 4c4dc25d6..f43b05254 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -127,3 +127,17 @@ t("Reserved domains file should be valid", (t) => { t.pass(); }); + +const exceptedDomains = require("../util/excepted-domains.json"); + +t("Subdomains on the root should not start with an underscore", (t) => { + for (const file of files) { + const subdomain = file.replace(/\.json$/, ""); + + if (subdomain.split(".").length === 1 && !exceptedDomains.includes(subdomain)) { + t.true(subdomain[0] !== "_", `${file}: Root subdomains should not start with an underscore`); + } + } + + t.pass(); +}) diff --git a/util/excepted-domains.json b/util/excepted-domains.json new file mode 100644 index 000000000..9f7268d2e --- /dev/null +++ b/util/excepted-domains.json @@ -0,0 +1,6 @@ +[ + "_discord", + "_psl", + "_gh-is-a-dev-o", + "_github-pages-challenge-is-a-dev" +] From e7a48885d6b3bf0d7b3c29eee9f8f860d2de5c68 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:34 +0800 Subject: [PATCH 0534/1014] Delete domains/wdh.json --- domains/wdh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json deleted file mode 100644 index 5c6fade85..000000000 --- a/domains/wdh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "discord": "716134528409665586", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.hrR-hCSQVXgc9HR5dgQtzdudsQw4N2SwhMOi2wgv3EVMuqZScgijTFAVAANjFynfR-w87WZ6uYNGdl7STDcxsCVf4aTb3bBgvIYrxdn94sjUhvjr9QwfQ_FByjGbcUcdYFqD80Gkzm9j-ywB4gB3plRZ_W8j7cFR0arXrtnbCUjWEvdT5C20zPnlNcgpIOgQT0sd3R_ByX8aKyoo0U66CbWBgfyVTofOBRXFDhOmdbg5-R2_tLVbj0_2keVKaw0rh6H7Vw8ASbRyfgyg4ZTpXYxqlUlnSIpuDvSUutQRaNCCRZJzi49GuDnHT9_c7vEyd16YhIDTjYf4FkQWr_uVZA.6kXO1_LRrVcp1rz5s8Ubzg.LGclXJMQDX3Bri0DVIldYYdRbrrU4maBGcFUYDObHVFKntkmigw_6xCbQZR8JbXDSkfctECmVEsQoG_iOVnXKLDiUyyDevOGZMn3rwY4MQ5374p82B6l1LDFBbuyFX4o.wty6s6UmUNnx3WcrJAljkw" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From 8c7e0575945ab594d98e9eeebf91ef5e769ff6e7 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:45:52 +0800 Subject: [PATCH 0535/1014] Delete domains/69.json --- domains/69.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/69.json diff --git a/domains/69.json b/domains/69.json deleted file mode 100644 index 0f2d4e83b..000000000 --- a/domains/69.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maskduck", - "discord": "716134528409665586" - }, - "record": { - "CNAME": "maskduck.pages.dev" - } -} From 7edd1f1cc791360d3fc23e71fc1ef17460ecd3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Albarrac=C3=ADn?= Date: Fri, 10 Jan 2025 10:27:47 -0400 Subject: [PATCH 0536/1014] Create franky.json --- domains/franky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/franky.json diff --git a/domains/franky.json b/domains/franky.json new file mode 100644 index 000000000..2d1e8abc6 --- /dev/null +++ b/domains/franky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "senseikoder", + "email": "molina.frank@gmail.com" + }, + "record": { + "CNAME": "efrank.xyz" + } +} From 7daf7e6144e4efe8057a42570ae95e424af8d8bb Mon Sep 17 00:00:00 2001 From: zdienos Date: Fri, 10 Jan 2025 22:33:39 +0800 Subject: [PATCH 0537/1014] 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 0538/1014] 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 e5e3cd4eeac7950a318d7bda3b1b02a3340ad113 Mon Sep 17 00:00:00 2001 From: "NTBK-MARCOS\\mtora" Date: Fri, 10 Jan 2025 11:51:26 -0300 Subject: [PATCH 0539/1014] add marcos.is-a.dev --- domains/marcos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marcos.json diff --git a/domains/marcos.json b/domains/marcos.json new file mode 100644 index 000000000..44a678890 --- /dev/null +++ b/domains/marcos.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mtoranzo", + "owner": { + "username": "mtoranzo", + "email": "mtoranzo@gmail.com" + }, + "record": { + "TXT": "345c2e905e6bb6fd03343af2a4eb2e" + } +} \ 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 0540/1014] 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 d9db38b3bfcaadfcec6c086d98b10c53b3cd7174 Mon Sep 17 00:00:00 2001 From: Hammed Oyedele Date: Fri, 10 Jan 2025 15:52:32 +0100 Subject: [PATCH 0541/1014] Create hammed.json --- domains/hammed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hammed.json diff --git a/domains/hammed.json b/domains/hammed.json new file mode 100644 index 000000000..7a86e4421 --- /dev/null +++ b/domains/hammed.json @@ -0,0 +1,12 @@ +{ + "description": "Link to my portfolio site.", + "repo": "https://github.com/devhammed/devhammed.github.io", + "owner": { + "username": "devhammed", + "email": "hey@hammed.dev" + }, + "record": { + "CNAME": "devhammed.github.io", + "TXT": "7672b068b3140a9fbaaf9bfe0ab136" + } +} From ba787f8b6b4e4b90e8c14f29031ce9baa4344e05 Mon Sep 17 00:00:00 2001 From: sujalshrestha Date: Fri, 10 Jan 2025 20:40:52 +0545 Subject: [PATCH 0542/1014] 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 935b84163696561858e13e437d0859e2fe865797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirk=20Incer=20G=C3=B3mez?= Date: Fri, 10 Jan 2025 09:27:41 -0600 Subject: [PATCH 0543/1014] mrincer domain --- domains/_vercel.mrincer.json | 10 ++++++++++ domains/mrincer.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.mrincer.json create mode 100644 domains/mrincer.json diff --git a/domains/_vercel.mrincer.json b/domains/_vercel.mrincer.json new file mode 100644 index 000000000..31a83093c --- /dev/null +++ b/domains/_vercel.mrincer.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "TXT": "vc-domain-verify=mrincer.is-a.dev,b49fbc8c9c4be061da53" + } +} \ No newline at end of file diff --git a/domains/mrincer.json b/domains/mrincer.json new file mode 100644 index 000000000..feddafd67 --- /dev/null +++ b/domains/mrincer.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khincer", + "email": "kirk.incerg@gmail.com", + "discord": "kyllhua" + }, + "record": { + "CNAME": "portfolio-ashy-ten-95.vercel.app" + } +} \ No newline at end of file From f0a22c1b0e1006eb7e2c13fd1ccd90c01ced9377 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:29:00 +0800 Subject: [PATCH 0544/1014] Create sticknologic.json --- domains/sticknologic.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 68cd5f782..04e7cba94 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -6,6 +6,12 @@ "email": "jobeth.llame@gmail.com" }, "record": { + "A":[ + "65.19.154.90" + ], + "AAAA":[ + "2001:470:1:1ee::1002" + ], "NS": [ "ns1.heliohost.org", "ns2.heliohost.org" From 98edad79ef04b97deb2345ffc9bc41e05604e37a Mon Sep 17 00:00:00 2001 From: Rafael Frank Date: Fri, 10 Jan 2025 16:30:35 +0100 Subject: [PATCH 0545/1014] Add frankra domain --- domains/frankra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frankra.json diff --git a/domains/frankra.json b/domains/frankra.json new file mode 100644 index 000000000..030d73215 --- /dev/null +++ b/domains/frankra.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/frankra/frankra.github.io", + "owner": { + "username": "frankra", + "email": "rafael.h.frank@gmail.com" + }, + "record": { + "CNAME": "frankra.github.io" + } +} \ No newline at end of file From 4a8d50e78918a06d6914d4c88cc8a2977a18a4ef Mon Sep 17 00:00:00 2001 From: Sujol Ghosh <76590380+codevodka@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:11:32 +0530 Subject: [PATCH 0546/1014] Update bro.json Updated CNAME Record --- domains/bro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bro.json b/domains/bro.json index c03bdf1b3..310745b12 100644 --- a/domains/bro.json +++ b/domains/bro.json @@ -1,11 +1,11 @@ { - "description": "Random PDF's website", + "description": "Portfolio Website", "repo": "https://github.com/codevodka/Random-PDF", "owner": { "username": "codevodka", "email": "mafiurislam2022@gmail.com" }, "record": { - "CNAME": "https://codevodka.github.io/codevodka/" + "CNAME": "codevodka.github.io" } } From 614e564d59cc8387ae312fb1c43a85d8eb24a836 Mon Sep 17 00:00:00 2001 From: Nicolas Suarez Date: Fri, 10 Jan 2025 10:44:37 -0500 Subject: [PATCH 0547/1014] Create nicojsuarez.json --- nicojsuarez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 nicojsuarez.json diff --git a/nicojsuarez.json b/nicojsuarez.json new file mode 100644 index 000000000..5fc0d2344 --- /dev/null +++ b/nicojsuarez.json @@ -0,0 +1,11 @@ +{ + "description": "Personal use", + "repo": "https://github.com/NicoJSuarez2/PersonalPage", + "owner": { + "username": "nicojsuarez2", + "email": "javinsurez@gmail.com" + }, + "record": { + "CNAME": "github-Nicojsuarez2.github.io" + } +} From 5d7059249571148263109a038e740f4985e0408d Mon Sep 17 00:00:00 2001 From: Jonathan-Buitrago Date: Fri, 10 Jan 2025 11:43:02 -0500 Subject: [PATCH 0548/1014] Add new domain for JonathanB500 --- domains/jonathan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonathan.json diff --git a/domains/jonathan.json b/domains/jonathan.json new file mode 100644 index 000000000..135891961 --- /dev/null +++ b/domains/jonathan.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website.", + "repo": "https://github.com/jonasfroeller/jonasfroeller", + "owner": { + "username": "JonathanB500", + "email": "jonathanbuitrago505@gmail.com" + }, + "record": { + "CNAME": "https://jonathanbuitragoroncancio.web.app/" + } +} From 43d1778479a21f29b0033fd0efe247940fe6362f Mon Sep 17 00:00:00 2001 From: Anibal Bastias Soto <31627741+anibalbastiass@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:45:37 -0500 Subject: [PATCH 0549/1014] Create anibalbastiass.json --- domains/anibalbastiass.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anibalbastiass.json diff --git a/domains/anibalbastiass.json b/domains/anibalbastiass.json new file mode 100644 index 000000000..f6ce6b89d --- /dev/null +++ b/domains/anibalbastiass.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anibalbastiass", + "email": "anibal.bastias@gmail.com" + }, + "record": { + "CNAME": "anibalbastiass.github.io" + } +} From e9b1b1d5d867c508453750b95a31a81b4203ccf2 Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:32:05 +0545 Subject: [PATCH 0550/1014] Create _vercel.samirkhanal.json --- domains/_vercel.samirkhanal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.samirkhanal.json diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json new file mode 100644 index 000000000..df3188455 --- /dev/null +++ b/domains/_vercel.samirkhanal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" + } +} From ea3c386543e652e39ce329db5ee83ed6997828df Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:33:52 +0545 Subject: [PATCH 0551/1014] Create samirkhanal.json --- domains/samirkhanal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/samirkhanal.json diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json new file mode 100644 index 000000000..4e1a1cbeb --- /dev/null +++ b/domains/samirkhanal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khanal-samir", + "email": "gdssamir@gmail.com", + + }, + "record": { + "CNAME": "https://samir-khanal-portfolio.vercel.app" + } +} From e4f2eaa7c38a92d6824afcf0855b0c2c8565a43b Mon Sep 17 00:00:00 2001 From: Samir Khanal Date: Fri, 10 Jan 2025 22:37:41 +0545 Subject: [PATCH 0552/1014] Update samirkhanal.json --- domains/samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index 4e1a1cbeb..2e6a5fa0b 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://samir-khanal-portfolio.vercel.app" + "CNAME": "samir-khanal-portfolio.vercel.app" } } From 4128bab26bab0f8d47656ad62fbbae880130eafd Mon Sep 17 00:00:00 2001 From: Lautaro Castellanos <88523600+LautaroMol@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:54:01 -0300 Subject: [PATCH 0553/1014] Create Lautaro-Molina.json --- domains/Lautaro-Molina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Lautaro-Molina.json diff --git a/domains/Lautaro-Molina.json b/domains/Lautaro-Molina.json new file mode 100644 index 000000000..a6f1cdfc5 --- /dev/null +++ b/domains/Lautaro-Molina.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "LautaroMol", + "email": "[email protected]" + }, + "record": { + "URL": "https://lautaroportfolio.vercel.app/" + } +} From e5006d7b1ec456b849b5a5be297e380b8a237479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 11:06:24 -0600 Subject: [PATCH 0554/1014] Update peme969.json - Added a TXT record and MX records --- domains/peme969.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0a904d635..cb1a02fc5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -5,6 +5,8 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca"] + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co.","mx2.simplelogin.co."] + } } \ No newline at end of file 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 0555/1014] 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 1322181511300f6e056b781b2e7320afb3e693a9 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:13:34 +0200 Subject: [PATCH 0556/1014] Update domains/peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1080bb873..d2bcf9102 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -6,7 +6,7 @@ "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co.","mx2.simplelogin.co."] + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] } } From 43d800ba2fe1c2b2009e975eb174795570cd9f43 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:23:19 +0200 Subject: [PATCH 0557/1014] Update domains/_vercel.samirkhanal.json --- domains/_vercel.samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.samirkhanal.json b/domains/_vercel.samirkhanal.json index df3188455..c089a90bd 100644 --- a/domains/_vercel.samirkhanal.json +++ b/domains/_vercel.samirkhanal.json @@ -1,7 +1,7 @@ { "owner": { "username": "khanal-samir", - "email": "gdssamir@gmail.com", + "email": "gdssamir@gmail.com" }, "record": { "TXT": "vc-domain-verify=samirkhanal.is-a.dev,ea1c15390e801aa3ea34" From 5c05c7f8a3e863ae8dd94a05cd3e0ac1e84ef401 Mon Sep 17 00:00:00 2001 From: iostpa Date: Fri, 10 Jan 2025 19:23:24 +0200 Subject: [PATCH 0558/1014] Update domains/samirkhanal.json --- domains/samirkhanal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samirkhanal.json b/domains/samirkhanal.json index 2e6a5fa0b..e118b18f0 100644 --- a/domains/samirkhanal.json +++ b/domains/samirkhanal.json @@ -1,7 +1,7 @@ { "owner": { "username": "khanal-samir", - "email": "gdssamir@gmail.com", + "email": "gdssamir@gmail.com" }, "record": { From 0021ff48dd9464d4beb1932117b743c8276fd548 Mon Sep 17 00:00:00 2001 From: Alexander Ocsa Date: Fri, 10 Jan 2025 12:23:48 -0500 Subject: [PATCH 0559/1014] Add aocsa.json domain configuration --- domains/aocsa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aocsa.json diff --git a/domains/aocsa.json b/domains/aocsa.json new file mode 100644 index 000000000..35a2d6f1e --- /dev/null +++ b/domains/aocsa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aocsa", + "email": "alexander.ocsa@gmail.com" + }, + "record": { + "CNAME": "aocsa.github.io" + } +} \ No newline at end of file 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 0560/1014] 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"] } From 7596b6cc5d1a374e2e86991b9be591f121bd79c3 Mon Sep 17 00:00:00 2001 From: Lester Narvasta Ramirez Date: Fri, 10 Jan 2025 12:36:08 -0500 Subject: [PATCH 0561/1014] Create lester.json --- domains/lester.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lester.json diff --git a/domains/lester.json b/domains/lester.json new file mode 100644 index 000000000..ebc939b52 --- /dev/null +++ b/domains/lester.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LSTR", + "email": "lesternr@gmail.com" + }, + "record": { + "CNAME": "lstr.github.io" + } +} From 17eca28d38d0bc636dd0fe82eb138267b1a326c4 Mon Sep 17 00:00:00 2001 From: "Vishal Kr." <53997539+ItzYoVishal@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:09:16 +0530 Subject: [PATCH 0562/1014] Rename callcon to callcon.json --- domains/{callcon => callcon.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{callcon => callcon.json} (100%) diff --git a/domains/callcon b/domains/callcon.json similarity index 100% rename from domains/callcon rename to domains/callcon.json From 5c80f0ccc914b784af875d565618f1f45d03af33 Mon Sep 17 00:00:00 2001 From: Daniel Paredes <72459347+wallsified@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:41:16 -0600 Subject: [PATCH 0563/1014] Create _vercel.wallsified.json --- domains/_vercel.wallsified.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.wallsified.json diff --git a/domains/_vercel.wallsified.json b/domains/_vercel.wallsified.json new file mode 100644 index 000000000..d272bf08b --- /dev/null +++ b/domains/_vercel.wallsified.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx", + "discord": "" + }, + "record": { + "TXT": "vc-domain-verify=wallsified.is-a.dev,a6e231e5e5b6733aba43" + } +} From b017523b820e22c34107af093f068a0b4e674bd7 Mon Sep 17 00:00:00 2001 From: "T. Stark" <99743288+t-starks@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:44:32 -0600 Subject: [PATCH 0564/1014] Create tstark.json --- domains/tstark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tstark.json diff --git a/domains/tstark.json b/domains/tstark.json new file mode 100644 index 000000000..582a7ccb9 --- /dev/null +++ b/domains/tstark.json @@ -0,0 +1,11 @@ +{ + "subdomain": "tstark", + "owner": { + "username": "t-starks", + "email": "sr.shelby.lp@gmail.com" + }, + "record": { + "CNAME": "t-stark.netlify.app" + }, + "proxied": false +} From de2f09733da8313d279b2f73d433da9a27a393e4 Mon Sep 17 00:00:00 2001 From: Daniel Paredes <72459347+wallsified@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:49:57 -0600 Subject: [PATCH 0565/1014] Create wallsified.json --- domains/wallsified.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wallsified.json diff --git a/domains/wallsified.json b/domains/wallsified.json new file mode 100644 index 000000000..51cc568a6 --- /dev/null +++ b/domains/wallsified.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wallsified", + "email": "danielparedes@ciencias.unam.mx", + "discord": "" + }, + "record": { + "CNAME": "portafolio-gamma-mauve.vercel.app" + } +} From c285bcf216b1b547a143c1f68f3c7d99abe83752 Mon Sep 17 00:00:00 2001 From: Mario Papetti <61957863+Mario-dango@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:50:05 -0300 Subject: [PATCH 0566/1014] Create mario-papetti.json --- domains/mario-papetti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mario-papetti.json diff --git a/domains/mario-papetti.json b/domains/mario-papetti.json new file mode 100644 index 000000000..e13296f01 --- /dev/null +++ b/domains/mario-papetti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mario-dango", + "email": "mp.robots@gmail.com" + }, + "record": { + "CNAME": "mario-dango.github.io" + } +} From e057507085f23be6bc9257f5a2cb8672bd04ae3e Mon Sep 17 00:00:00 2001 From: Delta-0mega Date: Fri, 10 Jan 2025 19:01:59 +0100 Subject: [PATCH 0567/1014] Create api.seiko.json --- domains/api.seiko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/api.seiko.json diff --git a/domains/api.seiko.json b/domains/api.seiko.json new file mode 100644 index 000000000..0dfeedd7e --- /dev/null +++ b/domains/api.seiko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Delta-0mega", + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" + }, + "record": { + "A": ["88.151.197.194"] + } +} From ffa34347ea465506e656ec453659cf84c10d8f8a Mon Sep 17 00:00:00 2001 From: Lautaro Castellanos <88523600+LautaroMol@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:06:49 -0300 Subject: [PATCH 0568/1014] Update and rename Lautaro-Molina.json to lautaro-molina.json --- domains/Lautaro-Molina.json | 11 ----------- domains/lautaro-molina.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/Lautaro-Molina.json create mode 100644 domains/lautaro-molina.json diff --git a/domains/Lautaro-Molina.json b/domains/Lautaro-Molina.json deleted file mode 100644 index a6f1cdfc5..000000000 --- a/domains/Lautaro-Molina.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "LautaroMol", - "email": "[email protected]" - }, - "record": { - "URL": "https://lautaroportfolio.vercel.app/" - } -} diff --git a/domains/lautaro-molina.json b/domains/lautaro-molina.json new file mode 100644 index 000000000..9ce3aee49 --- /dev/null +++ b/domains/lautaro-molina.json @@ -0,0 +1,11 @@ +{ + "description": "json for the domain is-a.dev", + "repo": "https://github.com/LautaroMol", + "owner": { + "username": "LautaroMol", + "email": "Laumol159@gmail.com" + }, + "record": { + "URL": "https://lautaroportfolio.vercel.app/" + } +} From a2685aefe514b5f41c20790cd66b952f82360451 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:26:22 -0600 Subject: [PATCH 0569/1014] Update peme969.json Added cname and a txt record --- domains/peme969.json | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index d2bcf9102..d23386e41 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -4,9 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] - + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim01._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } } From 650f564ed6cf2d4d51f94a36450eab2b49df9bd2 Mon Sep 17 00:00:00 2001 From: Aaron Fort Garcia <120340024+AaronFortG@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:28:06 +0100 Subject: [PATCH 0570/1014] Actualizar domains --- domains/aaronfort.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaronfort.json diff --git a/domains/aaronfort.json b/domains/aaronfort.json new file mode 100644 index 000000000..dd2e501c7 --- /dev/null +++ b/domains/aaronfort.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for Aaron Fort", + "repo": "https://github.com/AaronFortG", + "owner": { + "username": "AaronFortG", + "email": "aaronfortg@gmail.com" + }, + "record": { + "CNAME": "https://mycurriculum.salleurl.edu/aaron-fort/" + } +} \ No newline at end of file From 496c0ba9bf148e6399d67b2619d6726b552dc859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:39:32 -0600 Subject: [PATCH 0571/1014] Create _dmarc.peme969.is-a.dev I copied the file contents from the is-a.dev/register repo. I will change it to the one that's in my forked repo once a maintainer helps me fix the error. --- domains/_dmarc.peme969.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_dmarc.peme969.is-a.dev diff --git a/domains/_dmarc.peme969.is-a.dev b/domains/_dmarc.peme969.is-a.dev new file mode 100644 index 000000000..bf0342380 --- /dev/null +++ b/domains/_dmarc.peme969.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + } +} \ No newline at end of file From bf38796142a9ab6b0afd7e5cc86196a0c0657162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:42:06 -0600 Subject: [PATCH 0572/1014] Rename _dmarc.peme969.is-a.dev to _dmarc.peme969.is-a.dev.json Forgot to add the .json extension --- .../{_dmarc.peme969.is-a.dev => _dmarc.peme969.is-a.dev.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_dmarc.peme969.is-a.dev => _dmarc.peme969.is-a.dev.json} (99%) diff --git a/domains/_dmarc.peme969.is-a.dev b/domains/_dmarc.peme969.is-a.dev.json similarity index 99% rename from domains/_dmarc.peme969.is-a.dev rename to domains/_dmarc.peme969.is-a.dev.json index bf0342380..18fbe94b6 100644 --- a/domains/_dmarc.peme969.is-a.dev +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -8,4 +8,4 @@ "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] } -} \ No newline at end of file +} From 9e24aeb1bb98208f42e0bf582a3bcb5a6c87f011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:44:23 -0600 Subject: [PATCH 0573/1014] Create dkim._domainkey.peme969.is-a.dev.json Added the file --- domains/dkim._domainkey.peme969.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dkim._domainkey.peme969.is-a.dev.json diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json new file mode 100644 index 000000000..d2bcf9102 --- /dev/null +++ b/domains/dkim._domainkey.peme969.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], + "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + + } +} From e9566ccf7da6d5d7601080208ce14fb04b945443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:48:13 -0600 Subject: [PATCH 0574/1014] Update _dmarc.peme969.is-a.dev.json Updated this file with the main file's contents --- domains/_dmarc.peme969.is-a.dev.json | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.is-a.dev.json index 18fbe94b6..097d6cd80 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -4,8 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim01._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } -} +} \ No newline at end of file From 29943ca0f43f2c725c713bffff3000839fe1aee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:51:14 -0600 Subject: [PATCH 0575/1014] Update dkim._domainkey.peme969.is-a.dev.json --- domains/dkim._domainkey.peme969.is-a.dev.json | 24 +++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json index d2bcf9102..3c5eb19a5 100644 --- a/domains/dkim._domainkey.peme969.is-a.dev.json +++ b/domains/dkim._domainkey.peme969.is-a.dev.json @@ -4,9 +4,25 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "TXT":["sl-verification=dbpgreeqailirhyinpatpewbtegyca","v=spf1 include:simplelogin.co ~all"], - "MX":["mx1.simplelogin.co","mx2.simplelogin.co"] - + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "CNAME": [ + "dkim._domainkey.simplelogin.co", + "dkim02._domainkey.simplelogin.co", + "dkim03._domainkey.simplelogin.co" + ], + "TXT":[ + "sl-verification=dbpgreeqailirhyinpatpewbtegyca", + "v=spf1 include:simplelogin.co ~all", + "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + ], + "MX":[ + "mx1.simplelogin.co", + "mx2.simplelogin.co" + ] } } From 5a6e3aeb0bf31683398759ef003fe8e3c3e3bf6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:51:33 -0600 Subject: [PATCH 0576/1014] Update _dmarc.peme969.is-a.dev.json --- domains/_dmarc.peme969.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.is-a.dev.json index 097d6cd80..cb70b4757 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.is-a.dev.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "CNAME": [ - "dkim01._domainkey.simplelogin.co", + "dkim._domainkey.simplelogin.co", "dkim02._domainkey.simplelogin.co", "dkim03._domainkey.simplelogin.co" ], From bce6f7d166e11035310007e92f3af0fef5326ec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 12:52:02 -0600 Subject: [PATCH 0577/1014] Update peme969.json --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index d23386e41..3c5eb19a5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "CNAME": [ - "dkim01._domainkey.simplelogin.co", + "dkim._domainkey.simplelogin.co", "dkim02._domainkey.simplelogin.co", "dkim03._domainkey.simplelogin.co" ], From 7e50c19f7cb1df0db1227e602900759ea1bcedff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:04:19 -0600 Subject: [PATCH 0578/1014] Delete domains/dkim._domainkey.peme969.is-a.dev.json --- domains/dkim._domainkey.peme969.is-a.dev.json | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 domains/dkim._domainkey.peme969.is-a.dev.json diff --git a/domains/dkim._domainkey.peme969.is-a.dev.json b/domains/dkim._domainkey.peme969.is-a.dev.json deleted file mode 100644 index 3c5eb19a5..000000000 --- a/domains/dkim._domainkey.peme969.is-a.dev.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], - "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ], - "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" - ] - } -} From bff6aee95145085c5a9845a7b14cb5b2114bae02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:05:38 -0600 Subject: [PATCH 0579/1014] Update and rename _dmarc.peme969.is-a.dev.json to _dmarc.peme969.json --- .../{_dmarc.peme969.is-a.dev.json => _dmarc.peme969.json} | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) rename domains/{_dmarc.peme969.is-a.dev.json => _dmarc.peme969.json} (76%) diff --git a/domains/_dmarc.peme969.is-a.dev.json b/domains/_dmarc.peme969.json similarity index 76% rename from domains/_dmarc.peme969.is-a.dev.json rename to domains/_dmarc.peme969.json index cb70b4757..9ee47c2ed 100644 --- a/domains/_dmarc.peme969.is-a.dev.json +++ b/domains/_dmarc.peme969.json @@ -10,11 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], "TXT":[ "sl-verification=dbpgreeqailirhyinpatpewbtegyca", "v=spf1 include:simplelogin.co ~all", @@ -25,4 +20,4 @@ "mx2.simplelogin.co" ] } -} \ No newline at end of file +} From 126914c6546b3380dc84e2fe3b024094337de383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:06:46 -0600 Subject: [PATCH 0580/1014] Update peme969.json --- domains/peme969.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 3c5eb19a5..9ee47c2ed 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -10,11 +10,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": [ - "dkim._domainkey.simplelogin.co", - "dkim02._domainkey.simplelogin.co", - "dkim03._domainkey.simplelogin.co" - ], "TXT":[ "sl-verification=dbpgreeqailirhyinpatpewbtegyca", "v=spf1 include:simplelogin.co ~all", From 59a9ab33570a2b2a114aa593663030505b245614 Mon Sep 17 00:00:00 2001 From: Jonathan-Buitrago Date: Fri, 10 Jan 2025 14:14:36 -0500 Subject: [PATCH 0581/1014] Fix CNAME record --- domains/jonathan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathan.json b/domains/jonathan.json index 135891961..96ed1ab64 100644 --- a/domains/jonathan.json +++ b/domains/jonathan.json @@ -6,6 +6,6 @@ "email": "jonathanbuitrago505@gmail.com" }, "record": { - "CNAME": "https://jonathanbuitragoroncancio.web.app/" + "CNAME": "jonathanbuitragoroncancio.web.app" } } From b94d0c4e0a297c1b5d13aea653c4e13e4ef59ecd Mon Sep 17 00:00:00 2001 From: Nicolas Suarez Date: Fri, 10 Jan 2025 14:30:30 -0500 Subject: [PATCH 0582/1014] Update nicojsuarez.json --- nicojsuarez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nicojsuarez.json b/nicojsuarez.json index 5fc0d2344..75acb28f2 100644 --- a/nicojsuarez.json +++ b/nicojsuarez.json @@ -6,6 +6,6 @@ "email": "javinsurez@gmail.com" }, "record": { - "CNAME": "github-Nicojsuarez2.github.io" + "CNAME": "Nicojsuarez2.github.io" } } From 24e915f1b094301931a6428bff4327637172b058 Mon Sep 17 00:00:00 2001 From: nicolassuarez Date: Fri, 10 Jan 2025 14:41:56 -0500 Subject: [PATCH 0583/1014] cambios a carpeta --- nicojsuarez.json => domains/nicojsuarez.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nicojsuarez.json => domains/nicojsuarez.json (100%) diff --git a/nicojsuarez.json b/domains/nicojsuarez.json similarity index 100% rename from nicojsuarez.json rename to domains/nicojsuarez.json From 6c97a19155e8166e4d4f45103463c49e6bd52710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 13:55:33 -0600 Subject: [PATCH 0584/1014] Update peme969.json Switched to forwardemail.net --- domains/peme969.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 9ee47c2ed..0e3f8b38d 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,13 +11,11 @@ "185.199.111.153" ], "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" ], "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ] } } From 9f29234d8fdbc0298450202ef177d0f3c9fd4143 Mon Sep 17 00:00:00 2001 From: Jesus Daniel Medina Cruz Date: Fri, 10 Jan 2025 12:11:14 -0800 Subject: [PATCH 0585/1014] jesusdmedinac domain --- domains/jesusdmedinac.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jesusdmedinac.json diff --git a/domains/jesusdmedinac.json b/domains/jesusdmedinac.json new file mode 100644 index 000000000..a12850181 --- /dev/null +++ b/domains/jesusdmedinac.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jesusdmedinac", + "email": "jesus.daniel.medina.cruz@gmail.com" + }, + "record": { + "CNAME": "jesusdmedinac.github.io" + } +} \ No newline at end of file From 89e18b6491d7010ab76bd61b111d0d5e122fa92b Mon Sep 17 00:00:00 2001 From: ifayala <51173725+ifayala@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:34:41 -0300 Subject: [PATCH 0586/1014] Create ivo.json --- domains/ivo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ivo.json diff --git a/domains/ivo.json b/domains/ivo.json new file mode 100644 index 000000000..84ecb16f7 --- /dev/null +++ b/domains/ivo.json @@ -0,0 +1,14 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/ifayala", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": [ + "34.16.212.81" + ] + } +} From 480df85f88744c837b3280314cdcdae390e9aa29 Mon Sep 17 00:00:00 2001 From: Aaron Fort Garcia <120340024+AaronFortG@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:44:16 +0100 Subject: [PATCH 0587/1014] Update domains/aaronfort.json Co-authored-by: SkyExploreWasTaken --- domains/aaronfort.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaronfort.json b/domains/aaronfort.json index dd2e501c7..14c416640 100644 --- a/domains/aaronfort.json +++ b/domains/aaronfort.json @@ -6,6 +6,6 @@ "email": "aaronfortg@gmail.com" }, "record": { - "CNAME": "https://mycurriculum.salleurl.edu/aaron-fort/" + "CNAME": "mycurriculum.salleurl.edu" } } \ No newline at end of file From 59052c4ff150104c480b534fd515c648ec4b188b Mon Sep 17 00:00:00 2001 From: Memo Date: Fri, 10 Jan 2025 17:24:41 -0600 Subject: [PATCH 0588/1014] =?UTF-8?q?=E2=9C=A8=20feat(domain):=20add=20new?= =?UTF-8?q?=20domain=20memo.is-a.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/memo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/memo.json diff --git a/domains/memo.json b/domains/memo.json new file mode 100644 index 000000000..4d46c8998 --- /dev/null +++ b/domains/memo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gmglln", + "email": "gmogollan@gmail.com" + }, + "record": { + "URL": "https://somosrun.vercel.app/" + } +} From 70e8e4733531a70bbea3ce4a00a29aeb5fbcc840 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:35:02 -0700 Subject: [PATCH 0589/1014] Create _vercel.skibidi.is-a.dev --- domains/_vercel.skibidi.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.skibidi.is-a.dev diff --git a/domains/_vercel.skibidi.is-a.dev b/domains/_vercel.skibidi.is-a.dev new file mode 100644 index 000000000..cbb01c6af --- /dev/null +++ b/domains/_vercel.skibidi.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "TXT": "vc-domain-verify=bundler.skibidi.is-a.dev,0ed5e66158d45b6bd83d" + } +} From c066f142586d08d435df579c7daa7dbc63c271af Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:35:38 -0700 Subject: [PATCH 0590/1014] Create bundler.skibidi.is-a.dev --- domains/bundler.skibidi.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bundler.skibidi.is-a.dev diff --git a/domains/bundler.skibidi.is-a.dev b/domains/bundler.skibidi.is-a.dev new file mode 100644 index 000000000..9391cc064 --- /dev/null +++ b/domains/bundler.skibidi.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bananaking6", + "email": "", + "discord": "skibidibagel" + }, + "record": { + "CNAME": "skibidi-2.vercel.app" + } +} From 3b513366870546c9633827ed1151c4cf256a4c22 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 10 Jan 2025 20:38:26 -0300 Subject: [PATCH 0591/1014] Agregar archivo JSON para el dominio de nxl22 --- domains/neil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neil.json diff --git a/domains/neil.json b/domains/neil.json new file mode 100644 index 000000000..50234a6e6 --- /dev/null +++ b/domains/neil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxl22", + "email": "lien.dev.22@gmail.com" + }, + "record": { + "CNAME": "nxl22.github.io" + } +} \ No newline at end of file From 9d5064d6b0bced5563ab86a4f554e5c73a0104a6 Mon Sep 17 00:00:00 2001 From: bananaking6 <147780429+bananaking6@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:39:17 -0700 Subject: [PATCH 0592/1014] oops wrong cname --- domains/bundler.skibidi.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bundler.skibidi.is-a.dev b/domains/bundler.skibidi.is-a.dev index 9391cc064..282a71982 100644 --- a/domains/bundler.skibidi.is-a.dev +++ b/domains/bundler.skibidi.is-a.dev @@ -5,6 +5,6 @@ "discord": "skibidibagel" }, "record": { - "CNAME": "skibidi-2.vercel.app" + "CNAME": "sandpack-bundler-nine.vercel.app" } } From 61bfaa501c32cf718583427a188cc3795ad63d21 Mon Sep 17 00:00:00 2001 From: Mark Asaad Ramzy <38553310+Voltonik@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:45:22 +0200 Subject: [PATCH 0593/1014] Create _vercel.markasaad.json --- domains/_vercel.markasaad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.markasaad.json diff --git a/domains/_vercel.markasaad.json b/domains/_vercel.markasaad.json new file mode 100644 index 000000000..b9c1c5fb4 --- /dev/null +++ b/domains/_vercel.markasaad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=markasaad.is-a.dev,466430b693facfcda35d" + } +} From 43ce610499f6e8cec31b6baba0e1bdb11133f19f Mon Sep 17 00:00:00 2001 From: Mark Asaad Ramzy <38553310+Voltonik@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:47:04 +0200 Subject: [PATCH 0594/1014] Create markasaad.json --- domains/markasaad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/markasaad.json diff --git a/domains/markasaad.json b/domains/markasaad.json new file mode 100644 index 000000000..d300f8cd6 --- /dev/null +++ b/domains/markasaad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "voltonik", + "email": "markasaadramzy@gmail.com" + }, + "record": { + "CNAME": "markasaad.vercel.app" + } +} From 618a3e29615d2864c6017a9c8ccee82933d94158 Mon Sep 17 00:00:00 2001 From: Maqed Date: Sat, 11 Jan 2025 01:55:19 +0200 Subject: [PATCH 0595/1014] feat: add _vercel.magedibrahim.json file --- domains/_vercel.magedibrahim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.magedibrahim.json diff --git a/domains/_vercel.magedibrahim.json b/domains/_vercel.magedibrahim.json new file mode 100644 index 000000000..3b84e7123 --- /dev/null +++ b/domains/_vercel.magedibrahim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maqed", + "email": "magedibra@yahoo.com", + "discord": "272808689688248320" + }, + "record": { + "TXT": "vc-domain-verify=magedibrahim.is-a.dev,7bdbe7e115da902cbd7d" + } +} From 63f586cd9c5a774118355266d41a88c5f8ca6562 Mon Sep 17 00:00:00 2001 From: Maqed Date: Sat, 11 Jan 2025 01:57:23 +0200 Subject: [PATCH 0596/1014] feat: add magedibrahim.json --- domains/magedibrahim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/magedibrahim.json diff --git a/domains/magedibrahim.json b/domains/magedibrahim.json new file mode 100644 index 000000000..234c0ff4c --- /dev/null +++ b/domains/magedibrahim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Maqed", + "email": "magedibra@yahoo.com", + "discord": "272808689688248320" + }, + "record": { + "CNAME": "magedibrahim.vercel.app" + } +} From f9c2e2e1ce3b1a19cc7ad81eeb145f704f20882f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:40:29 -0500 Subject: [PATCH 0597/1014] chore: formatting --- domains/ivo.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/ivo.json b/domains/ivo.json index 84ecb16f7..36cf1be60 100644 --- a/domains/ivo.json +++ b/domains/ivo.json @@ -1,14 +1,14 @@ { - "description": "Personal Portfolio Website", - "repo": "https://github.com/ifayala", - "owner": { - "username": "ifayala", - "email": "ivo@dailabs.io", - "discord": "lt_smash666" - }, - "record": { - "A": [ - "34.16.212.81" - ] - } + "description": "Personal Portfolio Website", + "repo": "https://github.com/ifayala", + "owner": { + "username": "ifayala", + "email": "ivo@dailabs.io", + "discord": "lt_smash666" + }, + "record": { + "A": [ + "34.16.212.81" + ] + } } From 02ad65cda63bfef2ff843c81dd8f3fbf26bb8669 Mon Sep 17 00:00:00 2001 From: PGSCOM <69808296+PGSCOM@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:50:53 +0100 Subject: [PATCH 0598/1014] Create pgscom.json --- domains/pgscom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pgscom.json diff --git a/domains/pgscom.json b/domains/pgscom.json new file mode 100644 index 000000000..d7537127e --- /dev/null +++ b/domains/pgscom.json @@ -0,0 +1,11 @@ +{ + "description": "Url redirect to pgscom.es", + "repo": "https://github.com/pgscom/pgscom.github.io", + "owner": { + "username": "pgscom", + "twitter": "PGSCOM_54" + }, + "record": { + "URL": "https://pgscom.es" + } +} From fc44ab11e66193fb9592a0aaad3658c728e36203 Mon Sep 17 00:00:00 2001 From: PGSCOM <69808296+PGSCOM@users.noreply.github.com> Date: Sat, 11 Jan 2025 01:51:24 +0100 Subject: [PATCH 0599/1014] Create pgscom54.json --- domains/pgscom54.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pgscom54.json diff --git a/domains/pgscom54.json b/domains/pgscom54.json new file mode 100644 index 000000000..d7537127e --- /dev/null +++ b/domains/pgscom54.json @@ -0,0 +1,11 @@ +{ + "description": "Url redirect to pgscom.es", + "repo": "https://github.com/pgscom/pgscom.github.io", + "owner": { + "username": "pgscom", + "twitter": "PGSCOM_54" + }, + "record": { + "URL": "https://pgscom.es" + } +} From 90b127ddfe08864e59396175c6395dac2bb1ee89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Fri, 10 Jan 2025 18:52:18 -0600 Subject: [PATCH 0600/1014] Update _dmarc.peme969.json Removed all records except TXT --- domains/_dmarc.peme969.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/domains/_dmarc.peme969.json b/domains/_dmarc.peme969.json index 9ee47c2ed..c6b62d20f 100644 --- a/domains/_dmarc.peme969.json +++ b/domains/_dmarc.peme969.json @@ -4,20 +4,8 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], "TXT":[ - "sl-verification=dbpgreeqailirhyinpatpewbtegyca", - "v=spf1 include:simplelogin.co ~all", - "v=DMARC1; p=quarantine; pct=100; adkim=s; aspf=s" - ], - "MX":[ - "mx1.simplelogin.co", - "mx2.simplelogin.co" + "forward-email=NjNhNjJlMjMzOGJhMWUxNy1hOTk2MzljYmY0ZDczZWViZDY2NTljZmUwMDc4OTM5MmQ3YmVjN2RmYWEyMjFlN2VhODAxZWUwOWI5ODhhNDY2" ] } } From 058bc2170b81eae3c5c1b1bd81eaa755ada3db42 Mon Sep 17 00:00:00 2001 From: "Jeff." Date: Fri, 10 Jan 2025 21:01:41 -0400 Subject: [PATCH 0601/1014] Create jeff.json --- domains/jeff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeff.json diff --git a/domains/jeff.json b/domains/jeff.json new file mode 100644 index 000000000..3d0db8456 --- /dev/null +++ b/domains/jeff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PentSec", + "email": "jeffreysfu@gmail.com" + }, + "record": { + "CNAME": "pentsec.github.io" + } +} From 21db88d433e9704d3e1cbc0988cc9c5077ba5f56 Mon Sep 17 00:00:00 2001 From: DanielZambranoC Date: Fri, 10 Jan 2025 22:31:48 -0300 Subject: [PATCH 0602/1014] Added danielzambrano subdomain --- domains/danielzambrano.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/danielzambrano.json diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json new file mode 100644 index 000000000..59621baad --- /dev/null +++ b/domains/danielzambrano.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "DanielZambranoC" + }, + "record": { + "URL": "https://www.linkedin.com/in/danielzambranoc/" + } +} \ No newline at end of file From e61d2304a74f19c281e46e2d676094074208c1d3 Mon Sep 17 00:00:00 2001 From: DanielZambranoC Date: Fri, 10 Jan 2025 22:36:40 -0300 Subject: [PATCH 0603/1014] Update email information --- domains/danielzambrano.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/danielzambrano.json b/domains/danielzambrano.json index 59621baad..8372b3402 100644 --- a/domains/danielzambrano.json +++ b/domains/danielzambrano.json @@ -1,6 +1,7 @@ { "owner": { - "username": "DanielZambranoC" + "username": "DanielZambranoC", + "email": "trail.moth9771@eagereverest.com" }, "record": { "URL": "https://www.linkedin.com/in/danielzambranoc/" From 8fd8624589d58c41ef3bf852d30de639910bc9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20C=C3=A9sar=20Retamal=20Rojas?= Date: Fri, 10 Jan 2025 22:49:19 -0300 Subject: [PATCH 0604/1014] Create jretamal.json Add my domain jretamal --- domains/jretamal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jretamal.json diff --git a/domains/jretamal.json b/domains/jretamal.json new file mode 100644 index 000000000..d66b618cf --- /dev/null +++ b/domains/jretamal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jretamal", + "email": "jretamal@gmail.com" + }, + "record": { + "URL": "https://jretamal.cl" + } +} From ef21955bc1532f7c74dc8f7b0a181c03c57be4cb Mon Sep 17 00:00:00 2001 From: Venkata Ramana P Date: Fri, 10 Jan 2025 21:05:42 -0500 Subject: [PATCH 0605/1014] Create itsmepvr.json --- domains/itsmepvr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itsmepvr.json diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json new file mode 100644 index 000000000..1d4ef2302 --- /dev/null +++ b/domains/itsmepvr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsmepvr", + "email": "pvrreddy155@gmail.com" + }, + "record": { + "RECORDTYPE": "itsmepvr.github.io" + } +} From bb7caf6cf6cf61572f62c61ac505eacdcddaf070 Mon Sep 17 00:00:00 2001 From: Venkata Ramana P Date: Fri, 10 Jan 2025 21:13:07 -0500 Subject: [PATCH 0606/1014] Update itsmepvr.json --- domains/itsmepvr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsmepvr.json b/domains/itsmepvr.json index 1d4ef2302..e5f5ce90a 100644 --- a/domains/itsmepvr.json +++ b/domains/itsmepvr.json @@ -4,6 +4,6 @@ "email": "pvrreddy155@gmail.com" }, "record": { - "RECORDTYPE": "itsmepvr.github.io" + "CNAME": "itsmepvr.github.io" } } From b1f5c0d3fa2e2bfe97fa812c550de548bc748b37 Mon Sep 17 00:00:00 2001 From: maxwelbm Date: Fri, 10 Jan 2025 23:20:26 -0300 Subject: [PATCH 0607/1014] create new domain maxwelbm maxwelbm.json --- domains/maxwelbm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maxwelbm.json diff --git a/domains/maxwelbm.json b/domains/maxwelbm.json new file mode 100644 index 000000000..e7f029e57 --- /dev/null +++ b/domains/maxwelbm.json @@ -0,0 +1,11 @@ +{ + "description": "My blog personal.", + "repo": "https://github.com/maxwelbm/maxwelbm.github.io", + "owner": { + "username": "maxwelbm", + "email": "maxwelbm@hotmail.com" + }, + "record": { + "CNAME": "maxwelbm.github.io" + } +} From 0642700b1d24e0503e543888ab9dcf5862fa8560 Mon Sep 17 00:00:00 2001 From: Horibyte <158113655+horibyte@users.noreply.github.com> Date: Fri, 10 Jan 2025 21:21:07 -0600 Subject: [PATCH 0608/1014] Create horibyte.json --- domains/horibyte.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/horibyte.json diff --git a/domains/horibyte.json b/domains/horibyte.json new file mode 100644 index 000000000..4a1863917 --- /dev/null +++ b/domains/horibyte.json @@ -0,0 +1,11 @@ +{ + "description": "Horibyte's personal website", + "repo": "https://github.com/horibyte/horibyte.github.io", + "owner": { + "username": "horibyte", + "email": "thehoribyte@gmail.com" + }, + "record": { + "CNAME": "horibyte.github.io" + } +} From bc32ad5261e8f6e0dbc17c2dddb3fe221b9a2994 Mon Sep 17 00:00:00 2001 From: nyexoi Date: Fri, 10 Jan 2025 22:38:20 -0500 Subject: [PATCH 0609/1014] Register nyexoi.is-a.dev --- domains/nyexoi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nyexoi.json diff --git a/domains/nyexoi.json b/domains/nyexoi.json new file mode 100644 index 000000000..7c35ae6d2 --- /dev/null +++ b/domains/nyexoi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nyex0i", + "discord": "1212192971164754033", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.nRgrN599r8xvQuvmS0Z9rYahQfr4DHRpFuqCcx0hA7lqvxyfU2bINENKxB9qHUKVLcxxJsVxJhTu9bHMg_lI7CKxDOHfil06iy4biCCDnUCKub8ju3d4YkZoVCBWM5uSHu1BqBjlWD_xKu6jHpV6SwbHbwLpWXSdH-P_KGTgHbaj5NCptvX0s4DdyVZDV5oBqz6VAmqAl0HoSFFnuANz8lfgE9z_yIxK0Rj4u4ce9et9Qkd1QGltI6er9tU2U9LH5X0J7qkA9Cl9sXyO8VwPm70qQfLx-aZ0MZPcHvPNxMiiJ5DxOuvYZS1HQ494nA5ghWQk8WFjvHSiRMaEh5aWBQ.SmcC2sB5sRSC4T9sNkidRw.0Y8OEmwmNVpmr34As2NwAlt-FhlBVOUuYyS8SXHLAh3Q4aYJv55WdwEVNd4u9JWSEwBxYLdajkKFimVzPunQQQqNvfbKGhp3rBdgels_dJU.irZbgI_gDpGkNpagO9e-Nw" + }, + + "record": { + "CNAME": "https://siteisw.tiiny.site/" + } + } + \ No newline at end of file From e89ee049120bd91a28eab967882d5c27d15c447b Mon Sep 17 00:00:00 2001 From: Mike Mai <48327829+MaiDeveloper@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:43:34 -0500 Subject: [PATCH 0610/1014] Create maideveloper.json --- domains/maideveloper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maideveloper.json diff --git a/domains/maideveloper.json b/domains/maideveloper.json new file mode 100644 index 000000000..3be85544a --- /dev/null +++ b/domains/maideveloper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maideveloper", + "email": "maiwebdeveloper@gmail.com" + }, + "record": { + "CNAME": "maideveloper.com" + } +} From 5e00e112ae438a0006ab1569b70eb2f843d70390 Mon Sep 17 00:00:00 2001 From: Anthony Cursewl <135174002+anthonycursewl@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:44:51 -0400 Subject: [PATCH 0611/1014] Create anthxny.json --- domains/anthxny.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anthxny.json diff --git a/domains/anthxny.json b/domains/anthxny.json new file mode 100644 index 000000000..1577f593a --- /dev/null +++ b/domains/anthxny.json @@ -0,0 +1,11 @@ +{ + "description": "My perosnal portfolio", + "repo": "https://github.com/anthonycursewl/brd-portfolio", + "owner": { + "username": "anthonycursewl", + "email": "zerpaathony.wx@breadriuss.com" + }, + "record": { + "CNAME": "anthportafolio.netlify.app/" + } +} From 48c22e26cebb30a84d35b9ac0e70f35a37b0c1fe Mon Sep 17 00:00:00 2001 From: Nef Rossano <286767+nefter@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:46:16 -0600 Subject: [PATCH 0612/1014] Create nef.json --- domains/nef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nef.json diff --git a/domains/nef.json b/domains/nef.json new file mode 100644 index 000000000..ab8081fba --- /dev/null +++ b/domains/nef.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", + "owner": { + "username": "nefter", + "email": "[email protected]" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 654c7cbdd2a560ddb73f1a2b7902a92afd5092c8 Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:51:57 -0600 Subject: [PATCH 0613/1014] Create _vercer.ronaldo.json --- domains/_vercer.ronaldo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercer.ronaldo.json diff --git a/domains/_vercer.ronaldo.json b/domains/_vercer.ronaldo.json new file mode 100644 index 000000000..59dcce99d --- /dev/null +++ b/domains/_vercer.ronaldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ronaldo.is-a.dev,bba2427440502a716d1c" + } +} From ae02c875780d3155b2422b18de34a6ba1b8bad39 Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:53:33 -0600 Subject: [PATCH 0614/1014] Rename _vercer.ronaldo.json to _vercel.ronaldo.json --- domains/{_vercer.ronaldo.json => _vercel.ronaldo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_vercer.ronaldo.json => _vercel.ronaldo.json} (100%) diff --git a/domains/_vercer.ronaldo.json b/domains/_vercel.ronaldo.json similarity index 100% rename from domains/_vercer.ronaldo.json rename to domains/_vercel.ronaldo.json From 06702c00deb1c02fca19b8ea5e62a323273ba4bc Mon Sep 17 00:00:00 2001 From: RonaldoAO <98661884+RonaldoAO@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:54:32 -0600 Subject: [PATCH 0615/1014] Create ronaldo.json --- domains/ronaldo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ronaldo.json diff --git a/domains/ronaldo.json b/domains/ronaldo.json new file mode 100644 index 000000000..d3f5275e6 --- /dev/null +++ b/domains/ronaldo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ronaldoao", + "email": "ronaldoa.ojeda@gmail.com" + }, + "record": { + "CNAME": "vite-react-ronaldos-projects-c3f1d8be.vercel.app" + } +} From 7ffec306a77b3c36ca72777dcc94c923abeea7fe Mon Sep 17 00:00:00 2001 From: Nef Rossano <286767+nefter@users.noreply.github.com> Date: Fri, 10 Jan 2025 23:54:56 -0600 Subject: [PATCH 0616/1014] Update email --- domains/nef.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nef.json b/domains/nef.json index ab8081fba..5b355907d 100644 --- a/domains/nef.json +++ b/domains/nef.json @@ -3,7 +3,7 @@ "repo": "https://github.com/nefter/eleventy-netlify-boilerplate", "owner": { "username": "nefter", - "email": "[email protected]" + "email": "therealnefter@gmail.com" }, "record": { "A": ["75.2.60.5"] From cc8d52801b33045de2c4243ce8e6291271cdc0f2 Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:08:53 +0800 Subject: [PATCH 0617/1014] Update sticknologic.json --- domains/sticknologic.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 04e7cba94..2dd20d094 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -11,10 +11,6 @@ ], "AAAA":[ "2001:470:1:1ee::1002" - ], - "NS": [ - "ns1.heliohost.org", - "ns2.heliohost.org" ] } } From 440e818e9151bf5cd5a7f1ad635ea04beefc3652 Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Sat, 11 Jan 2025 11:45:08 +0530 Subject: [PATCH 0618/1014] Delete domains/vm.sevinda-herath.json --- domains/vm.sevinda-herath.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vm.sevinda-herath.json diff --git a/domains/vm.sevinda-herath.json b/domains/vm.sevinda-herath.json deleted file mode 100644 index f827aefb3..000000000 --- a/domains/vm.sevinda-herath.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sevinda-herath", - "email": "sevindaherath@gmail.com" - }, - "record": { - "A": ["170.64.240.215"] - }, - "proxied": true -} From 61c56ebb235f971e3d04c85b69cb46d632997732 Mon Sep 17 00:00:00 2001 From: Hixtrionix <155324887+Hixtrionix@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:06:50 +0100 Subject: [PATCH 0619/1014] Create hixtrionix.json --- domains/hixtrionix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hixtrionix.json diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json new file mode 100644 index 000000000..b35567209 --- /dev/null +++ b/domains/hixtrionix.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Hixtrionix/is-a-dev-register", + "owner": { + "username": "Hixtrionix", + "email": "aflores@cop.es" + }, + "record": { + "CNAME": "hixtrionix.github.io" + } +} From dbeef0cc91afb78f4532887c11fd7aecac39819f Mon Sep 17 00:00:00 2001 From: cmedinilla Date: Sat, 11 Jan 2025 01:19:23 -0600 Subject: [PATCH 0620/1014] Add medinilla subdomain --- domains/medinilla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/medinilla.json diff --git a/domains/medinilla.json b/domains/medinilla.json new file mode 100644 index 000000000..0428f3bdc --- /dev/null +++ b/domains/medinilla.json @@ -0,0 +1,11 @@ +{ + "owner": { + "description": "nedinilla is a dev", + "username": "cmedinilla", + "email": "cris.medinill@gmail.com", + "repo": "https://github.com/cmedinilla/cmedinilla.github.io" + }, + "record": { + "URL": "https://cmedinilla.github.io" + } +} From efd2d759f4ac072f829d6d05b82226e7a32ef440 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:37:29 +1100 Subject: [PATCH 0621/1014] add github verification records --- domains/_gh-is-a-dev-docs-o.docs.json | 9 +++++++++ domains/_gh-is-a-dev-docs-o.json | 9 +++++++++ domains/_github-pages-challenge-is-a-dev-docs.docs.json | 9 +++++++++ util/excepted-domains.json | 1 + 4 files changed, 28 insertions(+) create mode 100644 domains/_gh-is-a-dev-docs-o.docs.json create mode 100644 domains/_gh-is-a-dev-docs-o.json create mode 100644 domains/_github-pages-challenge-is-a-dev-docs.docs.json diff --git a/domains/_gh-is-a-dev-docs-o.docs.json b/domains/_gh-is-a-dev-docs-o.docs.json new file mode 100644 index 000000000..077a631e7 --- /dev/null +++ b/domains/_gh-is-a-dev-docs-o.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "2aeb08f313" + } +} diff --git a/domains/_gh-is-a-dev-docs-o.json b/domains/_gh-is-a-dev-docs-o.json new file mode 100644 index 000000000..627d1c417 --- /dev/null +++ b/domains/_gh-is-a-dev-docs-o.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "30e221e0a1" + } +} diff --git a/domains/_github-pages-challenge-is-a-dev-docs.docs.json b/domains/_github-pages-challenge-is-a-dev-docs.docs.json new file mode 100644 index 000000000..68c26dcdc --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev-docs.docs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "18b49a8904257ea06c3595614d9a4e" + } +} diff --git a/util/excepted-domains.json b/util/excepted-domains.json index 9f7268d2e..fd68638d8 100644 --- a/util/excepted-domains.json +++ b/util/excepted-domains.json @@ -1,6 +1,7 @@ [ "_discord", "_psl", + "_gh-is-a-dev-docs-o", "_gh-is-a-dev-o", "_github-pages-challenge-is-a-dev" ] From 6a41f591753920920cce606aefe7bf3429622ec5 Mon Sep 17 00:00:00 2001 From: Alireza Mohebbi Date: Sat, 11 Jan 2025 11:28:56 +0330 Subject: [PATCH 0622/1014] Create aasoft.json domain --- domains/aasoft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aasoft.json diff --git a/domains/aasoft.json b/domains/aasoft.json new file mode 100644 index 000000000..e9c124a64 --- /dev/null +++ b/domains/aasoft.json @@ -0,0 +1,11 @@ +{ + "description": "alireza mohebbi threejs project - aasoft.ir", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "aasoftir", + "email": "aasoftmohebbi@gmail.com" + }, + "record": { + "URL": "https://glitch-text-threejs.vercel.app/" + } +} From 9086b4377cc47c75e6c31e215b333c725e7c9a2f Mon Sep 17 00:00:00 2001 From: Alireza Mohebbi Date: Sat, 11 Jan 2025 11:32:15 +0330 Subject: [PATCH 0623/1014] Update aasoft.json domain --- domains/aasoft.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aasoft.json b/domains/aasoft.json index e9c124a64..7a1b6c67c 100644 --- a/domains/aasoft.json +++ b/domains/aasoft.json @@ -1,6 +1,5 @@ { "description": "alireza mohebbi threejs project - aasoft.ir", - "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "aasoftir", "email": "aasoftmohebbi@gmail.com" From 34d50e81f907b251cde1115749073cdbe310cee3 Mon Sep 17 00:00:00 2001 From: 1tsJeremiah Date: Sat, 11 Jan 2025 08:39:02 +0000 Subject: [PATCH 0624/1014] commit jer...json --- domains/jeremiah.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/jeremiah.json diff --git a/domains/jeremiah.json b/domains/jeremiah.json new file mode 100644 index 000000000..d1549a12a --- /dev/null +++ b/domains/jeremiah.json @@ -0,0 +1,18 @@ +{ + "subdomain": "jeremiah", + "domain": "is-a.domain", + "type": "verification", + "status": "active", + "created_at": "2025-01-11T00:00:00Z", + "updated_at": "2025-01-11T00:00:00Z", + "records": [ + { + "record_type": "A", + "value": "174.138.190.59 " + }, + { + "record_type": "CNAME", + "value": "jeremiah.is-a.domain." + } + ] +} From eafac49aba8136edf4e1e5db83beaf1663c58922 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:49:26 +0800 Subject: [PATCH 0625/1014] Update docs.json --- domains/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.json b/domains/docs.json index 0b97d120e..eeb70255e 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,7 +6,7 @@ "email": "admin@is-a.dev" }, "record": { - "CNAME": "is-a.dev" + "CNAME": "is-a-dev-docs.pages.dev" }, "proxied": true } From 3b8a18bc8dde8d76df19abcb1cfac94ce8fa5f9c Mon Sep 17 00:00:00 2001 From: Abineethan Date: Sat, 11 Jan 2025 14:24:41 +0530 Subject: [PATCH 0626/1014] Update and rename _github-pages-challenge-abineethan.json to abineethan.json --- ...{_github-pages-challenge-abineethan.json => abineethan.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-abineethan.json => abineethan.json} (84%) diff --git a/domains/_github-pages-challenge-abineethan.json b/domains/abineethan.json similarity index 84% rename from domains/_github-pages-challenge-abineethan.json rename to domains/abineethan.json index c1129342c..8974b1073 100644 --- a/domains/_github-pages-challenge-abineethan.json +++ b/domains/abineethan.json @@ -6,6 +6,6 @@ "email": "abineethan22@gmail.com" }, "record": { - "TXT": "74aac1713f40d55b72933f73a36b09" + "CNAME": "abineethan.github.io" } } From c2a208dec2d49ba59d4a43dc8412e11ad3416f03 Mon Sep 17 00:00:00 2001 From: Ernesto Ojeda Arias <59415294+eojeda89@users.noreply.github.com> Date: Sat, 11 Jan 2025 04:02:29 -0500 Subject: [PATCH 0627/1014] Create eojeda.json --- domains/eojeda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eojeda.json diff --git a/domains/eojeda.json b/domains/eojeda.json new file mode 100644 index 000000000..4fbc8d0bf --- /dev/null +++ b/domains/eojeda.json @@ -0,0 +1,11 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/eojeda89/eojeda89.github.io", + "owner": { + "username": "eojeda89", + "email": "ernestoojeda89@gmail.com" + }, + "record": { + "CNAME": "eojeda89.github.io" + } +} From 375bfecb469559928e41e738d95293d4eb625c3d Mon Sep 17 00:00:00 2001 From: "John Aerial J. Azcune" <65322242+STICKnoLOGIC@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:37:55 +0800 Subject: [PATCH 0628/1014] Update sticknologic.json --- domains/sticknologic.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/sticknologic.json b/domains/sticknologic.json index 2dd20d094..68cd5f782 100644 --- a/domains/sticknologic.json +++ b/domains/sticknologic.json @@ -6,11 +6,9 @@ "email": "jobeth.llame@gmail.com" }, "record": { - "A":[ - "65.19.154.90" - ], - "AAAA":[ - "2001:470:1:1ee::1002" + "NS": [ + "ns1.heliohost.org", + "ns2.heliohost.org" ] } } From d76cd23bdef41f863ce40a00df08522b5c8a4ee3 Mon Sep 17 00:00:00 2001 From: Mahesh Paul <88649624+maheshpaulj@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:11:31 +0530 Subject: [PATCH 0629/1014] Create _vercel.maheshpaul.json --- domains/_vercel.maheshpaul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.maheshpaul.json diff --git a/domains/_vercel.maheshpaul.json b/domains/_vercel.maheshpaul.json new file mode 100644 index 000000000..d32f1abbb --- /dev/null +++ b/domains/_vercel.maheshpaul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=maheshpaul.is-a.dev,a6be9b77a63b6d4c8cd6" + } +} From eb6b131ea09fd6653e203dd7ff8968b82e3b23ff Mon Sep 17 00:00:00 2001 From: Mahesh Paul <88649624+maheshpaulj@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:15:25 +0530 Subject: [PATCH 0630/1014] Create maheshpaul.json --- domains/maheshpaul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maheshpaul.json diff --git a/domains/maheshpaul.json b/domains/maheshpaul.json new file mode 100644 index 000000000..fe4198b00 --- /dev/null +++ b/domains/maheshpaul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maheshpaulj", + "email": "mahesh.paul.j@gmail.com", + }, + "record": { + "CNAME": "maheshpaul.vercel.app" + } +} From a6044e5511fed6f3acc2afc55491635a246c267f Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:49:03 +0800 Subject: [PATCH 0631/1014] reserve secure.is-a.dev --- util/reserved-domains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/reserved-domains.json b/util/reserved-domains.json index f7cdfe581..797806d1b 100644 --- a/util/reserved-domains.json +++ b/util/reserved-domains.json @@ -88,6 +88,7 @@ "root", "sales", "schedule", + "secure", "security", "service", "services", From 5ec93aba429febc32155f1ef033004210886e5f1 Mon Sep 17 00:00:00 2001 From: Raj Date: Sat, 11 Jan 2025 17:14:36 +0530 Subject: [PATCH 0632/1014] Create _vercel.deadshot.json --- domains/_vercel.deadshot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_vercel.deadshot.json diff --git a/domains/_vercel.deadshot.json b/domains/_vercel.deadshot.json new file mode 100644 index 000000000..8c2959e8b --- /dev/null +++ b/domains/_vercel.deadshot.json @@ -0,0 +1,12 @@ +{ + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "TXT": "vc-domain-verify=deadshot.is-a.dev,5bc34658e6351c74153c" + } +} From c8cdfed0bbbf348de10530ca50fcffd93a61b9e9 Mon Sep 17 00:00:00 2001 From: Raj Date: Sat, 11 Jan 2025 17:17:18 +0530 Subject: [PATCH 0633/1014] Update deadshot.json --- domains/deadshot.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/deadshot.json b/domains/deadshot.json index 87b118666..23e7c38af 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,12 +1,12 @@ { - "description": "Updated Website 2023 Edition Haha", - "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", - "owner": { - "username": "deadshotofficial", - "email": "deadshot3r@pm.me", - "twitter": "deadshot3r" - }, - "record": { - "CNAME": "deadshotofficial.github.io" - } + "description": "A simple portfolio template made by me.", + "repo": "https://github.com/deadshotofficial/minimal-portfolio", + "owner": { + "username": "deadshotofficial", + "email": "deadshot3r@pm.me", + "discord": "416952474587496449" + }, + "record": { + "CNAME": "deadshotdev.vercel.app" + } } From ee9d77fde91e712feb67d9bb9a6ce46a972d6cea Mon Sep 17 00:00:00 2001 From: Iron9699 Date: Sat, 11 Jan 2025 13:52:18 +0200 Subject: [PATCH 0634/1014] change username to new one --- domains/ryz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryz.json b/domains/ryz.json index 709827766..eb845c098 100644 --- a/domains/ryz.json +++ b/domains/ryz.json @@ -1,7 +1,7 @@ { "description": "This subdomain is for my personal projects and mail forwarding.", "owner": { - "username": "0ryz", + "username": "Iron9699", "email": "j6qt9x5sj@mozmail.com", "discord": "4ryz" }, From 6944c004cf31ad14198d0d7e51b5a4e3cd7f5ead Mon Sep 17 00:00:00 2001 From: jbmbhs Date: Sat, 11 Jan 2025 12:52:32 +0100 Subject: [PATCH 0635/1014] Create jbmbhs.json Sorry, I wasn't capable of properly edit previous pull request. I made a new one --- domains/jbmbhs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jbmbhs.json diff --git a/domains/jbmbhs.json b/domains/jbmbhs.json new file mode 100644 index 000000000..e47c96b87 --- /dev/null +++ b/domains/jbmbhs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jbmbhs" + "email": "juan@belmontemarin.com" + }, + + "record": { + "URL": "https://www.linkedin.com/in/juan-belmonte-821175112/" + } +} + From a55efab92dd6d1423b69afd45847f431c932ab89 Mon Sep 17 00:00:00 2001 From: Hasan <85484922+bistcuite@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:30:27 +0330 Subject: [PATCH 0636/1014] Create hasan.json --- domains/hasan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hasan.json diff --git a/domains/hasan.json b/domains/hasan.json new file mode 100644 index 000000000..62f9df7c5 --- /dev/null +++ b/domains/hasan.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/bistcuite/bistcuite.github.io", + "owner": { + "username": "bistcuite", + "email": "hnk1440@gmail.com" + }, + "record": { + "CNAME": "bistcuite.github.io" + } +} From 82fff6a77d8a4595cc7d2507f498495716243221 Mon Sep 17 00:00:00 2001 From: Muhammad Awais Khan <95935530+askhan963@users.noreply.github.com> Date: Sat, 11 Jan 2025 18:30:29 +0500 Subject: [PATCH 0637/1014] Create awais.json --- domains/awais.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/awais.json diff --git a/domains/awais.json b/domains/awais.json new file mode 100644 index 000000000..8674395ab --- /dev/null +++ b/domains/awais.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website for Awais Khan Niazi", + "repo": "https://github.com/askhan963/register", + "owner": { + "username": "askhan963", + "email": "awaisknas963@gmail.com" + }, + "record": { + "CNAME": "awaiskhanniazi.netlify.app" + }, + "proxied": false +} From b77a7c52a86854d2b9613119dbbfff37bea9f120 Mon Sep 17 00:00:00 2001 From: Adalberto Caldeira Brant Filho Date: Sat, 11 Jan 2025 10:37:35 -0300 Subject: [PATCH 0638/1014] Create ilhadev.json --- domains/ilhadev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilhadev.json diff --git a/domains/ilhadev.json b/domains/ilhadev.json new file mode 100644 index 000000000..4fc124208 --- /dev/null +++ b/domains/ilhadev.json @@ -0,0 +1,11 @@ +{ + "description": "adalbertobrant.is-a.dev", + "repo": "https://github.com/adalbertobrant/adalbertobrant", + "owner": { + "username": "adalbertobrant", + "email": "adalbertobrant@protonmail.com" + }, + "record": { + "URL": "https://github.com/adalbertobrant/adalbertobrant" + } +} From 6fc3be1c93a37a7150e72c851d2ac27477acbf7d Mon Sep 17 00:00:00 2001 From: David Mendoza <29734373+dave-mp@users.noreply.github.com> Date: Sat, 11 Jan 2025 09:05:14 -0500 Subject: [PATCH 0639/1014] Create davemp.json --- domains/davemp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/davemp.json diff --git a/domains/davemp.json b/domains/davemp.json new file mode 100644 index 000000000..04daa84ce --- /dev/null +++ b/domains/davemp.json @@ -0,0 +1,12 @@ +{ + "description": "David Mendoza Pardo", + "repo": "https://github.com/dave-mp/davemp", + "owner": { + "username": "dave-mp", + "email": "david.mendoza@chibchapps.io", + "twitter": "dave-mp" + }, + "record": { + "CNAME": "davemp.vercel.app" + } +} \ No newline at end of file From d97df3830402e95a602b08210eef48935b713cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Sat, 11 Jan 2025 21:15:43 +0700 Subject: [PATCH 0640/1014] Create nxmtuan.json - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. +- [ ] I have read the [documentation](https://docs.is-a.dev). ## Website Link/Preview From c43d04f4635fc23217d84e116ed0fafb17d07a50 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:14:02 +0200 Subject: [PATCH 0870/1014] feat: egor sub domain --- domains/egor.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/egor.json diff --git a/domains/egor.json b/domains/egor.json new file mode 100644 index 000000000..6753bc05b --- /dev/null +++ b/domains/egor.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "egor-xyz" + }, + "record": { + "CNAME": "egor.xyz" + } +} From 63dc1d825d37080d9625c918f0ec146fefa1ddd6 Mon Sep 17 00:00:00 2001 From: Egor Stronhin Date: Tue, 14 Jan 2025 11:16:36 +0200 Subject: [PATCH 0871/1014] feat: egor sub domain --- domains/egor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/egor.json b/domains/egor.json index 6753bc05b..56ea1d014 100644 --- a/domains/egor.json +++ b/domains/egor.json @@ -1,6 +1,7 @@ { "owner": { - "username": "egor-xyz" + "username": "egor-xyz", + "discord": "egor.xyz" }, "record": { "CNAME": "egor.xyz" From 32755ef1b6ce5441539aadc082fa1baf1eb0eec0 Mon Sep 17 00:00:00 2001 From: Jason Steven Gamba Manzano Date: Tue, 14 Jan 2025 10:30:48 +0100 Subject: [PATCH 0872/1014] Create jasondevgm.json [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] The CNAME record doesn't contain https:// or /. [x] There is sufficient information at the owner field. --- domains/jasondevgm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasondevgm.json diff --git a/domains/jasondevgm.json b/domains/jasondevgm.json new file mode 100644 index 000000000..c3bfd4765 --- /dev/null +++ b/domains/jasondevgm.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio Website", + "repo": "https://github.com/jasondevgm/jasondevgm.github.io.git", + "owner": { + "username": "jasondevgm", + "email": "jasondevgm@gmail.com" + }, + "record": { + "CNAME": "jasondevgm.github.io" + } +} From a6d7eeb6b7c592bc49aa69e1c5082e4f5baa3e96 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:48:57 +0800 Subject: [PATCH 0873/1014] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff56f15ec..46ec6ab67 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,21 @@ - + ## Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. -Please note that we reserve the rights not to accept any domain at our own discretion. + +- [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). +- [ ] My domain is **not** for commercial use. +- [ ] My file is in the `domains` folder and is in the JSON format. +- [ ] My file's name is all lowercased and alphanumeric. +- [ ] The website is **reachable**. +- [ ] I have **completed** my website. +- [ ] My website is related to **software development**. +- [ ] I have provided contact information in the `owner` key. +- [ ] I have **followed** the [documentation](https://docs.is-a.dev). +- [ ] I understand my domain may be removed if I violate the [Terms of Service](https://is-a.dev/terms). -- [ ] The file is in the `domains` folder and is in the JSON format. -- [ ] The file's name is all lowercased and alphanumeric. -- [ ] You have completed your website. -- [ ] The website is reachable. -- [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. -- [ ] I have read the [documentation](https://docs.is-a.dev). - -## Website Link/Preview - +## Website Preview + From 17f5816cce6e3939ddcc4f974b778ec620605d77 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:51:49 +0800 Subject: [PATCH 0874/1014] Create raw.json --- domains/raw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..cc2562542 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 937082cfe9e6b5a9e2508a54d96dcfe570ffe7f1 Mon Sep 17 00:00:00 2001 From: kypro34 Date: Tue, 14 Jan 2025 16:54:04 +0700 Subject: [PATCH 0875/1014] Add carterr-pham23.json domain configuration --- domains/carterr-pham23.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/carterr-pham23.json diff --git a/domains/carterr-pham23.json b/domains/carterr-pham23.json new file mode 100644 index 000000000..eaa275965 --- /dev/null +++ b/domains/carterr-pham23.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sonpt-afk", + "email": "sonbappe89@gmail.com" + }, + "record": { + "CNAME": "https://sonpts-landingfolio.vercel.app/" + } + } + \ No newline at end of file From cdba93ab4f2505cb6380c786025af251e8b417ad Mon Sep 17 00:00:00 2001 From: kypro34 Date: Tue, 14 Jan 2025 16:56:39 +0700 Subject: [PATCH 0876/1014] rename --- domains/{carterr-pham23.json => carterrpham23.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{carterr-pham23.json => carterrpham23.json} (100%) diff --git a/domains/carterr-pham23.json b/domains/carterrpham23.json similarity index 100% rename from domains/carterr-pham23.json rename to domains/carterrpham23.json From 7cea188f742a0f972ddc6a3200a639a1f3ecd74e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:05:02 +0800 Subject: [PATCH 0877/1014] feat(ci): redirect_config for proxied domains --- tests/records.test.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/records.test.js b/tests/records.test.js index 8a1bbabbc..223971308 100644 --- a/tests/records.test.js +++ b/tests/records.test.js @@ -267,7 +267,13 @@ t("All files should have valid record types", (t) => { ); } if (data.redirect_config) { - t.true(recordKeys.includes("URL"), `${file}: Redirect config must be combined with a URL record`); + t.true( + recordKeys.includes("URL") || data.proxied, + `${file}: Redirect config must be combined with a URL record or the domain must be proxied` + ); + if (data.redirect_config.redirect_paths) { + t.true(recordKeys.includes("URL"), `${file}: redirect_config.redirect_paths requires a URL record`); + } } validateRecordValues(t, data, file); From 0d16c22bce36ede4aebb6310d34aa010845a1902 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:21 +0800 Subject: [PATCH 0878/1014] disable `redirect_paths` --- domains/jeff.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jeff.json b/domains/jeff.json index ee2861fd8..71f30eab9 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -16,8 +16,7 @@ "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - }, - "redirect_paths": true + } }, "proxied": true } From 0da0de886c2e5d16ba7910951f3651caff4725ce Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Tue, 14 Jan 2025 18:06:37 +0800 Subject: [PATCH 0879/1014] Update jeff.json --- domains/jeff.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/jeff.json b/domains/jeff.json index 71f30eab9..d40c5f7c4 100644 --- a/domains/jeff.json +++ b/domains/jeff.json @@ -15,7 +15,6 @@ "/tw": "https://twitch.tv/Sitoz1", "/kick": "https://kick.com/Sitoz1", "/ig": "https://www.instagram.com/jeffreysfuenmayor_" - } }, "proxied": true From cf0882dcf0c1b46aaab53e9669dd34eacb87112a Mon Sep 17 00:00:00 2001 From: Amanza17 <157617646+Amanza17@users.noreply.github.com> Date: Tue, 14 Jan 2025 13:45:31 +0100 Subject: [PATCH 0880/1014] Create amanza17.json --- domains/amanza17.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/amanza17.json diff --git a/domains/amanza17.json b/domains/amanza17.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/amanza17.json @@ -0,0 +1 @@ + From 43c9f9d5ba1c0cffc719f9f271b3643c468b3618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:56:07 +0700 Subject: [PATCH 0881/1014] Create _vercel.nguyenminhtuan.json --- domains/_vercel.nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.nguyenminhtuan.json diff --git a/domains/_vercel.nguyenminhtuan.json b/domains/_vercel.nguyenminhtuan.json new file mode 100644 index 000000000..8a846ef4a --- /dev/null +++ b/domains/_vercel.nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=nguyenminhtuan.is-a.dev,2910b5006f1f208b05e6" + } +} From 179222aaa66c4a860dc2e720bcf28bd79f3007e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:02:05 +0700 Subject: [PATCH 0882/1014] Create nguyenminhtuan.json --- domains/nguyenminhtuan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nguyenminhtuan.json diff --git a/domains/nguyenminhtuan.json b/domains/nguyenminhtuan.json new file mode 100644 index 000000000..f6d72d0e3 --- /dev/null +++ b/domains/nguyenminhtuan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "profile-sigma-wine.vercel.app" + } +} From 00a6e0737b216a114e9d43d4eceecfee8f2ba741 Mon Sep 17 00:00:00 2001 From: Pilag6 Date: Tue, 14 Jan 2025 14:05:59 +0100 Subject: [PATCH 0883/1014] Update pilagonzalez.json to change URL format --- domains/pilagonzalez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 74fac55c0..27c06337f 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -5,6 +5,6 @@ "discord": "pilagonzalez" }, "record": { - "CNAME": "https://piladev.netlify.app/" + "URL": "piladev.netlify.app" } } From 505213fb8a23b878c0c49acc912659a241def163 Mon Sep 17 00:00:00 2001 From: rendani Date: Tue, 14 Jan 2025 15:23:05 +0200 Subject: [PATCH 0884/1014] Create manugeni.json --- domains/manugeni.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/manugeni.json diff --git a/domains/manugeni.json b/domains/manugeni.json new file mode 100644 index 000000000..27d9bb359 --- /dev/null +++ b/domains/manugeni.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "manugeni" + }, + "record": { + "CNAME": "manugeni.github.io" + } +} From de0af43883b3d52857fc74df2872498081cbbd8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:40:06 +0800 Subject: [PATCH 0885/1014] Create _vercel.ebooks.json --- domains/_vercel.ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.ebooks.json diff --git a/domains/_vercel.ebooks.json b/domains/_vercel.ebooks.json new file mode 100644 index 000000000..440fdeaf2 --- /dev/null +++ b/domains/_vercel.ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "TXT": "vc-domain-verify=ebooks.is-a.dev,5fa4e0aa7b17c9f52a9d" + } +} From a01204bf3f032a520f8680e60f1c86368703b97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Xu=C3=A2n=20Minh=20Tu=E1=BA=A5n?= <81414860+tuannguyen2002@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:41:00 +0800 Subject: [PATCH 0886/1014] Create ebooks.json --- domains/ebooks.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ebooks.json diff --git a/domains/ebooks.json b/domains/ebooks.json new file mode 100644 index 000000000..f5c93222d --- /dev/null +++ b/domains/ebooks.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tuannguyen2002", + "email": "", + "discord": "minhtuan9039" + }, + "record": { + "CNAME": "ebooks-online-opal.vercel.app" + } +} From 2fd4e978ba4cd4df10b2e2add1b97246b03a08fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:58:06 -0500 Subject: [PATCH 0887/1014] Update socordia.json --- domains/socordia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/socordia.json b/domains/socordia.json index fb67d3d1d..8ad67b74b 100644 --- a/domains/socordia.json +++ b/domains/socordia.json @@ -8,5 +8,5 @@ "record": { "URL": "https://furesoft.gitbook.io/socordia" }, - "proxied": true + "proxied": false } From d7313477f59383320d26880cb7d6ae06b91263f8 Mon Sep 17 00:00:00 2001 From: "Muhammad Ridwan Hakim, S.T., CPITA, ITPMCP" Date: Tue, 14 Jan 2025 21:00:57 +0700 Subject: [PATCH 0888/1014] Update rescenic.json --- domains/rescenic.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/rescenic.json b/domains/rescenic.json index 8b1378917..d15d05ae2 100644 --- a/domains/rescenic.json +++ b/domains/rescenic.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "rescenic", + "email": "admin@rescenic.my.id" + }, + "record": { + "CNAME": "rescenic.github.io" + } +} From ffea7ff09e7c28b84d7209f876cc57e8efeb3dac Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:04:43 -0300 Subject: [PATCH 0889/1014] Delete domains/dash.bernardonogueira8.json Removing my disabled websites --- domains/dash.bernardonogueira8.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dash.bernardonogueira8.json diff --git a/domains/dash.bernardonogueira8.json b/domains/dash.bernardonogueira8.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/dash.bernardonogueira8.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 0ff6b66048d49c6ce32a9d81d2060cc113dcd033 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:06 -0300 Subject: [PATCH 0890/1014] Delete domains/saftec.json Removing my disabled websites --- domains/saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 27bb998a3a445e52c4df10dbe4ab5f112cf748f1 Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:05:27 -0300 Subject: [PATCH 0891/1014] Delete domains/hotfix.saftec.json Removing my disabled websites --- domains/hotfix.saftec.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hotfix.saftec.json diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json deleted file mode 100644 index fc6595f21..000000000 --- a/domains/hotfix.saftec.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Samuraiflamesf", - "email": "Samuraiflamesf@gmail.com" - }, - "record": { - "A": ["100.42.189.124"] - } -} From 3ad7b2f48049554736f4ea07943a258b70b42ab0 Mon Sep 17 00:00:00 2001 From: CristopherPaiz <136940619+CristopherPaiz@users.noreply.github.com> Date: Tue, 14 Jan 2025 09:15:07 -0600 Subject: [PATCH 0892/1014] Create new file for crpaiz.json Add CNAME record for is-a.dev domain for netlify --- domains/crpaiz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/crpaiz.json diff --git a/domains/crpaiz.json b/domains/crpaiz.json new file mode 100644 index 000000000..7d57ba8fd --- /dev/null +++ b/domains/crpaiz.json @@ -0,0 +1,10 @@ +{ + "$schema": "../schemas/domain.json", + "owner": { + "username": "CristopherPaiz", + "email": "choperpaiz1@gmail.com" + }, + "record": { + "CNAME": "crpaiz.netlify.app" + } +} From 9f470a20e207623d9e60bab8fa68d13558908e5d Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 12:15:12 -0300 Subject: [PATCH 0893/1014] Create maanripe.json add new subdomain --- domains/maanripe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maanripe.json diff --git a/domains/maanripe.json b/domains/maanripe.json new file mode 100644 index 000000000..54f1dd7ed --- /dev/null +++ b/domains/maanripe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "portafolio-maan-ripe.vercel.app" + } +} From cdf97b72355e75761a09cec0b8577bfe6a71ca09 Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 12:20:46 -0300 Subject: [PATCH 0894/1014] Create _vercel.maanripe.json TXT record to Vercel --- domains/_vercel.maanripe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.maanripe.json diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json new file mode 100644 index 000000000..72af7adee --- /dev/null +++ b/domains/_vercel.maanripe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "argkont", + "email": "kohacaelo+is-a-dev@gmail.com", + }, + "record": { + "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" + } +} From 0bed6437f4a09eddf4fca5cc48c90e6ed1687bc2 Mon Sep 17 00:00:00 2001 From: Memo Date: Tue, 14 Jan 2025 09:29:42 -0600 Subject: [PATCH 0895/1014] =?UTF-8?q?=E2=9C=A8=20feat(domain):=20redirect?= =?UTF-8?q?=20domain=20memo.is-a.dev=20to=20github?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/memo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/memo.json b/domains/memo.json index 4d46c8998..13a1956d7 100644 --- a/domains/memo.json +++ b/domains/memo.json @@ -4,6 +4,6 @@ "email": "gmogollan@gmail.com" }, "record": { - "URL": "https://somosrun.vercel.app/" + "URL": "https://github.com/gmglln" } } From cd8ac8a9da35483e2d45baada9470d487a430e0b Mon Sep 17 00:00:00 2001 From: Hasan <120640600+hasan-bro-coder@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:54:05 +0600 Subject: [PATCH 0896/1014] Create hsn.json --- domains/hsn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hsn.json diff --git a/domains/hsn.json b/domains/hsn.json new file mode 100644 index 000000000..80a8ce99e --- /dev/null +++ b/domains/hsn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hasan-bro-coder", + "email": "hasanur23910@gmail.com", + "discord": "hasan894" + }, + "record": { + "CNAME": "hasanur.vercel.app" + } +} From aef056f2fa63d09576cb8bad2748b81c6b0af39c Mon Sep 17 00:00:00 2001 From: om Date: Tue, 14 Jan 2025 21:41:31 +0530 Subject: [PATCH 0897/1014] remove https:// --- domains/hixtrionix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hixtrionix.json b/domains/hixtrionix.json index 95b38c01f..f82388558 100644 --- a/domains/hixtrionix.json +++ b/domains/hixtrionix.json @@ -5,6 +5,6 @@ "email": "aflores@cop.es" }, "record": { - "CNAME": "https://dev-webpage.web.app" + "CNAME": "dev-webpage.web.app" } } From df8db1f580ab77d940301fdf36d89512b3243a56 Mon Sep 17 00:00:00 2001 From: jimjja Date: Tue, 14 Jan 2025 19:05:43 +0200 Subject: [PATCH 0898/1014] Include new subdomain JemalAhmedov Include configuration for Vercel --- domains/_vercel.jemalahmedov.json | 10 ++++++++++ domains/jemalahmedov.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.jemalahmedov.json create mode 100644 domains/jemalahmedov.json diff --git a/domains/_vercel.jemalahmedov.json b/domains/_vercel.jemalahmedov.json new file mode 100644 index 000000000..677fb7916 --- /dev/null +++ b/domains/_vercel.jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "TXT": "vc-domain-verify=jemalahmedov.is-a.dev,3f41428af72725b71a10" + } +} diff --git a/domains/jemalahmedov.json b/domains/jemalahmedov.json new file mode 100644 index 000000000..25e6a8e7e --- /dev/null +++ b/domains/jemalahmedov.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jimjja", + "email": "jemalja.dev@gmail.com", + "discord": "665635903955533845" + }, + "record": { + "CNAME": "jemalahmedov.vercel.app" + } +} From 54d0d2e36364cda97a8a7c104c77f88e8b3832d0 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Tue, 14 Jan 2025 15:25:35 -0300 Subject: [PATCH 0899/1014] Create machado.json --- domains/machado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/machado.json diff --git a/domains/machado.json b/domains/machado.json new file mode 100644 index 000000000..72266f550 --- /dev/null +++ b/domains/machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "CNAME": "alexandre-machado.github.io" + } +} From cc3973cc1c5b72a94be92360b3db2de01efe640a Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:29:01 +0000 Subject: [PATCH 0900/1014] Added domain.json for tolubroi07 --- domains/tlwbr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tlwbr.json diff --git a/domains/tlwbr.json b/domains/tlwbr.json new file mode 100644 index 000000000..51c6621e4 --- /dev/null +++ b/domains/tlwbr.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio website", + "repo": "https://github.com/tolubori07/portfolio", + "owner": { + "username": "tolubori07", + "email": "Tolubori07@gmail.com" + }, + "record": { + "CNAME": "https://jabello.netlify.app" + } +} From 536f651234b1357be14ee2482c2464ec81f99c2c Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello Date: Tue, 14 Jan 2025 19:32:58 +0000 Subject: [PATCH 0901/1014] Added domain json file for tolubori07 --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 51c6621e4..3941b02f1 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://jabello.netlify.app" + "CNAME": "https://tlwbr.netlify.app" } } From 61cf7181759d03a3526606835b97ed1fcd86f6f3 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:19:39 -0500 Subject: [PATCH 0902/1014] Delete l.luihh.json --- domains/l.luihh.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/l.luihh.json diff --git a/domains/l.luihh.json b/domains/l.luihh.json deleted file mode 100644 index 63dcf8817..000000000 --- a/domains/l.luihh.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "luihh", - "email": "luihh@proton.me" - }, - "record": { - "URL": "https://luihh.is-a.dev" - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.com/users/481268875586174986", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, - "redirect_paths": true - } -} From 4e5f59c478353cd85201cad3a1531864b9552ecd Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:27:50 -0500 Subject: [PATCH 0903/1014] Update luihh.json --- domains/luihh.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index a5fef5c3b..acd06a4f3 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,5 +6,16 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" - } + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.gg/MdMFGJdUB6", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + }, + "proxied": true } From 8bd32195043e7b11ab1d678809b875ab58edf1b1 Mon Sep 17 00:00:00 2001 From: Luihh Date: Tue, 14 Jan 2025 15:32:59 -0500 Subject: [PATCH 0904/1014] Remove trailing comma --- domains/luihh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luihh.json b/domains/luihh.json index acd06a4f3..54d42ba90 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -15,7 +15,7 @@ "/discord": "https://discord.gg/MdMFGJdUB6", "/steam": "https://steamcommunity.com/id/Luihh23", "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, + } }, "proxied": true } From cc7ee48e7de8805420b87c85bf0fbf4aaa841e7b Mon Sep 17 00:00:00 2001 From: argkont Date: Tue, 14 Jan 2025 17:47:57 -0300 Subject: [PATCH 0905/1014] Update _vercel.maanripe.json removing the comma --- domains/_vercel.maanripe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.maanripe.json b/domains/_vercel.maanripe.json index 72af7adee..ed7cec914 100644 --- a/domains/_vercel.maanripe.json +++ b/domains/_vercel.maanripe.json @@ -1,7 +1,7 @@ { "owner": { "username": "argkont", - "email": "kohacaelo+is-a-dev@gmail.com", + "email": "kohacaelo+is-a-dev@gmail.com" }, "record": { "TXT": "vc-domain-verify=maanripe.is-a.dev,58b3a98b581598b3f572" From adecb9c78bfa3ddc8d5a071a6b9f9233b224d971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Tue, 14 Jan 2025 15:06:36 -0600 Subject: [PATCH 0906/1014] Update beta.peme969.json --- domains/beta.peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beta.peme969.json b/domains/beta.peme969.json index 34886d040..759e1dc8f 100644 --- a/domains/beta.peme969.json +++ b/domains/beta.peme969.json @@ -4,6 +4,6 @@ "email": "mrcoderpeme@gmail.com" }, "record": { - "CNAME":"peme969.github.io/beta" + "CNAME":"beta-nine-taupe.vercel.app" } } From 0dd8f57721844407512eec5080627c8090bd6a61 Mon Sep 17 00:00:00 2001 From: Jaabir Adeniji-Bello <72113237+tolubori07@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:31:29 +0000 Subject: [PATCH 0907/1014] Update tlwbr.json --- domains/tlwbr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tlwbr.json b/domains/tlwbr.json index 3941b02f1..2ad4303ca 100644 --- a/domains/tlwbr.json +++ b/domains/tlwbr.json @@ -6,6 +6,6 @@ "email": "Tolubori07@gmail.com" }, "record": { - "CNAME": "https://tlwbr.netlify.app" + "CNAME": "tlwbr.netlify.app" } } From 7518a91dbb5c156b7ea15c039eb4304c043014f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mauricio=20Ist=C3=BAriz?= Date: Tue, 14 Jan 2025 19:21:08 -0400 Subject: [PATCH 0908/1014] Create isturiz.json --- domains/isturiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isturiz.json diff --git a/domains/isturiz.json b/domains/isturiz.json new file mode 100644 index 000000000..d39241d7f --- /dev/null +++ b/domains/isturiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "isturiz", + "email": "", + }, + "record": { + "CNAME": "isturiz.vercel.app" + } +} From 9435e2a2c335e183cc879454ed1b5a40e7de2495 Mon Sep 17 00:00:00 2001 From: Vicente Rivera <108706337+vcntttt@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:43:11 -0300 Subject: [PATCH 0909/1014] Create vrivera.json --- domains/vrivera.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vrivera.json diff --git a/domains/vrivera.json b/domains/vrivera.json new file mode 100644 index 000000000..9821c3c38 --- /dev/null +++ b/domains/vrivera.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/vcntttt/portfolio", + "owner": { + "username": "vcntttt", + "email": "vrivera.dev@gmail.com" + }, + "record": { + "CNAME": "vcntttt.github.io" + } +} From 747e508747638a3de4f3b5c675f34e4df08143b8 Mon Sep 17 00:00:00 2001 From: dsuescun <45408630+dsuescun@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:49:42 -0500 Subject: [PATCH 0910/1014] Create dsuescun.json To register my own subdomain --- domains/dsuescun.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dsuescun.json diff --git a/domains/dsuescun.json b/domains/dsuescun.json new file mode 100644 index 000000000..d7a467d09 --- /dev/null +++ b/domains/dsuescun.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dsuescun", + "email": "dsuescun@soinsoluciones.com" + }, + "record": { + "CNAME": "dsuescun.github.io" + } +} From a93b5b11c0fa48b9f4af714103302442dc550780 Mon Sep 17 00:00:00 2001 From: Umanga Deep Shrestha Date: Wed, 15 Jan 2025 08:50:14 +0545 Subject: [PATCH 0911/1014] Create ud.json --- domains/ud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ud.json diff --git a/domains/ud.json b/domains/ud.json new file mode 100644 index 000000000..6f7178346 --- /dev/null +++ b/domains/ud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "umanga907", + "email": "umanga.907@gmail.com" + }, + "record": { + "CNAME": ["arya.ns.cloudflare.com", "clark.ns.cloudflare.com"] + } +} From d601e6712ac0a1f5d3eaefab9e931658a08d185c Mon Sep 17 00:00:00 2001 From: kypro34 Date: Wed, 15 Jan 2025 10:09:45 +0700 Subject: [PATCH 0912/1014] change my CNAME --- domains/carterrpham23.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/carterrpham23.json b/domains/carterrpham23.json index eaa275965..d5809bfb2 100644 --- a/domains/carterrpham23.json +++ b/domains/carterrpham23.json @@ -4,7 +4,7 @@ "email": "sonbappe89@gmail.com" }, "record": { - "CNAME": "https://sonpts-landingfolio.vercel.app/" + "CNAME": "sonpts-landingfolio.vercel.app" } } \ No newline at end of file From c124e36c557e53cdd895d5380607ef1bfedc418c Mon Sep 17 00:00:00 2001 From: Umanga Deep Shrestha Date: Wed, 15 Jan 2025 09:02:04 +0545 Subject: [PATCH 0913/1014] Update ud.json Fix: Cname and change to vercel existing website --- domains/ud.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ud.json b/domains/ud.json index 6f7178346..b0ab06c7e 100644 --- a/domains/ud.json +++ b/domains/ud.json @@ -1,9 +1,10 @@ { "owner": { "username": "umanga907", - "email": "umanga.907@gmail.com" + "email": "umanga.907@gmail.com", + "discord": "ud907" }, "record": { - "CNAME": ["arya.ns.cloudflare.com", "clark.ns.cloudflare.com"] + "CNAME": "umanga-portfolio.vercel.app" } } From 18301dd73e9846aaea5840d8020cc8728729963f Mon Sep 17 00:00:00 2001 From: S M HEMEL Date: Wed, 15 Jan 2025 10:32:02 +0600 Subject: [PATCH 0914/1014] Create smhemel.json --- domains/smhemel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smhemel.json diff --git a/domains/smhemel.json b/domains/smhemel.json new file mode 100644 index 000000000..9b5a2bc60 --- /dev/null +++ b/domains/smhemel.json @@ -0,0 +1,11 @@ +{ + "description": "A Full-Stack Developer", + "repo": "https://github.com/smhemel", + "owner": { + "username": "smhemel", + "email": "smhemel.eu@gmail.com" + }, + "record": { + "URL": "https://github.com/smhemel" + } +} From dd63fef4a5ae4411a69036a577ef7c0a9339f362 Mon Sep 17 00:00:00 2001 From: Rohan Kokkula <30954130+rohankokkula@users.noreply.github.com> Date: Wed, 15 Jan 2025 12:21:57 +0530 Subject: [PATCH 0915/1014] Create rk --- domains/rk | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rk diff --git a/domains/rk b/domains/rk new file mode 100644 index 000000000..75c7bc5c9 --- /dev/null +++ b/domains/rk @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohankokkula", + "email": "rohankokkula01@gmail.com" + }, + "record": { + "URL": "https://rohankokkula.dev/" + } +} From 1c3bd455dda8db9c3c3ab75039c75c8ca6982a3e Mon Sep 17 00:00:00 2001 From: AdrianQR <106702080+AdrianQR01@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:14:27 +0100 Subject: [PATCH 0916/1014] Create adrianqr.json --- domains/adrianqr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adrianqr.json diff --git a/domains/adrianqr.json b/domains/adrianqr.json new file mode 100644 index 000000000..7fc598c3d --- /dev/null +++ b/domains/adrianqr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdrianQR01", + "email": "adrianquenard@gmail.com" + }, + "record": { + "CNAME": "adrianqr01.github.io" + } +} From 7d54c8478b5b0a65d2fa1e789fa945a5d530135a Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:26:08 +0000 Subject: [PATCH 0917/1014] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 394e7ce6f..37739e51a 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,6 +6,7 @@ }, "record": { - "CNAME": "cjolivier123.github.io" + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From 2a50f94f085b14ff8d8f6c7a5ea954d0dad6e0fd Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 11:45:18 +0000 Subject: [PATCH 0918/1014] Update domains/aruria.json Co-authored-by: Ibrahim Asif --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 37739e51a..6e23133b9 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ] + "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" } } From afe5c54ed6b94e3794abf08c5b7573996f82efdf Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:24:53 +0800 Subject: [PATCH 0919/1014] Update donate.json --- domains/donate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/donate.json b/domains/donate.json index 192ccf751..103d52c52 100644 --- a/domains/donate.json +++ b/domains/donate.json @@ -5,5 +5,10 @@ }, "record": { "URL": "https://wdh.gg/M0ttgkD" + }, + "redirect_config": { + "custom_paths": { + "/ns": "https://wdh.gg/pvNCdvs" + } } } From 52dd5636296bd8b478005d379afe61cf4a992225 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:45:51 +0000 Subject: [PATCH 0920/1014] Create zmail._domainkey.aruria.json --- domains/zmail._domainkey.aruria.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zmail._domainkey.aruria.json diff --git a/domains/zmail._domainkey.aruria.json b/domains/zmail._domainkey.aruria.json new file mode 100644 index 000000000..0e81d6b0f --- /dev/null +++ b/domains/zmail._domainkey.aruria.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cjolivier123", + "discord": "1175481072088268920", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.XlWqBdmbdUC_mgDhKMY0Hcl1_FRp5IxKkBD1UF2bGowx-BgYpv7UnElAdcrktTrHjJLD75zzEWNR8A_1UH7-4abrnY4lsqu2p9GIScw9j-9zrNZi_EeTmN8XRuD2fVvPFEVmzAQ7O9jE-B6fkMl4GybJB6td05nxzwHi5J-cDGzT1Wg2qu5ierWuHe7P8TI4tq-SwshaxpNTWkMJN9mgGie6QD7zXBo76G7lbFWTOJHM65UK81I2N8nmyttlD2E5ncNgMTyspkR0hmKeIb1cQvR4lVXu3n-NmJg4-PIOMP3BJ_FgiZFQEDps_opWCA-XhcET7C_EjCbZPEJlBfuTxQ.GFEDQow6ltp5UmM6d7EqfA.xoHXb_B_eC2HGsJ-7iTlZ0FAagE6icNiiVRILA3y5YPiC8chzN3t1JpWEP-uyODEUi7HDGVJzPhRwtTBSbY4S4lx4ZxVOIMr2-l5v50hTjo.ebOtxNCyuP2tf0zsqTg8Hg" + }, + + "record": { + "TXT":"v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDKr1YCFtXzTufNgvRlYuDw72rzN8WBF+F8xNRtI5PwvfVyFEAS7saeRf6hqQ28hdqH8FFmJ9479UkP0023gyUyQcpRQnqu01InfoyPCIicCRv/WQBTKyb0YXMtrF3ANZHBDq0p2lcp/naUtPs2oQEuSI5Ih+SfsCs5HnCRTyV2DQIDAQABl" + } +} From 29165ce698f34d6124f2ae2ebfa279ea113a22ee Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:46:00 +0000 Subject: [PATCH 0921/1014] Update aruria.json --- domains/aruria.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 6e23133b9..4ced55ea6 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,6 +7,7 @@ "record": { "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], - "TXT": "zoho-verification=zb76097651.zmverify.zoho.com" + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"] + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 459b1d50b7490ccc520e8e7deb16afbd3aaf4518 Mon Sep 17 00:00:00 2001 From: cjolivier123 Date: Wed, 15 Jan 2025 12:53:11 +0000 Subject: [PATCH 0922/1014] Update domains/aruria.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/aruria.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aruria.json b/domains/aruria.json index 4ced55ea6..31b173665 100644 --- a/domains/aruria.json +++ b/domains/aruria.json @@ -7,7 +7,7 @@ "record": { "A": ["185.199.108.153", "185.199.110.153", "185.199.109.153", "185.199.111.153" ], - "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"] + "TXT": ["zoho-verification=zb76097651.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"] } } From 6e0158141b9cf0cdbbaa52f084b3b1f06fa82bbf Mon Sep 17 00:00:00 2001 From: naftali100 <48069590+naftali100@users.noreply.github.com> Date: Wed, 15 Jan 2025 16:10:41 +0200 Subject: [PATCH 0923/1014] Create naftali100.json --- domains/naftali100.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/naftali100.json diff --git a/domains/naftali100.json b/domains/naftali100.json new file mode 100644 index 000000000..20e372492 --- /dev/null +++ b/domains/naftali100.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "naftali100", + "email": "hello@naftali100.top" + }, + "record": { + "CNAME": "naftali100.top" + } +} From 1c30f62a278cfcd8baff6c4dd1087d2f62e8d5cc Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 15 Jan 2025 17:22:43 +0300 Subject: [PATCH 0924/1014] fairly sure this is what was intended --- domains/felipe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/felipe.json b/domains/felipe.json index 1ded8a9f5..dc9003f65 100644 --- a/domains/felipe.json +++ b/domains/felipe.json @@ -5,7 +5,7 @@ }, "repo": "https://github.com/felipecalderon", "record": { - "URL": "https://porfoliofelipe.vercel.app" + "CNAME": "porfoliofelipe.vercel.app" } } - \ No newline at end of file + From 98883a13d3377006c262af3d7b7dc1129f3dfdc9 Mon Sep 17 00:00:00 2001 From: Amanza17 <157617646+Amanza17@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:41:40 +0100 Subject: [PATCH 0925/1014] Update amanza17.json --- domains/amanza17.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/amanza17.json b/domains/amanza17.json index 8b1378917..509607016 100644 --- a/domains/amanza17.json +++ b/domains/amanza17.json @@ -1 +1,11 @@ - +{ + "description": "amanza17.is-a.dev", + "repo": "https://github.com/Amanza17/Amanza17.github.io.git", + "owner": { + "username": "Amanza17", + "email": "a.manzanares.2023@alumnos.urjc.es" + }, + "record": { + "CNAME": "amanza17.github.io" + } +} From c7f9d02a1b7a5cc61068b2f25324fed75ebdf4f7 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 20:56:52 +0530 Subject: [PATCH 0926/1014] Update educatedsuddenbucket.json --- domains/educatedsuddenbucket.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/educatedsuddenbucket.json b/domains/educatedsuddenbucket.json index d49d77c7f..e35d7591e 100644 --- a/domains/educatedsuddenbucket.json +++ b/domains/educatedsuddenbucket.json @@ -5,10 +5,7 @@ }, "record": { "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" + "185.199.108.153" ], "TXT": [ "google-site-verification=hS8B2hSz-rNk6gLRnwaZjxuJE9rCLU_25X65JsLEczE", From df952e8cd744ca79122b350958d94833119ea7ec Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 20:59:45 +0530 Subject: [PATCH 0927/1014] Create heatblock.json --- domains/heatblock.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heatblock.json diff --git a/domains/heatblock.json b/domains/heatblock.json new file mode 100644 index 000000000..58e6bfe75 --- /dev/null +++ b/domains/heatblock.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, +{ + "record": { + "URL": "https://heatblock.esb.is-a.dev" + } +} +} From 67781b15c8fdcd4907997aabee92dfddbb5134d9 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Wed, 15 Jan 2025 21:30:13 +0530 Subject: [PATCH 0928/1014] Hil climb racing --- domains/heatblock.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/heatblock.json b/domains/heatblock.json index 58e6bfe75..157684753 100644 --- a/domains/heatblock.json +++ b/domains/heatblock.json @@ -3,9 +3,7 @@ "username": "EducatedSuddenBucket", "email": "educatedsuddenbucket@gmail.com" }, -{ "record": { "URL": "https://heatblock.esb.is-a.dev" } } -} From 4b488ad92cb94779158bd72cda6122c81b36060d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:11:36 -0600 Subject: [PATCH 0929/1014] Delete domains/_github-pages-challenge-peme969.peme969.json --- domains/_github-pages-challenge-peme969.peme969.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_github-pages-challenge-peme969.peme969.json diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json deleted file mode 100644 index aad7d8409..000000000 --- a/domains/_github-pages-challenge-peme969.peme969.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "peme969", - "email": "mrcoderpeme@gmail.com" - }, - "record": { - "TXT":[ - "cd6136f17efbca44cec061b3fd6121" - ] - } -} From d2fd4a9ac5f58da82cbef93cbd86d86c8b14d852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:26:13 -0600 Subject: [PATCH 0930/1014] Update peme969.json --- domains/peme969.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/peme969.json b/domains/peme969.json index 1d52a01e2..7c7bf68f5 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,8 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==", - "cd6136f17efbca44cec061b3fd6121" + "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==" ], "MX":[ "mx1.forwardemail.net", From 9b40541c7f08408c0664ece096db33abeb712aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:28:31 -0600 Subject: [PATCH 0931/1014] Create _vercel.peme969.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Für domain verification --- domains/_vercel.peme969.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.peme969.json diff --git a/domains/_vercel.peme969.json b/domains/_vercel.peme969.json new file mode 100644 index 000000000..0abe61db6 --- /dev/null +++ b/domains/_vercel.peme969.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "TXT":[ + "vc-domain-verify=beta.peme969.is-a.dev,3478ddbc826d30476c3c" + ] + } +} \ No newline at end of file From dbb24e6e9ad2a8715df5449d472a4d48d8cafbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 10:30:59 -0600 Subject: [PATCH 0932/1014] Added domain --- domains/peme969.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 7c7bf68f5..0981e39b6 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,7 @@ "185.199.111.153" ], "TXT":[ - "forward-email=NTQwMmZhNmI3ZmRiMzQxNC1mOTU1YmRmOGJhMTQxMzhkMGRiNzUwMzg0MzFhOTI4OGE0ZmUwZDYyZTZmZDMyODkwYTE4OGE0ZmQ2YjFjOTk4MjkxN2NlMTUzMTgyNDZlYzE4ZWFkNDllYTBmNDNjY2M4NWVmZGFhMjdhNmY0ODFhZWM0ZWM4ZjhiMzJiMTIyMA==" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" ], "MX":[ "mx1.forwardemail.net", From 4f0458798251c4285bb83b1afb5d612e9f773a34 Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Wed, 15 Jan 2025 15:09:41 -0300 Subject: [PATCH 0933/1014] add github verification and change root domain --- ...challenge-alexandre-machado.alexandre-machado.json | 11 +++++++++++ domains/{machado.json => alexandre-machado.json} | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json rename domains/{machado.json => alexandre-machado.json} (99%) diff --git a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json new file mode 100644 index 000000000..0794bf3d6 --- /dev/null +++ b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json @@ -0,0 +1,11 @@ +{ + "description": "My personal domain.", + "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", + "owner": { + "username": "alexandre-machado", + "email": "alexandre@machado.cc" + }, + "record": { + "TXT": "b6b9fa4d37896a25b49bea243f6407" + } +} \ No newline at end of file diff --git a/domains/machado.json b/domains/alexandre-machado.json similarity index 99% rename from domains/machado.json rename to domains/alexandre-machado.json index 72266f550..3e50b3040 100644 --- a/domains/machado.json +++ b/domains/alexandre-machado.json @@ -8,4 +8,4 @@ "record": { "CNAME": "alexandre-machado.github.io" } -} +} \ No newline at end of file From e6c8dc5ccb18385dcdc7193d5a94c15eebbd1c6d Mon Sep 17 00:00:00 2001 From: 1tsJeremiah Date: Wed, 15 Jan 2025 12:16:43 -0600 Subject: [PATCH 0934/1014] Add jeremiah.json for subdomain request --- domains/jeremiah.json | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/domains/jeremiah.json b/domains/jeremiah.json index d1549a12a..93bab3499 100644 --- a/domains/jeremiah.json +++ b/domains/jeremiah.json @@ -1,18 +1,11 @@ { - "subdomain": "jeremiah", - "domain": "is-a.domain", - "type": "verification", - "status": "active", - "created_at": "2025-01-11T00:00:00Z", - "updated_at": "2025-01-11T00:00:00Z", - "records": [ - { - "record_type": "A", - "value": "174.138.190.59 " - }, - { - "record_type": "CNAME", - "value": "jeremiah.is-a.domain." - } - ] + "owner": { + "username": "1tsJeremiah", + "email": "jmatdesigns@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } + From 823d4c1676240dfa950b6b70d1b175d0068517a2 Mon Sep 17 00:00:00 2001 From: Caen Jones <131218155+vcc3v@users.noreply.github.com> Date: Wed, 15 Jan 2025 19:26:51 +0000 Subject: [PATCH 0935/1014] Update caenjones.json --- domains/caenjones.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/caenjones.json b/domains/caenjones.json index ef931ec48..16ce509a3 100644 --- a/domains/caenjones.json +++ b/domains/caenjones.json @@ -1,12 +1,12 @@ { "description": "My personal website and blog", - "repo": "https://github.com/CaenJones/caenjones.github.io", + "repo": "https://github.com/vcc3v/vcc3v.github.io", "owner": { - "username": "CaenJones", + "username": "vcc3v", "email": "cj@caenjones.com", "twitter": "" }, "record": { - "CNAME": "caenjones.github.io" + "CNAME": "vcc3v.github.io" } } From 0c2104e7a99b6ca6c8ed9f71afab1d0d1266ea6e Mon Sep 17 00:00:00 2001 From: gcaru Date: Wed, 15 Jan 2025 17:37:11 -0300 Subject: [PATCH 0936/1014] create guidocaru.json --- domains/_vercel.guidocaru.json | 10 ++++++++++ domains/guidocaru.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.guidocaru.json create mode 100644 domains/guidocaru.json diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json new file mode 100644 index 000000000..d0c92ddb2 --- /dev/null +++ b/domains/_vercel.guidocaru.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "guidocaru", + "email": "", + "discord": "696554384817127486" + }, + "record": { + "TXT": "vc-domain-verify=guidocaru.is-a.dev,6106f8de674c39bfb732" + } +} diff --git a/domains/guidocaru.json b/domains/guidocaru.json new file mode 100644 index 000000000..c52a448ad --- /dev/null +++ b/domains/guidocaru.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "guidocaru", + "email": "", + "discord": "696554384817127486" + }, + "record": { + "CNAME": "guidocaru.vercel.app" + } +} From 68af1de16ead31e1f1376045242d3996337625fc Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Wed, 15 Jan 2025 21:33:58 +0000 Subject: [PATCH 0937/1014] Update roman.json I didn't manage to make it work with Cloudflare pages so changing it Github pages --- domains/roman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roman.json b/domains/roman.json index 6c8614026..2b8a57ea3 100644 --- a/domains/roman.json +++ b/domains/roman.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman.pages.dev" + "CNAME": "gameroman.github.io" } } From 7d51af086cd52115324599ada234e441a72118fd Mon Sep 17 00:00:00 2001 From: Timothy Brown Date: Wed, 15 Jan 2025 15:46:59 -0700 Subject: [PATCH 0938/1014] Create timothy.json --- domains/timothy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timothy.json diff --git a/domains/timothy.json b/domains/timothy.json new file mode 100644 index 000000000..2319ee283 --- /dev/null +++ b/domains/timothy.json @@ -0,0 +1,11 @@ +{ + "description": "Timothy's Personal Website", + "repo": "https://github.com/tabrownies/tabrownies.github.io", + "owner": { + "username": "tabrownies", + "email": "tabrownies@gmail.com", + }, + "record": { + "CNAME": "tabrownies.github.io" + } +} From c35162fbae615d0bf74eebd91ce1d3efeb853280 Mon Sep 17 00:00:00 2001 From: Mariangel Araviches Date: Wed, 15 Jan 2025 21:28:34 -0300 Subject: [PATCH 0939/1014] Revert "Create mariangel.json" --- domains/mariangel.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mariangel.json diff --git a/domains/mariangel.json b/domains/mariangel.json deleted file mode 100644 index 1263982c4..000000000 --- a/domains/mariangel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mangellch", - "email": "mariangelaraviches@gmail.com" - }, - "record": { - "CNAME":"mangellch.github.io" - } -} From 857bd50b33655af02f07e07c3647fb41b84496e3 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 02:33:56 +0200 Subject: [PATCH 0940/1014] Update joe50097.json --- domains/joe50097.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/joe50097.json b/domains/joe50097.json index 7c9bf8e54..47f381e7c 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -4,8 +4,7 @@ "email": "zcell9500@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", + "TXT": "zoho-verification=zb32862044.zmverify.zoho.com", "A": ["75.2.60.5"] } } From 1272c3236025520ccf49a66a499b13cf115fb996 Mon Sep 17 00:00:00 2001 From: Aaditya Rangarajan Date: Wed, 15 Jan 2025 18:38:40 -0700 Subject: [PATCH 0941/1014] Create aaditya.json --- domains/aaditya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aaditya.json diff --git a/domains/aaditya.json b/domains/aaditya.json new file mode 100644 index 000000000..5db37d8c2 --- /dev/null +++ b/domains/aaditya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aaditya2200", + "email": "aaditya2200@gmail.com" + }, + "record": { + "CNAME": "aaditya2200.github.io" + } +} From 8198e4f3a9e4198f4ba60867d58f9c8180ebdbbf Mon Sep 17 00:00:00 2001 From: Joel Jaime Date: Wed, 15 Jan 2025 22:01:00 -0400 Subject: [PATCH 0942/1014] Create alblandino.json Create alblandino.json --- domains/alblandino.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alblandino.json diff --git a/domains/alblandino.json b/domains/alblandino.json new file mode 100644 index 000000000..3da7372ac --- /dev/null +++ b/domains/alblandino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joel", + "email": "joel@alblandino.com" + }, + "record": { + "URL": "https://alblandino.com" + } +} From 4867b408b6aff42f994c426d39177cf33409ce6e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:07:51 +0800 Subject: [PATCH 0943/1014] reserve `int` + `internal` --- util/reserved.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index eccc9738c..dd58de1c7 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -47,6 +47,8 @@ "hostmaster", "info", "infos", + "int", + "internal", "login", "logout", "lpt[1-9]", From 146a0becf2d6652c07cd51631876db515a258a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peme969=20=E2=9A=A1?= Date: Wed, 15 Jan 2025 22:27:48 -0600 Subject: [PATCH 0944/1014] Add TXT record for google site verification --- domains/peme969.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/peme969.json b/domains/peme969.json index 0981e39b6..daade0c2a 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -11,7 +11,8 @@ "185.199.111.153" ], "TXT":[ - "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=" + "forward-email=YjJhNjc0ZTA4YjVjNmRjMC02YTEyYTY4MWJiZjhhYTViODU3YjdkNDFjYzJlMWMwOWVlZjIwYzkzNmVkMDE5ZmE4Mzk2YzUzZjVkM2Y0YmVkMWIwMGM0NzQ0ZDcwMTJkYWJiZjgwNTNiZTAxM2U3YjdiNjgyNGRlNDQwOWMwN2Q2Y2YxNzliNTZkZjBiYzllODQ0MjJjMmQ0MDYxN2EwZjdiNGNkYWJkZGU3ZDgwMTc1YmQzZmMyN2VjYTI4ZjE5MjczOGE2NTk1YWNlNTIxYTM=", + "google-site-verification=AP1OTNgnMeJljiJnuxShC74Uw-ygmmvr8s_SdohPRcI" ], "MX":[ "mx1.forwardemail.net", From 985db01ebf0bb6a35564c8e829f5ab2bc41a3247 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:27:53 +0530 Subject: [PATCH 0945/1014] Create rushabh.json --- domains/rushabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rushabh.json diff --git a/domains/rushabh.json b/domains/rushabh.json new file mode 100644 index 000000000..c26013ee8 --- /dev/null +++ b/domains/rushabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushabhcodes", + "email": "rushabhpatil.dev@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com." + } +} From a80a80e0baaba3f4fd49185565f5264c5405b3ae Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Thu, 16 Jan 2025 11:35:08 +0530 Subject: [PATCH 0946/1014] Update rushabh.json This is my portfolio website --- domains/rushabh.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/rushabh.json b/domains/rushabh.json index c26013ee8..b1991bab2 100644 --- a/domains/rushabh.json +++ b/domains/rushabh.json @@ -1,9 +1,10 @@ { "owner": { "username": "rushabhcodes", - "email": "rushabhpatil.dev@gmail.com" + "email": "rushabhpatil.dev@gmail.com", + "discord": "_rushabh" }, "record": { - "CNAME": "cname.vercel-dns.com." + "CNAME": "rushabhpatil.vercel.app" } } From 87c0737af3c2f5eb396118f389b259d40950af49 Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 16 Jan 2025 09:17:16 +0300 Subject: [PATCH 0947/1014] Update pilagonzalez.json --- domains/pilagonzalez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pilagonzalez.json b/domains/pilagonzalez.json index 27c06337f..11fe7abd3 100644 --- a/domains/pilagonzalez.json +++ b/domains/pilagonzalez.json @@ -5,6 +5,6 @@ "discord": "pilagonzalez" }, "record": { - "URL": "piladev.netlify.app" + "URL": "https://piladev.netlify.app" } } From 8268134dbd2281ea95a4491cd7891532026df980 Mon Sep 17 00:00:00 2001 From: Tasawar Hussain <31658686+tasawar-hussain@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:40:50 +0500 Subject: [PATCH 0948/1014] Create tasawar-hussain.json --- domains/tasawar-hussain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tasawar-hussain.json diff --git a/domains/tasawar-hussain.json b/domains/tasawar-hussain.json new file mode 100644 index 000000000..2c13a318f --- /dev/null +++ b/domains/tasawar-hussain.json @@ -0,0 +1,11 @@ +{ + "description": "tasawar-hussain.is-a.dev", + "repo": "https://github.com/tasawar-hussain/tasawar-hussain.github.io", + "owner": { + "username": "TasawarHussain", + "email": "me.tasawarhussain@gmail.com" + }, + "record": { + "CNAME": "tasawar-hussain.github.io" + } +} From 025348960afba5c3ce68bd25de316bb771deb869 Mon Sep 17 00:00:00 2001 From: Tasawar Hussain <31658686+tasawar-hussain@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:49:49 +0500 Subject: [PATCH 0949/1014] Update tasawar-hussain.json --- domains/tasawar-hussain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tasawar-hussain.json b/domains/tasawar-hussain.json index 2c13a318f..a1d52dbbf 100644 --- a/domains/tasawar-hussain.json +++ b/domains/tasawar-hussain.json @@ -2,7 +2,7 @@ "description": "tasawar-hussain.is-a.dev", "repo": "https://github.com/tasawar-hussain/tasawar-hussain.github.io", "owner": { - "username": "TasawarHussain", + "username": "tasawar-hussain", "email": "me.tasawarhussain@gmail.com" }, "record": { From e994dba47615eef2892f36af2cf5077c0a66eef2 Mon Sep 17 00:00:00 2001 From: MarufFLyInfosoft <159880463+MarufFLyInfosoft@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:22:50 +0600 Subject: [PATCH 0950/1014] Create marufcseuu.json --- domains/marufcseuu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/marufcseuu.json diff --git a/domains/marufcseuu.json b/domains/marufcseuu.json new file mode 100644 index 000000000..35d677655 --- /dev/null +++ b/domains/marufcseuu.json @@ -0,0 +1,10 @@ +{ + "description": "0xmaruf.is-a.dev domain", + "owner": { + "username": "marufms4", + "email": "marufsm4@gmail.com" + }, + "record": { + "CNAME": "marufcse.netlify.app" + } +} From 1db08703a5c1b58167c9849535743057076b3f93 Mon Sep 17 00:00:00 2001 From: harsh-writes-code Date: Thu, 16 Jan 2025 15:35:48 +0530 Subject: [PATCH 0951/1014] Create harshd.json --- domains/harshd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshd.json diff --git a/domains/harshd.json b/domains/harshd.json new file mode 100644 index 000000000..56aed2491 --- /dev/null +++ b/domains/harshd.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/harsh-writes-code/harsh-writes-code.github.io", + "owner": { + "username": "harsh-writes-code", + "email": "happydhimanbarara@gmail.com" + }, + "record": { + "CNAME": "harsh-writes-code.github.io" + } +} From ce8b83f494f34aa61d67294473eddc38722da9a2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:30:48 -0500 Subject: [PATCH 0952/1014] Delete domains/boolean44.json --- domains/boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/boolean44.json diff --git a/domains/boolean44.json b/domains/boolean44.json deleted file mode 100644 index fdac8f8cc..000000000 --- a/domains/boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "CNAME": "boolean44-repos.github.io" - } -} From 7b4d6da105a542f7669f96555fd1424bdbd0e70c Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Thu, 16 Jan 2025 06:32:05 -0500 Subject: [PATCH 0953/1014] Delete domains/mail.boolean44.json --- domains/mail.boolean44.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json deleted file mode 100644 index b008c8f0f..000000000 --- a/domains/mail.boolean44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["forward-email=palmerowen100@gmail.com"] - } -} From 7e12ab13602321e55e201d28d6b962254c2c82ef Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:38:36 +0200 Subject: [PATCH 0954/1014] Update joe50097.json --- domains/joe50097.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/joe50097.json b/domains/joe50097.json index 47f381e7c..78316bf5e 100644 --- a/domains/joe50097.json +++ b/domains/joe50097.json @@ -4,7 +4,8 @@ "email": "zcell9500@gmail.com" }, "record": { - "TXT": "zoho-verification=zb32862044.zmverify.zoho.com", + "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], + "TXT": ["zoho-verification=zb32862044.zmverify.zoho.com", "v=spf1 include:zohomail.com ~all"], "A": ["75.2.60.5"] } } From 8fbcf492622b9b0f840a75522d5a9918627468d7 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 16 Jan 2025 13:44:05 +0200 Subject: [PATCH 0955/1014] Create zmail._domainkey.joe50097.json --- domains/zmail._domainkey.joe50097.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zmail._domainkey.joe50097.json diff --git a/domains/zmail._domainkey.joe50097.json b/domains/zmail._domainkey.joe50097.json new file mode 100644 index 000000000..95c73521b --- /dev/null +++ b/domains/zmail._domainkey.joe50097.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Joe50097", + "email": "zcell9500@gmail.com" + }, + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWPXItvPXEQh/zTsZCFkEcBEObetcpbthrO74OK/zYR+wCk9gHurppJw0nTPcqVVW92Iq78R1b85s6bmGQvFCdMXPM/kM4eWlKKrMcs4QMr8muioEtbyCKu1YenXHZYlns7dfpf5JN2PNnC3cXTTW5uu3F2GNSDXcy/IjhnuSJAwIDAQAB" + } +} From c428ceab92cf503cb77b9ef62d4f892ff15a28e4 Mon Sep 17 00:00:00 2001 From: Jonatandb Date: Thu, 16 Jan 2025 09:57:45 -0300 Subject: [PATCH 0956/1014] Create jonatandb.json --- domains/jonatandb.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jonatandb.json diff --git a/domains/jonatandb.json b/domains/jonatandb.json new file mode 100644 index 000000000..de6eff807 --- /dev/null +++ b/domains/jonatandb.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "description": "This is for my personal website.", + "record": { + "CNAME": "jonatandb.github.io" + } +} From 4c3716346e18b8e9aed933fde4413bb70641e9dd Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Thu, 16 Jan 2025 18:30:52 +0530 Subject: [PATCH 0957/1014] Create shubhhh.json --- domains/shubhhh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shubhhh.json diff --git a/domains/shubhhh.json b/domains/shubhhh.json new file mode 100644 index 000000000..d60eb076c --- /dev/null +++ b/domains/shubhhh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shubhhhwarrior", + "email": "shubhammvaghela999@gmail.com" + }, + "record": { + "CNAME": "shubhhh-96.netlify.app/" + } +} From 4e5d31806002303fd08115c36a122b21e2f684ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deniz=20Tun=C3=A7?= <49831545+creeperkafasi@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:25:37 +0300 Subject: [PATCH 0958/1014] Fix discord username, add mail forwarding and google site verification --- domains/deniz.json | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/domains/deniz.json b/domains/deniz.json index e88872028..b36d00326 100644 --- a/domains/deniz.json +++ b/domains/deniz.json @@ -4,10 +4,23 @@ "owner": { "username": "creeperkafasi", "twitter": "_creeperkafasi_", - "discord": "creeperkafasipw#1861", + "discord": "creeperkafasi", "note": "I don't use twitter that much, you may have a better chance to contact me through discord" }, "record": { - "CNAME": "creeperkafasi.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=MDcyNzA3YjVlMTdjNzhhYS1iMzA0NDgxN2RjMmZiODZhODI5Y2UyNmUzNzY5NjJhZWZkMTA4MjBlNDEyYTk3MTc0MjhkN2NlMmQxNWQ5MmFi", + "google-site-verification=9jbck7qUZb10EWndaXLikv_Kx9xQ7DpShwFCttIzA6Q" + ] } } From 75ecd8bc3f499542d303d6380307a9e235c35bb3 Mon Sep 17 00:00:00 2001 From: CarlosMiranda <86166607+chard33@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:03:10 -0600 Subject: [PATCH 0959/1014] Create char.json --- domains/char.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/char.json diff --git a/domains/char.json b/domains/char.json new file mode 100644 index 000000000..1e31c0f7d --- /dev/null +++ b/domains/char.json @@ -0,0 +1,11 @@ +{ + "description": "Use to portfolio", + "repo": https://github.com/chard33/portafolio---Alura", + "owner": { + "username": "chard33", + "email": "jchar33@hotmail.com" + }, + "record": { + "CNAME": "chard33.github.io" + } +} From 6d0810c2394b6a1a8c6ffc4836b2dfb591d3f6ce Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:22:08 +0100 Subject: [PATCH 0960/1014] DKIM for quincetart10.is-a.dev --- domains/szn20221014._domainkey.quincetart10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.quincetart10.json diff --git a/domains/szn20221014._domainkey.quincetart10.json b/domains/szn20221014._domainkey.quincetart10.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.quincetart10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From c10a37f6875c0196ef0062df253a6149eab0a1df Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:23:30 +0100 Subject: [PATCH 0961/1014] DKIM for rt10.is-a.dev --- domains/szn20221014._domainkey.rt10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.rt10.json diff --git a/domains/szn20221014._domainkey.rt10.json b/domains/szn20221014._domainkey.rt10.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.rt10.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 817d31531665d63d94c3dc4df74ac01361ffd019 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:24:51 +0100 Subject: [PATCH 0962/1014] DKIM for 104.is-a.dev --- domains/szn20221014._domainkey.104.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/szn20221014._domainkey.104.json diff --git a/domains/szn20221014._domainkey.104.json b/domains/szn20221014._domainkey.104.json new file mode 100644 index 000000000..c6292fdf7 --- /dev/null +++ b/domains/szn20221014._domainkey.104.json @@ -0,0 +1,10 @@ +{ + "description": "DKIM", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "CNAME": "szn20221014._domainkey.seznam.cz" + } +} From 8cf43743e6010d1c7515e89d13a60ab17cc3e868 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:32:14 +0100 Subject: [PATCH 0963/1014] DMARC for quincetart10.is-a.dev --- domains/_dmarc.quincetart10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.quincetart10.json diff --git a/domains/_dmarc.quincetart10.json b/domains/_dmarc.quincetart10.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.quincetart10.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From df0f2c41d8526f2238e919806b68167931c84fad Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:34:23 +0100 Subject: [PATCH 0964/1014] DMARC for rt10.is-a.dev --- domains/_dmarc.rt10.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.rt10.json diff --git a/domains/_dmarc.rt10.json b/domains/_dmarc.rt10.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.rt10.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From eb2fa451c2e0fd1f272135ef9074e1caeafc04f9 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:35:23 +0100 Subject: [PATCH 0965/1014] DMARC for 104.is-a.dev --- domains/_dmarc.104.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.104.json diff --git a/domains/_dmarc.104.json b/domains/_dmarc.104.json new file mode 100644 index 000000000..f1c3b4518 --- /dev/null +++ b/domains/_dmarc.104.json @@ -0,0 +1,10 @@ +{ + "description": "DMARC", + "owner": { + "username": "QuinceTart10", + "discord": "862644161156218891" + }, + "record": { + "TXT": "v=DMARC1; p=quarantine; sp=none; adkim=r; aspf=r; fo=1; rua=mailto:me@quincetart10.is-a.dev; ruf=mailto:me@quincetart10.is-a.dev; rf=afrf; pct=100; ri=86400" + } +} From 86bd64cbbf05d2538646bb7a15e416d28e76a478 Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Thu, 16 Jan 2025 16:38:06 +0100 Subject: [PATCH 0966/1014] Bonus: redirect to the actual site for rt10.is-a.dev --- domains/rt10.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rt10.json b/domains/rt10.json index c7bc0496d..33ed1daf8 100644 --- a/domains/rt10.json +++ b/domains/rt10.json @@ -9,6 +9,7 @@ "6a43ddd802fc27e4.mx1.emailprofi.seznam.cz", "6a43ddd802fc27e4.mx2.emailprofi.seznam.cz" ], - "TXT": "v=spf1 include:spf.seznam.cz ~all" + "TXT": "v=spf1 include:spf.seznam.cz ~all", + "URL": "https://quincetart10.is-a.dev" } } From 4add88240b3f7e117c8e87e793fd47d1c1fe1725 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Thu, 16 Jan 2025 17:20:25 +0100 Subject: [PATCH 0967/1014] fix json --- domains/isturiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isturiz.json b/domains/isturiz.json index d39241d7f..7eec194f1 100644 --- a/domains/isturiz.json +++ b/domains/isturiz.json @@ -1,7 +1,7 @@ { "owner": { "username": "isturiz", - "email": "", + "email": "" }, "record": { "CNAME": "isturiz.vercel.app" From e8c2e2ee4a02ef9c82adbfc75ea1b9e851b09464 Mon Sep 17 00:00:00 2001 From: Amiitesh TSP Date: Thu, 16 Jan 2025 22:10:02 +0530 Subject: [PATCH 0968/1014] Create bitsexploited.json --- domains/bitsexploited.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bitsexploited.json diff --git a/domains/bitsexploited.json b/domains/bitsexploited.json new file mode 100644 index 000000000..5ad5b4c99 --- /dev/null +++ b/domains/bitsexploited.json @@ -0,0 +1,11 @@ +{ + "description": "A portfolio website", + "repo": "https://github.com/bitsexploited/bitsexploited.github.io", + "owner": { + "username": "BitsExploited", + "email": "tspamiitesh@gmail.com" + }, + "record": { + "CNAME": "BitsExploited.github.io" + } +} From 39657ee41907814d8e9b9b5c762c76849f2b7918 Mon Sep 17 00:00:00 2001 From: Jc-Arroyo Date: Thu, 16 Jan 2025 16:08:32 -0500 Subject: [PATCH 0969/1014] Create jcarroyos-teaching.json --- domains/jcarroyos-teaching.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jcarroyos-teaching.json diff --git a/domains/jcarroyos-teaching.json b/domains/jcarroyos-teaching.json new file mode 100644 index 000000000..6f0c0d642 --- /dev/null +++ b/domains/jcarroyos-teaching.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcarroyos-teaching", + "email": "jcarroyos@gmail.com" + }, + "record": { + "URL": "https://jcarroyos.art" + } +} From 94b702ef3cd1a7643cdfc0f63a0aa5741be820ec Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:13:38 +0300 Subject: [PATCH 0970/1014] Create _vercel.muthomi.json --- domains/_vercel.muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.muthomi.json diff --git a/domains/_vercel.muthomi.json b/domains/_vercel.muthomi.json new file mode 100644 index 000000000..bc371aa55 --- /dev/null +++ b/domains/_vercel.muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "TXT": "vc-domain-verify=muthomi.is-a.dev,9e31bd88e28832c37f97" + } +} From cc340d4f5349df7bdcba2b12d554cc59ff9689c9 Mon Sep 17 00:00:00 2001 From: Jc-Arroyo Date: Thu, 16 Jan 2025 16:15:02 -0500 Subject: [PATCH 0971/1014] Update jcarroyos-teaching.json --- domains/jcarroyos-teaching.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jcarroyos-teaching.json b/domains/jcarroyos-teaching.json index 6f0c0d642..932d3bcde 100644 --- a/domains/jcarroyos-teaching.json +++ b/domains/jcarroyos-teaching.json @@ -4,6 +4,6 @@ "email": "jcarroyos@gmail.com" }, "record": { - "URL": "https://jcarroyos.art" + "URL": "https://github.com/jcarroyos-teaching" } } From 1f3454582b3fa6508a2d36624f28703523eaf379 Mon Sep 17 00:00:00 2001 From: Michael <108736931+michaelmuthomi@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:15:51 +0300 Subject: [PATCH 0972/1014] Create muthomi.json --- domains/muthomi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muthomi.json diff --git a/domains/muthomi.json b/domains/muthomi.json new file mode 100644 index 000000000..4d05dcc6d --- /dev/null +++ b/domains/muthomi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "michaelmuthomi", + "email": "", + "discord": "michaelgikunda" + }, + "record": { + "CNAME": "michael-portfolio-green.vercel.app" + } +} From ef03e5e176f89fb1571df7d18a4af6716a1652af Mon Sep 17 00:00:00 2001 From: Rafael Cerrejon Date: Thu, 16 Jan 2025 23:56:06 +0100 Subject: [PATCH 0973/1014] Create rafael.json --- domains/rafael.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafael.json diff --git a/domains/rafael.json b/domains/rafael.json new file mode 100644 index 000000000..2bbc8d123 --- /dev/null +++ b/domains/rafael.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rcerrejon", + "email": "neoline@gmail.com" + }, + "record": { + "CNAME": "rafaelcerrejon.com" + } +} From db48a0047400c8efe39795f2b2abf2e5ab5b6553 Mon Sep 17 00:00:00 2001 From: CarlosMiranda <86166607+chard33@users.noreply.github.com> Date: Thu, 16 Jan 2025 17:01:29 -0600 Subject: [PATCH 0974/1014] Actualizar char.json --- domains/char.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/char.json b/domains/char.json index 1e31c0f7d..a738d11da 100644 --- a/domains/char.json +++ b/domains/char.json @@ -1,6 +1,6 @@ { "description": "Use to portfolio", - "repo": https://github.com/chard33/portafolio---Alura", + "repo": "https://github.com/chard33/portafolio---Alura", "owner": { "username": "chard33", "email": "jchar33@hotmail.com" From fdd52ca6310710b753b6e8a4c4831497704aa6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Hern=C3=A1ndez?= <162202243+Karel95@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:20:11 -0300 Subject: [PATCH 0975/1014] Update karl95.json --- domains/karl95.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/karl95.json b/domains/karl95.json index f2b4fed8e..4bd4c0da0 100644 --- a/domains/karl95.json +++ b/domains/karl95.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Karel95/karldev95", "owner": { "username": "Karel95", "email": "karelh2207@gmail.com" }, "record": { - "CNAME": "karldev95.netlify.app" + "A": ["75.2.60.5"] } } From 62a484c7a5c3d3f277d8f94fa96cef9b54d836ab Mon Sep 17 00:00:00 2001 From: David Chiriboga <77027228+davechbga@users.noreply.github.com> Date: Thu, 16 Jan 2025 20:12:53 -0500 Subject: [PATCH 0976/1014] Create davechbga.json --- domains/davechbga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davechbga.json diff --git a/domains/davechbga.json b/domains/davechbga.json new file mode 100644 index 000000000..944c0a0ce --- /dev/null +++ b/domains/davechbga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "davechbga", + "email": "davechbga@gmail.com" + }, + "record": { + "CNAME": "davechbga.vercel.app" + } +} From 73b727ad49cf63fc562fa7265f343c58800454dd Mon Sep 17 00:00:00 2001 From: Javier Villalba <256javiervillalba@gmail.com> Date: Thu, 16 Jan 2025 22:36:05 -0300 Subject: [PATCH 0977/1014] Create _github-pages-challenge-256javy.json --- domains/_github-pages-challenge-256javy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-256javy.json diff --git a/domains/_github-pages-challenge-256javy.json b/domains/_github-pages-challenge-256javy.json new file mode 100644 index 000000000..1f8b2a198 --- /dev/null +++ b/domains/_github-pages-challenge-256javy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "256javy", + "email": "256javiervillalba@gmail.com" + }, + "record": { + "TXT": "5274c84dbbf074d67b53fc4305ced5" + } +} From 729e27dd8ba834ab4d10f24bc39d7dd0b3ccef6e Mon Sep 17 00:00:00 2001 From: Juan Domingo Exequiel Morales <85465719+Juanmorales1810@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:20:06 -0300 Subject: [PATCH 0978/1014] =?UTF-8?q?Agregar=20archivos=20JSON=20para=20la?= =?UTF-8?q?=20configuraci=C3=B3n=20de=20dominios=20de=20Juan=20Morales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/_vercel.juan-morales.json | 10 ++++++++++ domains/juan-morales.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.juan-morales.json create mode 100644 domains/juan-morales.json diff --git a/domains/_vercel.juan-morales.json b/domains/_vercel.juan-morales.json new file mode 100644 index 000000000..c74476673 --- /dev/null +++ b/domains/_vercel.juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "TXT": "vc-domain-verify=juan-morales.is-a.dev,ccd6e4ba9d4b2196b5f7" + } +} diff --git a/domains/juan-morales.json b/domains/juan-morales.json new file mode 100644 index 000000000..f7cec6977 --- /dev/null +++ b/domains/juan-morales.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Juanmorales1810", + "email": "juan.exequiel.morales@gmail.com", + "discord": "746910653343596574" + }, + "record": { + "CNAME": "juan-morales.vercel.app" + } +} From 12c8a0157b9b23560df53bbc86f9a78b09d98867 Mon Sep 17 00:00:00 2001 From: om Date: Fri, 17 Jan 2025 08:42:50 +0530 Subject: [PATCH 0979/1014] Update and rename rk to rk.json --- domains/{rk => rk.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rk => rk.json} (90%) diff --git a/domains/rk b/domains/rk.json similarity index 90% rename from domains/rk rename to domains/rk.json index 75c7bc5c9..a3dfa4236 100644 --- a/domains/rk +++ b/domains/rk.json @@ -1,5 +1,5 @@ { - "owner": { + so "owner": { "username": "rohankokkula", "email": "rohankokkula01@gmail.com" }, From c48a9789680e99fff2f506d41e8485fcaac65182 Mon Sep 17 00:00:00 2001 From: om Date: Fri, 17 Jan 2025 08:43:15 +0530 Subject: [PATCH 0980/1014] oops --- domains/rk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rk.json b/domains/rk.json index a3dfa4236..75c7bc5c9 100644 --- a/domains/rk.json +++ b/domains/rk.json @@ -1,5 +1,5 @@ { - so "owner": { + "owner": { "username": "rohankokkula", "email": "rohankokkula01@gmail.com" }, From 3a97734fe49516b90b85f040b337880d6061172a Mon Sep 17 00:00:00 2001 From: Sevinda Herath <119860637+Sevinda-Herath@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:52:01 +0530 Subject: [PATCH 0981/1014] Update sevinda-herath.json --- domains/sevinda-herath.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/domains/sevinda-herath.json b/domains/sevinda-herath.json index fc8b795e9..73109ff2b 100644 --- a/domains/sevinda-herath.json +++ b/domains/sevinda-herath.json @@ -7,6 +7,13 @@ "CNAME": "sevinda-herath.github.io", "MX": ["mx.zoho.com", "mx2.zoho.com", "mx3.zoho.com"], "TXT": "v=spf1 include:zohomail.com ~all" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/Sevinda-Herath", + "/linkedin": "https://www.linkedin.com/in/sevindaherath", + "/youtube": "https://www.youtube.com/channel/UCz3Xgf25_heOC86kxdqunkA" + } }, "proxied": true } From cf3cac1a98d72b1d6d7c92f7ce4f083b0f9865b0 Mon Sep 17 00:00:00 2001 From: Prince Prajapati <72757203+NotReallyPrince@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:30:43 +0530 Subject: [PATCH 0982/1014] Update _vercel.princeprajapati.json --- domains/_vercel.princeprajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.princeprajapati.json b/domains/_vercel.princeprajapati.json index 5c838ece0..6ed44f604 100644 --- a/domains/_vercel.princeprajapati.json +++ b/domains/_vercel.princeprajapati.json @@ -4,6 +4,6 @@ "email": "prince30112001@gmail.com" }, "record": { - "TXT": "vc-domain-verify=princeprajapati.is-a.dev,9b919407776e11ecff7a" + "TXT": "vc-domain-verify=princeprajapati.is-a.dev,f0d9843f925488ed34bb" } } From 5037007ddc273116f5615f55d34918622ce74d48 Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:36:49 -0300 Subject: [PATCH 0983/1014] Create _vercel.lobo.json --- domains/_vercel.lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.lobo.json diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json new file mode 100644 index 000000000..182e69ab3 --- /dev/null +++ b/domains/_vercel.lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "TXT": "vc-domain-verify=lobo.is-a.dev,aa27648658caa1c96bb8" + } +} From f0b0b1da0922dfcac20e46ba1bfc72d1b9bea93d Mon Sep 17 00:00:00 2001 From: Lobo <88998991+Lobooooooo14@users.noreply.github.com> Date: Fri, 17 Jan 2025 03:47:51 -0300 Subject: [PATCH 0984/1014] Create lobo.json --- domains/lobo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lobo.json diff --git a/domains/lobo.json b/domains/lobo.json new file mode 100644 index 000000000..9829f8412 --- /dev/null +++ b/domains/lobo.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lobooooooo14", + "email": "", + "discord": "783120232134082580" + }, + "record": { + "CNAME": "olobo.vercel.app" + } +} From 5e133dc5638bbaf00c3b0f201bf08418ba346add Mon Sep 17 00:00:00 2001 From: Axioris Date: Fri, 17 Jan 2025 03:19:38 -0800 Subject: [PATCH 0985/1014] Create axioris.json --- domains/axioris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/axioris.json diff --git a/domains/axioris.json b/domains/axioris.json new file mode 100644 index 000000000..e4f04f53e --- /dev/null +++ b/domains/axioris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "axioris", + "email": "dane.foster.collins@gmail.com" + }, + "record": { + "CNAME": "axioris.github.io" + } +} From fe63b3c931a9e63d040aa524b9ce4758a2995a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:10:57 -0300 Subject: [PATCH 0986/1014] fea: add m3o.dev domain --- domains/m3o.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m3o.json diff --git a/domains/m3o.json b/domains/m3o.json new file mode 100644 index 000000000..512c3063c --- /dev/null +++ b/domains/m3o.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marco-souza", + "email": "marco@tremtec.com" + }, + "record": { + "CNAME": "marco-6t2.pages.dev" + } +} \ No newline at end of file From f62183830d7b30a1dd1ec8eb3e0516ba0c212406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:12:10 -0300 Subject: [PATCH 0987/1014] fea: add podcodar.dev --- domains/podcodar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/podcodar.json diff --git a/domains/podcodar.json b/domains/podcodar.json new file mode 100644 index 000000000..ec403d55f --- /dev/null +++ b/domains/podcodar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marco-souza", + "email": "marco@podcodar.org" + }, + "record": { + "CNAME": "podcodar.pages.dev" + } +} \ No newline at end of file From 8bac55e853708133a56feb13e73be37651c8db77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 10:22:20 -0300 Subject: [PATCH 0988/1014] fix: m3o target --- domains/m3o.json | 4 ++-- domains/podcodar.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/m3o.json b/domains/m3o.json index 512c3063c..c7b7b6fea 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -4,6 +4,6 @@ "email": "marco@tremtec.com" }, "record": { - "CNAME": "marco-6t2.pages.dev" + "CNAME": "marco.deno.dev" } -} \ No newline at end of file +} diff --git a/domains/podcodar.json b/domains/podcodar.json index ec403d55f..1c82e8e8a 100644 --- a/domains/podcodar.json +++ b/domains/podcodar.json @@ -6,4 +6,4 @@ "record": { "CNAME": "podcodar.pages.dev" } -} \ No newline at end of file +} From 6cd42762a94e8066ff61b9e35d3faf6fb258fd4a Mon Sep 17 00:00:00 2001 From: Ganesh Gundu Date: Fri, 17 Jan 2025 21:48:52 +0530 Subject: [PATCH 0989/1014] Create ganesh-g.json --- domains/ganesh-g.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ganesh-g.json diff --git a/domains/ganesh-g.json b/domains/ganesh-g.json new file mode 100644 index 000000000..e033b8b6d --- /dev/null +++ b/domains/ganesh-g.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ganesh76", + "email": "ganesh.g.cse@gmail.com" + }, + "record": { + "CNAME": "ganesh76.github.io" + } +} From 49085cd2b52a99ae4f1669a3fddaacb18e520446 Mon Sep 17 00:00:00 2001 From: Alemi Herbert <63851539+alemiherbert@users.noreply.github.com> Date: Fri, 17 Jan 2025 20:46:33 +0300 Subject: [PATCH 0990/1014] Create alemi.json --- domains/alemi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alemi.json diff --git a/domains/alemi.json b/domains/alemi.json new file mode 100644 index 000000000..d9ab7c13e --- /dev/null +++ b/domains/alemi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alemiherbert", + "email": "alemiherbert@gmail.com" + }, + "record": { + "CNAME": "alemiherbert.github.io" + } +} From c2b05df55267cfde567795e24559fa06de57a61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio?= Date: Fri, 17 Jan 2025 17:47:15 -0300 Subject: [PATCH 0991/1014] fix: update site reference --- domains/m3o.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/m3o.json b/domains/m3o.json index c7b7b6fea..63c65284a 100644 --- a/domains/m3o.json +++ b/domains/m3o.json @@ -4,6 +4,6 @@ "email": "marco@tremtec.com" }, "record": { - "CNAME": "marco.deno.dev" + "CNAME": "marco-pages-dev.pages.dev" } } From 2782ed371ac16f5811e87aa52f40a7ba2c79dc3b Mon Sep 17 00:00:00 2001 From: Javier Villalba <256javiervillalba@gmail.com> Date: Fri, 17 Jan 2025 19:52:13 -0300 Subject: [PATCH 0992/1014] Add subdomain to github challenge hostname --- ...-256javy.json => _github-pages-challenge-256javy.256javy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-256javy.json => _github-pages-challenge-256javy.256javy.json} (100%) diff --git a/domains/_github-pages-challenge-256javy.json b/domains/_github-pages-challenge-256javy.256javy.json similarity index 100% rename from domains/_github-pages-challenge-256javy.json rename to domains/_github-pages-challenge-256javy.256javy.json From 3869d15c1b6f0b402a320eccc2cd03e5a23dc09a Mon Sep 17 00:00:00 2001 From: Akira - Cleber Akira Nakandakare Date: Fri, 17 Jan 2025 21:07:45 -0300 Subject: [PATCH 0993/1014] Create akira.json --- domains/akira.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akira.json diff --git a/domains/akira.json b/domains/akira.json new file mode 100644 index 000000000..db31f3514 --- /dev/null +++ b/domains/akira.json @@ -0,0 +1,11 @@ +{ + "description": "Akira's Dev Webpage", + "repo": "https://github.com/cakira/cakira.github.io.git", + "owner": { + "username": "cakira", + "email": "cleber.akira@gmail.com" + }, + "record": { + "CNAME": "cakira.github.io" + } +} From 1021df451015f6bb63eb0586e3f64f7df6a28e04 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:00:16 +0000 Subject: [PATCH 0994/1014] Update roman.json I figured out how to make it work with Cloudflare Pages --- domains/roman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roman.json b/domains/roman.json index 2b8a57ea3..6c8614026 100644 --- a/domains/roman.json +++ b/domains/roman.json @@ -4,6 +4,6 @@ "email": "gameromandev@gmail.com" }, "record": { - "CNAME": "gameroman.github.io" + "CNAME": "gameroman.pages.dev" } } From 764d039a8b1e2ad5962229c0e33f73dccfd661a8 Mon Sep 17 00:00:00 2001 From: Roman A <121314722+GameRoMan@users.noreply.github.com> Date: Sat, 18 Jan 2025 01:08:53 +0000 Subject: [PATCH 0995/1014] Create gameroman.json --- domains/gameroman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gameroman.json diff --git a/domains/gameroman.json b/domains/gameroman.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/gameroman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} From b272bf89afe656853a7cf5039abb3a0ea8438175 Mon Sep 17 00:00:00 2001 From: Milo <64213421+MiloDev123@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:34:47 +0100 Subject: [PATCH 0996/1014] Rename abby.json to milodev123.json --- domains/{abby.json => milodev123.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{abby.json => milodev123.json} (100%) diff --git a/domains/abby.json b/domains/milodev123.json similarity index 100% rename from domains/abby.json rename to domains/milodev123.json From cd6520d7a7a4b3b31067d4bf9126e5b414e4c5be Mon Sep 17 00:00:00 2001 From: Alexandre Machado Date: Sat, 18 Jan 2025 00:19:24 -0300 Subject: [PATCH 0997/1014] use redirect --- ...challenge-alexandre-machado.alexandre-machado.json | 11 ----------- domains/alexandre-machado.json | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json diff --git a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json b/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json deleted file mode 100644 index 0794bf3d6..000000000 --- a/domains/_github-pages-challenge-alexandre-machado.alexandre-machado.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal domain.", - "repo": "https://github.com/alexandre-machado/alexandre-machado.github.io", - "owner": { - "username": "alexandre-machado", - "email": "alexandre@machado.cc" - }, - "record": { - "TXT": "b6b9fa4d37896a25b49bea243f6407" - } -} \ No newline at end of file diff --git a/domains/alexandre-machado.json b/domains/alexandre-machado.json index 3e50b3040..4c7d9afd5 100644 --- a/domains/alexandre-machado.json +++ b/domains/alexandre-machado.json @@ -6,6 +6,6 @@ "email": "alexandre@machado.cc" }, "record": { - "CNAME": "alexandre-machado.github.io" + "URL": "https://alexandre.machado.cc" } } \ No newline at end of file From ec8ac0b8f9db555d49b176fb78186407e2974455 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:11:29 +0200 Subject: [PATCH 0998/1014] Remove email line --- domains/_vercel.guidocaru.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.guidocaru.json b/domains/_vercel.guidocaru.json index d0c92ddb2..8ce33f45b 100644 --- a/domains/_vercel.guidocaru.json +++ b/domains/_vercel.guidocaru.json @@ -1,7 +1,6 @@ { "owner": { "username": "guidocaru", - "email": "", "discord": "696554384817127486" }, "record": { From a54f25569be2138d9e46f31a1768f8deb7c90d4d Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:11:45 +0200 Subject: [PATCH 0999/1014] Again remove email line --- domains/guidocaru.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/guidocaru.json b/domains/guidocaru.json index c52a448ad..485f4edc0 100644 --- a/domains/guidocaru.json +++ b/domains/guidocaru.json @@ -1,7 +1,6 @@ { "owner": { "username": "guidocaru", - "email": "", "discord": "696554384817127486" }, "record": { From 3b06e62cb4f156d10afb7118c3a0282b23fad523 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:18:58 +0200 Subject: [PATCH 1000/1014] I love commas after email line --- domains/timothy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/timothy.json b/domains/timothy.json index 2319ee283..acf3c5871 100644 --- a/domains/timothy.json +++ b/domains/timothy.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tabrownies/tabrownies.github.io", "owner": { "username": "tabrownies", - "email": "tabrownies@gmail.com", + "email": "tabrownies@gmail.com" }, "record": { "CNAME": "tabrownies.github.io" From 0940f0228ce5111a9c019e5b70db086692962bf0 Mon Sep 17 00:00:00 2001 From: raghu-8 <126976712+raghu-8@users.noreply.github.com> Date: Sat, 18 Jan 2025 12:16:44 +0530 Subject: [PATCH 1001/1014] Create _vercel.raghu.json --- domains/_vercel.raghu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.raghu.json diff --git a/domains/_vercel.raghu.json b/domains/_vercel.raghu.json new file mode 100644 index 000000000..01d30a211 --- /dev/null +++ b/domains/_vercel.raghu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=raghu.is-a.dev,64be76cc9f11decf61dd" + } +} From c5b0c8144b666fa8b59ae89575665d18def83ab9 Mon Sep 17 00:00:00 2001 From: raghu-8 <126976712+raghu-8@users.noreply.github.com> Date: Sat, 18 Jan 2025 12:19:43 +0530 Subject: [PATCH 1002/1014] Create raghu.json --- domains/raghu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raghu.json diff --git a/domains/raghu.json b/domains/raghu.json new file mode 100644 index 000000000..ae3043664 --- /dev/null +++ b/domains/raghu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghu-8", + "email": "raghu.project.websites@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From 806af36b54a7d43739834b442afc937f795cbf88 Mon Sep 17 00:00:00 2001 From: Shubhhhwarrior Date: Sat, 18 Jan 2025 12:19:50 +0530 Subject: [PATCH 1003/1014] Update domains/shubhhh.json Co-authored-by: Ibrahim Asif --- domains/shubhhh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubhhh.json b/domains/shubhhh.json index d60eb076c..e0d64b3f0 100644 --- a/domains/shubhhh.json +++ b/domains/shubhhh.json @@ -4,6 +4,6 @@ "email": "shubhammvaghela999@gmail.com" }, "record": { - "CNAME": "shubhhh-96.netlify.app/" + "CNAME": "shubhhh-96.netlify.app" } } From 8fb60035ea06dbd545ee88835033ac0b1783ab73 Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 08:53:14 +0200 Subject: [PATCH 1004/1014] Made the json a bit more readable --- domains/jonatandb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/jonatandb.json b/domains/jonatandb.json index de6eff807..ab12955cb 100644 --- a/domains/jonatandb.json +++ b/domains/jonatandb.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "description": "This is for my personal website.", - "record": { - "CNAME": "jonatandb.github.io" - } + "description": "This is for my personal website.", + "owner": { + "username": "jonatandb", + "email": "jonatandb@gmail.com" + }, + "record": { + "CNAME": "jonatandb.github.io" + } } From 8905e60132b56e166d15a82eb41946fb14b66eeb Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:19 +0200 Subject: [PATCH 1005/1014] Remove email line --- domains/_vercel.lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_vercel.lobo.json b/domains/_vercel.lobo.json index 182e69ab3..01c0e7920 100644 --- a/domains/_vercel.lobo.json +++ b/domains/_vercel.lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": { From b5245c6869a243412f1de02519f77eeefa41f2de Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 18 Jan 2025 09:25:44 +0200 Subject: [PATCH 1006/1014] Remove again email line --- domains/lobo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lobo.json b/domains/lobo.json index 9829f8412..a583a0216 100644 --- a/domains/lobo.json +++ b/domains/lobo.json @@ -1,7 +1,6 @@ { "owner": { "username": "Lobooooooo14", - "email": "", "discord": "783120232134082580" }, "record": { From afe683f84f72d21e5f2eac9587c6fc7cf10428ac Mon Sep 17 00:00:00 2001 From: Matt Murdock <123798745+xr-coder@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:44:06 +0530 Subject: [PATCH 1007/1014] Create matt-murdock.json --- domains/matt-murdock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matt-murdock.json diff --git a/domains/matt-murdock.json b/domains/matt-murdock.json new file mode 100644 index 000000000..0fd6ae72b --- /dev/null +++ b/domains/matt-murdock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xr-coder", + "email": "nryadav7412@gmail.com" + }, + "record": { + "CNAME": "xr-coder.github.io" + } +} From 4de615795678c792b5bef5de7b42cc4835ab811e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:35:35 +0800 Subject: [PATCH 1008/1014] Create harrison.json --- domains/harrison.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harrison.json diff --git a/domains/harrison.json b/domains/harrison.json new file mode 100644 index 000000000..55dcef36b --- /dev/null +++ b/domains/harrison.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@is-a.dev" + }, + "record": { + "URL": "https://william.is-a.dev" + }, + "redirect_config": { + "redirect_paths": true + } +} From c62e6a9157c968228579b064370bab86ca634b61 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:07:13 +0100 Subject: [PATCH 1009/1014] Create _vercel.fabien.json --- domains/_vercel.fabien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_vercel.fabien.json diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json new file mode 100644 index 000000000..ede24068b --- /dev/null +++ b/domains/_vercel.fabien.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fabien-h", + "email": "", + "discord": "fabien_huet" + }, + "record": { + "TXT": "vc-domain-verify=fabien.is.a.dev,65d8329499551546ef22" + } +} From 8bf5ca17e565c9f1992ddbcec94eb93b940f4629 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:08:55 +0100 Subject: [PATCH 1010/1014] Create fabien.json --- domains/fabien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fabien.json diff --git a/domains/fabien.json b/domains/fabien.json new file mode 100644 index 000000000..9dd74e3cf --- /dev/null +++ b/domains/fabien.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "fabien-h", + "email": "", + "discord": "fabien-huet" + }, + "record": { + "CNAME": "fabien-is-a-dev.vercel.app" + } +} From af9a6b1963824d9b452ef87a77a0369226dba972 Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:12:40 +0100 Subject: [PATCH 1011/1014] Update _vercel.fabien.json --- domains/_vercel.fabien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_vercel.fabien.json b/domains/_vercel.fabien.json index ede24068b..73c8d7fb0 100644 --- a/domains/_vercel.fabien.json +++ b/domains/_vercel.fabien.json @@ -1,7 +1,7 @@ { "owner": { "username": "fabien-h", - "email": "", + "email": "fabien.huet@gmail.com", "discord": "fabien_huet" }, "record": { From 50edb5f318b9ccf775d5bca28e08d6488b5bacda Mon Sep 17 00:00:00 2001 From: fabien huet Date: Sat, 18 Jan 2025 10:12:57 +0100 Subject: [PATCH 1012/1014] Update fabien.json --- domains/fabien.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fabien.json b/domains/fabien.json index 9dd74e3cf..2637b381c 100644 --- a/domains/fabien.json +++ b/domains/fabien.json @@ -1,7 +1,7 @@ { "owner": { "username": "fabien-h", - "email": "", + "email": "fabien.huet@gmail.com", "discord": "fabien-huet" }, "record": { From 6ba249d47fe8d75e0540f8ee81b8ec74f36a3817 Mon Sep 17 00:00:00 2001 From: orangci Date: Sat, 18 Jan 2025 13:41:24 +0300 Subject: [PATCH 1013/1014] chore(domains): switch from my .xyz domain to my .net domain --- domains/oc.json | 2 +- domains/orange.json | 2 +- domains/owo.json | 2 +- domains/uwu.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/oc.json b/domains/oc.json index cef1c4605..4e82f95b6 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/orange.json b/domains/orange.json index cef1c4605..4e82f95b6 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/owo.json b/domains/owo.json index cef1c4605..4e82f95b6 100644 --- a/domains/owo.json +++ b/domains/owo.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } diff --git a/domains/uwu.json b/domains/uwu.json index cef1c4605..4e82f95b6 100644 --- a/domains/uwu.json +++ b/domains/uwu.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "record": { - "URL": "https://orangc.xyz" + "URL": "https://orangc.net" } } From 86a108daaa585997db75d03c9867135753b1640b Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:35:08 +0800 Subject: [PATCH 1014/1014] Update reserved.json --- util/reserved.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/reserved.json b/util/reserved.json index dd58de1c7..093fdfa17 100644 --- a/util/reserved.json +++ b/util/reserved.json @@ -31,6 +31,7 @@ "doc", "documentation", "email", + "emails", "error", "errors", "event", @@ -60,6 +61,7 @@ "media", "mobile", "net", + "network", "news", "noc", "notification", @@ -114,6 +116,7 @@ "url[1-9999]", "user", "users", + "webmail", "webmaster", "whois", "www[1-99]",