From a75b916db1b37694adccfef63169ada84946c54f Mon Sep 17 00:00:00 2001 From: BLCXD Date: Mon, 8 Apr 2024 15:06:45 +0200 Subject: [PATCH 01/75] feat(domain): xyz.is-a.dev --- domains/xyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xyz.json diff --git a/domains/xyz.json b/domains/xyz.json new file mode 100644 index 000000000..7073a0414 --- /dev/null +++ b/domains/xyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com" + }, + "record": { + "CNAME": "blcpage.github.io" + } +} From c1d1b5511eb9e8f9f420ec642e399b42ad2de305 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 09:23:17 +0300 Subject: [PATCH 02/75] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 1ac951473..e19fa1dd0 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "A": ["89.106.200.1"], + "CNAME": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 71826bf4e8579163f15707fd42d41f657504d3b4 Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:36:40 +0200 Subject: [PATCH 03/75] Create azhammakestrash.json --- domains/azhammakestrash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/azhammakestrash.json diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json new file mode 100644 index 000000000..241a6dd48 --- /dev/null +++ b/domains/azhammakestrash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AzhamProdLive", + "email": "websitedomain.regroup588@passinbox.com" + //This is a alias address which is redirected to my actual address + }, + "record": { + "CNAME": "azhammakestrash.pages.dev" + } +} From 4e43d243053872e1327d4c2722dc003a01b4800d Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:37:49 +0200 Subject: [PATCH 04/75] Update azhammakestrash.json --- domains/azhammakestrash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index 241a6dd48..a33af8442 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,7 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - //This is a alias address which is redirected to my actual address + // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From 1e9f13c295e19fabd92f5cfab095cbcc50480805 Mon Sep 17 00:00:00 2001 From: devops-riku Date: Wed, 10 Apr 2024 22:40:26 +0800 Subject: [PATCH 05/75] feat(domain): rikubot.is-a.dev --- domains/rikubot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rikubot.json diff --git a/domains/rikubot.json b/domains/rikubot.json new file mode 100644 index 000000000..60d60cfd4 --- /dev/null +++ b/domains/rikubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devops-riku", + "email": "egermino.riku@gmail.com" + }, + "record": { + "CNAME": "rikudev.cloud" + } +} From 177c9ada95a65132bff2cbe36c3ff3ad45ba31fa Mon Sep 17 00:00:00 2001 From: Azham Makes Trash <73955243+AzhamProdLive@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:06:28 +0000 Subject: [PATCH 06/75] Update azhammakestrash.json --- domains/azhammakestrash.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/azhammakestrash.json b/domains/azhammakestrash.json index a33af8442..9dff2bd93 100644 --- a/domains/azhammakestrash.json +++ b/domains/azhammakestrash.json @@ -2,7 +2,6 @@ "owner": { "username": "AzhamProdLive", "email": "websitedomain.regroup588@passinbox.com" - // This is a alias address which is redirected to my actual address }, "record": { "CNAME": "azhammakestrash.pages.dev" From d533c800f8930baebaf426c47ab4178da54bd48d Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:25:43 +0500 Subject: [PATCH 07/75] Update raafey.json --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index e85d62436..0723bd4eb 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "CNAME": "raafey.great-site.net" + "URL": "raafey.great-site.net" } } From 9a6c89ef86c145030ba0704d910942cdffc26f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:43:33 +0100 Subject: [PATCH 08/75] Create eyescary.json --- domains/eyescary.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/eyescary.json diff --git a/domains/eyescary.json b/domains/eyescary.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/eyescary.json @@ -0,0 +1 @@ + From 4cfd8776645898a7f4b3010a88cbccce640b8f0e Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 18:46:13 +0100 Subject: [PATCH 09/75] Update eyescary.json hm? --- domains/eyescary.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8b1378917..702825b45 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1 +1,8 @@ - + "owner": { + "username": "pittab", + "email": "peteromg43@gmail.com" + }, + "record": { + "URL": "https://rayr.link" + } +} From 833048786269c770fbf65d93484a413eea58f56b Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:08 +0530 Subject: [PATCH 10/75] feat(domain): oioioi.is-a.dev --- domains/oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oioioi.json diff --git a/domains/oioioi.json b/domains/oioioi.json new file mode 100644 index 000000000..4f9080b5c --- /dev/null +++ b/domains/oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "azltvzbg.infinityfree.com" + } +} From f0eab0cea359c68da98c272f6076545892856065 Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Wed, 10 Apr 2024 23:19:59 +0530 Subject: [PATCH 11/75] feat(domain): _acme-challenge.oioioi.is-a.dev --- domains/_acme-challenge.oioioi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_acme-challenge.oioioi.json diff --git a/domains/_acme-challenge.oioioi.json b/domains/_acme-challenge.oioioi.json new file mode 100644 index 000000000..275682e49 --- /dev/null +++ b/domains/_acme-challenge.oioioi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "CNAME": "b00be066-ce45-455f-bb4a-de9f6dc14e0c.acmedns.infinityfree.net" + } +} From 9ade6dac42b81797ce020848dc4f0b83d4e01311 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:08:57 +0500 Subject: [PATCH 12/75] Update raafey.json pls do this quick tanks a lot, cute dog! --- domains/raafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raafey.json b/domains/raafey.json index 0723bd4eb..5b3fd37c3 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -4,6 +4,6 @@ "email": "raafeyraza1@gmail.com" }, "record": { - "URL": "raafey.great-site.net" + "CNAME": "ffcvyw2y.infinityfree.com" } } From 28c392e9097c1aead892917d5c874c052afa41f8 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:56:40 +0100 Subject: [PATCH 13/75] Update eyescary.json hm? --- domains/eyescary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 702825b45..6fd884ed3 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,8 +1,8 @@ "owner": { - "username": "pittab", + "username": "EyeScary", "email": "peteromg43@gmail.com" }, "record": { - "URL": "https://rayr.link" + "CNAME": "https://eyescary.pages.dev" } } From 06fc6a9f4b810fb0541ce6f5645bf2d7e331a332 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:19 +0100 Subject: [PATCH 14/75] Update eyescary.json did more thing --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 6fd884ed3..761fcbbc7 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -3,6 +3,6 @@ "email": "peteromg43@gmail.com" }, "record": { - "CNAME": "https://eyescary.pages.dev" + "CNAME": "eyescary.pages.dev" } } From 5a7687f8c5c0adb4a5b99dad549b51a5e5b6ff80 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:02:32 +0100 Subject: [PATCH 15/75] Update eyescary.json --- domains/eyescary.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 761fcbbc7..8383c3231 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -5,4 +5,3 @@ "record": { "CNAME": "eyescary.pages.dev" } -} From 63662ab7783193bdb480976234589864d0c884e2 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:18:10 +0100 Subject: [PATCH 16/75] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 8383c3231..5cc9b68ea 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary", - "email": "peteromg43@gmail.com" + "email": "hiding04fjord@icloud.com" }, "record": { "CNAME": "eyescary.pages.dev" From 3f07e66e44e5ea15c4d891a67c5444b5276292f0 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:36:37 +0100 Subject: [PATCH 17/75] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 5cc9b68ea..303d4a6a9 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,5 +1,5 @@ "owner": { - "username": "EyeScary", + "username": "EyeScary-Development", "email": "hiding04fjord@icloud.com" }, "record": { From dfc6bd7201b613ac2f3f89ca5478c6304f292396 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 10 Apr 2024 22:55:12 +0300 Subject: [PATCH 18/75] Update youfoundalpha.json --- domains/youfoundalpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index e19fa1dd0..e2fb6b901 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -8,7 +8,7 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "CNAME": "https://ap.yfadev.pw", + "URL": "https://ap.yfadev.pw", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From d0655dbba569419aa5d9a1c88a31280414143185 Mon Sep 17 00:00:00 2001 From: Pittab <120305267+Pittab@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:00:52 +0100 Subject: [PATCH 19/75] Update eyescary.json --- domains/eyescary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eyescary.json b/domains/eyescary.json index 303d4a6a9..ad7a516b2 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,6 +1,6 @@ "owner": { "username": "EyeScary-Development", - "email": "hiding04fjord@icloud.com" + "email": "peteromg43@gmail.com" }, "record": { "CNAME": "eyescary.pages.dev" From 38653057d7a6ae30f5719a83cd3b7b4c8c8bc539 Mon Sep 17 00:00:00 2001 From: Myrdincx Date: Wed, 10 Apr 2024 22:32:43 +0200 Subject: [PATCH 20/75] feat(domain): myrdin.is-a.dev --- domains/myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myrdin.json diff --git a/domains/myrdin.json b/domains/myrdin.json new file mode 100644 index 000000000..ae72ea36a --- /dev/null +++ b/domains/myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "CNAME": "myrdincx.github.io" + } +} From f1f66b3f013a0de0bf75af6ef9a68e414316cb10 Mon Sep 17 00:00:00 2001 From: Tweak Date: Wed, 10 Apr 2024 15:02:54 -0600 Subject: [PATCH 21/75] Create matt.json --- domains/matt.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/matt.json diff --git a/domains/matt.json b/domains/matt.json new file mode 100644 index 000000000..49d55dbfb --- /dev/null +++ b/domains/matt.json @@ -0,0 +1,13 @@ +{ + "description": "Matt is a Developer!", + "repo": "https://github.com/Tweak4141", + "owner": { + "username": "tweak4141", + "email": "tweak@talosbot.xyz" + }, + "record": { + "A": ["150.230.46.24"], + "MX": ["mx1.talosbot.xyz", "mx2.talosbot.xyz"], + "TXT": "v=spf1 include:spf.talosbot.xyz include:spf.brevo.com include:mailgun.org include:webmail.talosbot.xyz ~all" + } +} From 901312141cc28dbad6f0227b522691eb1e4efcdd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:57:16 +0800 Subject: [PATCH 22/75] Register _discord.dwigoric.is-a.dev --- domains/_discord.dwigoric.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.dwigoric.json diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json new file mode 100644 index 000000000..f1c05b856 --- /dev/null +++ b/domains/_discord.dwigoric.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" + } + } + \ No newline at end of file From 4de7a644f0941842539563bcc3016c263c1ac647 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 05:58:58 +0800 Subject: [PATCH 23/75] chore: update email --- domains/_discord.dwigoric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.dwigoric.json b/domains/_discord.dwigoric.json index f1c05b856..a9b2c3a9b 100644 --- a/domains/_discord.dwigoric.json +++ b/domains/_discord.dwigoric.json @@ -1,7 +1,7 @@ { "owner": { "username": "Dwigoric", - "email": "dwigoric@gmail.com", + "email": "dwigoric@pm.me", "discord": "295391820744228867" }, @@ -9,4 +9,4 @@ "TXT": "dh=0dbe5579faf14819c58607e423f955be71311f60" } } - \ No newline at end of file + From 2b05a5938dc9450983938ae081e277ca22b2fe55 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Wed, 10 Apr 2024 22:40:48 -0400 Subject: [PATCH 24/75] Create krishnan.json --- domains/krishnan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishnan.json diff --git a/domains/krishnan.json b/domains/krishnan.json new file mode 100644 index 000000000..4d72ed5ed --- /dev/null +++ b/domains/krishnan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "A": [ + "216.24.57.1" + ] + } +} From 094be891c2135434e8c7ababd9260c6aad45f2cd Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 14:58:30 +0800 Subject: [PATCH 25/75] Register joshua.is-a.dev --- domains/joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/joshua.json diff --git a/domains/joshua.json b/domains/joshua.json new file mode 100644 index 000000000..9d091a4d1 --- /dev/null +++ b/domains/joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@pm.me", + "discord": "295391820744228867" + }, + + "record": { + "CNAME": "dwigoric.pages.dev" + } + } + \ No newline at end of file From 1bbd2a39af4eaa450fd1388f257aa3f5a0ee3862 Mon Sep 17 00:00:00 2001 From: Dwigoric Date: Thu, 11 Apr 2024 16:53:59 +0800 Subject: [PATCH 26/75] Register _discord.joshua.is-a.dev --- domains/_discord.joshua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_discord.joshua.json diff --git a/domains/_discord.joshua.json b/domains/_discord.joshua.json new file mode 100644 index 000000000..7ff0c50b7 --- /dev/null +++ b/domains/_discord.joshua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Dwigoric", + "email": "dwigoric@gmail.com", + "discord": "295391820744228867" + }, + + "record": { + "TXT": "dh=091e5d13b0f360e03d1ae8a746c5bed81da680e2" + } + } + \ No newline at end of file From 5e0e3ee4cc4427fa13a007f645ef5fcae116a1e0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:52:44 +0800 Subject: [PATCH 27/75] Delete domains/raw.json --- domains/raw.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index 1d5799f52..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://raw-api.is-a.dev" - } -} From ae722dd888c3ef8e442a9b8d33ea22dd2b49a5c8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:54:26 +0800 Subject: [PATCH 28/75] Delete domains/discord.json --- domains/discord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/discord.json diff --git a/domains/discord.json b/domains/discord.json deleted file mode 100644 index 9e6b5e8f5..000000000 --- a/domains/discord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://discord.gg/PZCGHz4RhQ" - } -} From de93749fb46c4e6f6615d4653df66a7572d83695 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 17:59:43 +0800 Subject: [PATCH 29/75] Update status.json --- domains/status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.json b/domains/status.json index f186873d1..d7d821553 100644 --- a/domains/status.json +++ b/domains/status.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://is-a-dev.wdh.gg" } } From 79decd7effa972bdba163e1b0d183665a6752e9a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 Apr 2024 18:01:26 +0800 Subject: [PATCH 30/75] Delete domains/staff.json --- domains/staff.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/staff.json diff --git a/domains/staff.json b/domains/staff.json deleted file mode 100644 index 8c3f72381..000000000 --- a/domains/staff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } -} From 39bca2f9379dcc8f77e0113b0c6450a8e2d9b845 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Thu, 11 Apr 2024 12:26:54 +0100 Subject: [PATCH 31/75] Update eyescary.json fix problems --- domains/eyescary.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/eyescary.json b/domains/eyescary.json index ad7a516b2..48ecd9048 100644 --- a/domains/eyescary.json +++ b/domains/eyescary.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "EyeScary-Development", "email": "peteromg43@gmail.com" @@ -5,3 +6,4 @@ "record": { "CNAME": "eyescary.pages.dev" } +} From 47def2ab8f0930dc157441d566fb8dbd2837fe34 Mon Sep 17 00:00:00 2001 From: Grinti1 Date: Thu, 11 Apr 2024 14:48:31 +0200 Subject: [PATCH 32/75] feat(domain): lowrp.site.is-a.dev --- domains/lowrp.site.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lowrp.site.json diff --git a/domains/lowrp.site.json b/domains/lowrp.site.json new file mode 100644 index 000000000..db924e48c --- /dev/null +++ b/domains/lowrp.site.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grinti1", + "email": "mlody6869@gmail.com" + }, + "record": { + "CNAME": "lowrp.site" + } +} From b5e82f074330ea0f0006b2545ad17eedb0956ecb Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 11 Apr 2024 16:09:15 +0100 Subject: [PATCH 33/75] Add `shymega.is-a.dev` subdomain This PR adds a subdomain for my portfolio website (WIP on another subdomain), with Discord and GitHub Pages verification TXT strings. I may add MX records at a later date. I haven't decided yet. But for now, these changes are sufficient. Signed-off-by: Dom Rodriguez --- domains/_discord.shymega.json | 9 +++++++++ domains/_github-pages-challenge-shymega.shymega.json | 9 +++++++++ domains/shymega.json | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 domains/_discord.shymega.json create mode 100644 domains/_github-pages-challenge-shymega.shymega.json create mode 100644 domains/shymega.json diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json new file mode 100644 index 000000000..c7d4ec185 --- /dev/null +++ b/domains/_discord.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk", + }, + "record": { + "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" + } +} diff --git a/domains/_github-pages-challenge-shymega.shymega.json b/domains/_github-pages-challenge-shymega.shymega.json new file mode 100644 index 000000000..ebda0f2f6 --- /dev/null +++ b/domains/_github-pages-challenge-shymega.shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "TXT": "83c50be1b56ddbe89e971e9f77aa0b" + } +} diff --git a/domains/shymega.json b/domains/shymega.json new file mode 100644 index 000000000..9c2f87eec --- /dev/null +++ b/domains/shymega.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shymega", + "email": "shymega@shymega.org.uk" + }, + "record": { + "CNAME": "dom-rodriguez-org-uk.pages.dev" + } +} From 64aa4f64a505f52bda8150179a1294d211068009 Mon Sep 17 00:00:00 2001 From: Myrdincx <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 20:28:16 +0200 Subject: [PATCH 34/75] Create _discord.myrdin.is-a.dev.json --- domains/_discord.myrdin.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.myrdin.is-a.dev.json diff --git a/domains/_discord.myrdin.is-a.dev.json b/domains/_discord.myrdin.is-a.dev.json new file mode 100644 index 000000000..070e89994 --- /dev/null +++ b/domains/_discord.myrdin.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "dh=66640cb07a3d5f325ece17597144b38af7b75ec9" + } +} From d64668b15b1c8c2c51446af6f0b5ab090bd9ddb1 Mon Sep 17 00:00:00 2001 From: Raafey Raza <95968156+RaafeyRaza@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:40:05 +0500 Subject: [PATCH 35/75] Update raafey.json --- domains/raafey.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/domains/raafey.json b/domains/raafey.json index 5b3fd37c3..2370a4ba4 100644 --- a/domains/raafey.json +++ b/domains/raafey.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "RaafeyRaza", - "email": "raafeyraza1@gmail.com" - }, - "record": { - "CNAME": "ffcvyw2y.infinityfree.com" - } -} + "owner": { + "username": "RaafeyRaza", + "email": "raafeyraza1@gmail.com" + }, + + "record": { + "A": ["69.30.249.53"] + } + } From 68425432ec8dd523dbb2d57fb38d2135dcfbfe00 Mon Sep 17 00:00:00 2001 From: Myrdin <69009601+Myrdincx@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:49:15 +0200 Subject: [PATCH 36/75] Create _github-pages-challenge-Myrdincx.myrdin.json --- domains/_github-pages-challenge-Myrdincx.myrdin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Myrdincx.myrdin.json diff --git a/domains/_github-pages-challenge-Myrdincx.myrdin.json b/domains/_github-pages-challenge-Myrdincx.myrdin.json new file mode 100644 index 000000000..25849f9b3 --- /dev/null +++ b/domains/_github-pages-challenge-Myrdincx.myrdin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Myrdincx", + "email": "myrdincx@gmail.com" + }, + "record": { + "TXT": "73c422f79a3a088a46e52e7844cb08" + } +} From 8f1342dc86bf10629b373f203c0eff1a6b1aa803 Mon Sep 17 00:00:00 2001 From: Jonee Date: Thu, 11 Apr 2024 16:54:51 -0300 Subject: [PATCH 37/75] Update jhonneg.json --- domains/jhonneg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jhonneg.json b/domains/jhonneg.json index a92fbb0fa..d97b053ca 100644 --- a/domains/jhonneg.json +++ b/domains/jhonneg.json @@ -7,6 +7,6 @@ "twitter": "Jonee1155" }, "record": { - "URL": "https://jhonneg.github.io/jhonneg/" + "CNAME": "jhonneg.github.io" } } From 7b1460a7c019278b0727386133eedcf438006703 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:17:02 +0800 Subject: [PATCH 38/75] Delete domains/privacy.json --- domains/privacy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index dbfddaf11..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://team.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" - } -} From 0f506e9e82dfd6522c52f5b681a3d56462d27a68 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:12 +0800 Subject: [PATCH 39/75] Delete domains/status.json --- domains/status.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/status.json diff --git a/domains/status.json b/domains/status.json deleted file mode 100644 index d7d821553..000000000 --- a/domains/status.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "URL": "https://is-a-dev.wdh.gg" - } -} From 08a47b2ca78e57e9814b75ae41d451590831f581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 09:18:34 +0800 Subject: [PATCH 40/75] Delete domains/register.json --- domains/register.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index 38302b827..000000000 --- a/domains/register.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "URL": "https://manage.is-a.dev" - } -} From 379f145dfe502e7085c09d9ccfb0b26dd1eacda8 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:51:59 -0400 Subject: [PATCH 41/75] Create _discord.krishnan.json --- domains/_discord.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.krishnan.json diff --git a/domains/_discord.krishnan.json b/domains/_discord.krishnan.json new file mode 100644 index 000000000..76332d52c --- /dev/null +++ b/domains/_discord.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "dh=fb4689a2ce0128317b7371c97ce6cc9c1940d73e" + } +} From ba086bcb219ab225d23282af13da943e7473e67f Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Thu, 11 Apr 2024 22:56:41 -0400 Subject: [PATCH 42/75] Create _github-pages-challenge-krishnans2006.krishnan.json --- .../_github-pages-challenge-krishnans2006.krishnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-krishnans2006.krishnan.json diff --git a/domains/_github-pages-challenge-krishnans2006.krishnan.json b/domains/_github-pages-challenge-krishnans2006.krishnan.json new file mode 100644 index 000000000..b5377951e --- /dev/null +++ b/domains/_github-pages-challenge-krishnans2006.krishnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "krishnans2006", + "email": "krishnans2006@gmail.com" + }, + "record": { + "TXT": "98ed55fbc51103499325626a360a64" + } +} From 7b25dd4f7a59d69b5ab8a4ddc032b215a0545b86 Mon Sep 17 00:00:00 2001 From: nikyy2 Date: Thu, 11 Apr 2024 20:55:53 -0700 Subject: [PATCH 43/75] feat(domain): nikywelcome.is-a.dev --- domains/nikywelcome.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nikywelcome.json diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json new file mode 100644 index 000000000..af390f47b --- /dev/null +++ b/domains/nikywelcome.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nikyy2", + "email": "anhky581@gmail.com" + }, + "record": { + "CNAME": "28nikywelcome03.github.io" + } +} From 68dcedc7b56e40cf8a8424f803e057efd3be126c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 Apr 2024 15:52:03 +0800 Subject: [PATCH 44/75] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 0a51a1e9a..2bfaddfb6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://williamharrison.dev" } } From 300c6425e771c3f4c3a46f29db7bb06c1d08a84d Mon Sep 17 00:00:00 2001 From: Xshafi Date: Fri, 12 Apr 2024 15:27:12 +0530 Subject: [PATCH 45/75] feat(domain): shafi.is-a.dev --- domains/shafi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shafi.json diff --git a/domains/shafi.json b/domains/shafi.json new file mode 100644 index 000000000..02bec08b7 --- /dev/null +++ b/domains/shafi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Xshafi", + "email": "AkramSanghar10@gmail.com" + }, + "record": { + "CNAME": "xshafi.github.io" + } +} From e02a599e1bb10452e706209e5e65c248f7736de0 Mon Sep 17 00:00:00 2001 From: geenzo69 Date: Fri, 12 Apr 2024 18:42:35 +0700 Subject: [PATCH 46/75] feat(domain): geenzo.is-a.dev --- domains/geenzo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/geenzo.json diff --git a/domains/geenzo.json b/domains/geenzo.json new file mode 100644 index 000000000..3a09da31a --- /dev/null +++ b/domains/geenzo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "CNAME": "server.geenzo.eu.org" + } +} From 3a18ecae9859ef87877a9b23efb1f8e9e1a0ab95 Mon Sep 17 00:00:00 2001 From: AKCord Date: Fri, 12 Apr 2024 20:28:38 +0545 Subject: [PATCH 47/75] feat(domain): akcord.is-a.dev --- domains/akcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akcord.json diff --git a/domains/akcord.json b/domains/akcord.json new file mode 100644 index 000000000..2600c577e --- /dev/null +++ b/domains/akcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AKCord", + "email": "shrestha.aeniv@gmail.com" + }, + "record": { + "URL": "https://akcord.github.io/" + } +} From 12701a7fa2886b74cba99a42b1a5fbf7131b6471 Mon Sep 17 00:00:00 2001 From: rpineda26 Date: Fri, 12 Apr 2024 23:39:40 +0800 Subject: [PATCH 48/75] feat(domain): ralphpineda.is-a.dev --- domains/ralphpineda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ralphpineda.json diff --git a/domains/ralphpineda.json b/domains/ralphpineda.json new file mode 100644 index 000000000..53209c7b5 --- /dev/null +++ b/domains/ralphpineda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rpineda26", + "email": "rp.pineda26@gmail.com" + }, + "record": { + "URL": "https://rpineda26.github.io/portfolio" + } +} From 2e703435b59a912b273329b2713f2324b4e7e92d Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:19:57 +0000 Subject: [PATCH 49/75] Create shork.json --- domains/shork.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/shork.json diff --git a/domains/shork.json b/domains/shork.json new file mode 100644 index 000000000..dc74fa799 --- /dev/null +++ b/domains/shork.json @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + } +} From b570f816bb5a974bfb7e37cd1083b457419c093e Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:21:35 +0000 Subject: [PATCH 50/75] Update shork.json --- domains/shork.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/domains/shork.json b/domains/shork.json index dc74fa799..4e0ba711c 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -2,5 +2,8 @@ "owner": { "username": "shorkdev", "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" } } From e06b0786242b393daf07f9c003862a2cccd4c505 Mon Sep 17 00:00:00 2001 From: shorko <111064437+shorkdev@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:25:18 +0000 Subject: [PATCH 51/75] Update shork.json --- domains/shork.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shork.json b/domains/shork.json index 4e0ba711c..0af2bdf46 100644 --- a/domains/shork.json +++ b/domains/shork.json @@ -1,7 +1,8 @@ { "owner": { "username": "shorkdev", - "email": "shork_d3v@proton.me" + "email": "shork_d3v@proton.me", + "telegram": "@shorko_owo" }, "record": { "URL": "https://shork.one" From 2525291fca52d2585ffb94f4801f69fce1d520af Mon Sep 17 00:00:00 2001 From: WiseFrederick Date: Fri, 12 Apr 2024 17:49:10 +0100 Subject: [PATCH 52/75] feat(domain): sebb.is-a.dev --- domains/sebb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sebb.json diff --git a/domains/sebb.json b/domains/sebb.json new file mode 100644 index 000000000..ad2edcaaa --- /dev/null +++ b/domains/sebb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiseFrederick", + "email": "plen.plan.plane.plene@gmail.com" + }, + "record": { + "CNAME": "sebb.pages.dev" + } +} From 32e37c5925c42d7e88395a8dadb301009e91ab5f Mon Sep 17 00:00:00 2001 From: shorkdev Date: Fri, 12 Apr 2024 17:43:38 +0000 Subject: [PATCH 53/75] feat(domain): shorko.is-a.dev --- domains/shorko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shorko.json diff --git a/domains/shorko.json b/domains/shorko.json new file mode 100644 index 000000000..9f9c5e905 --- /dev/null +++ b/domains/shorko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shorkdev", + "email": "shork_d3v@proton.me" + }, + "record": { + "URL": "https://shork.one" + } +} From 457e9eceedf1d057c6f87ea53cefc4b1296a6b32 Mon Sep 17 00:00:00 2001 From: Chrischenny0 Date: Fri, 12 Apr 2024 18:03:08 -0500 Subject: [PATCH 54/75] feat(domain): chrischenny.is-a.dev --- domains/chrischenny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chrischenny.json diff --git a/domains/chrischenny.json b/domains/chrischenny.json new file mode 100644 index 000000000..f152f500a --- /dev/null +++ b/domains/chrischenny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Chrischenny0", + "email": "chris_chenoweth1@baylor.edu" + }, + "record": { + "CNAME": "alamhouse.duckdns.org" + } +} From 34c12d6a31ef595e7da143d3c562cca39539a251 Mon Sep 17 00:00:00 2001 From: Chrischenny0 <90437595+Chrischenny0@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:04:45 -0500 Subject: [PATCH 55/75] Update chrischenny.json --- domains/chrischenny.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chrischenny.json b/domains/chrischenny.json index f152f500a..85f7fb535 100644 --- a/domains/chrischenny.json +++ b/domains/chrischenny.json @@ -4,6 +4,6 @@ "email": "chris_chenoweth1@baylor.edu" }, "record": { - "CNAME": "alamhouse.duckdns.org" + "CNAME": "alamohouse.duckdns.org" } } From 3ced658b487e1e7e184f2a8dc8b5e937f7c6891c Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 06:57:19 +0700 Subject: [PATCH 56/75] feat(domain): riihime.is-a.dev --- domains/riihime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riihime.json diff --git a/domains/riihime.json b/domains/riihime.json new file mode 100644 index 000000000..73183a9e3 --- /dev/null +++ b/domains/riihime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Riihime", + "email": "miuly1459@gmail.com" + }, + "record": { + "A": ["68.65.123.44"] + } +} From e7c7662966b1cd745931a81b76eed22e3808cd4a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:10:05 -0400 Subject: [PATCH 57/75] Update _discord.shymega.json --- domains/_discord.shymega.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.shymega.json b/domains/_discord.shymega.json index c7d4ec185..55ad48b75 100644 --- a/domains/_discord.shymega.json +++ b/domains/_discord.shymega.json @@ -1,7 +1,7 @@ { "owner": { "username": "shymega", - "email": "shymega@shymega.org.uk", + "email": "shymega@shymega.org.uk" }, "record": { "TXT": "dh=43b627cccb9f6828d48ec7db6a573824bccfabc5" From 0664b0aeee66992b9add20e63eb287a0645f6aef Mon Sep 17 00:00:00 2001 From: rickynolep Date: Sat, 13 Apr 2024 10:25:59 +0800 Subject: [PATCH 58/75] feat(domain): ricky.is-a.dev --- domains/ricky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ricky.json diff --git a/domains/ricky.json b/domains/ricky.json new file mode 100644 index 000000000..ee3d2dbf2 --- /dev/null +++ b/domains/ricky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rickynolep", + "email": "rickynolepcuy@gmail.com" + }, + "record": { + "CNAME": "rickynolep.github.io" + } +} From 7b4952eeea0e6a9be585a41858922d3dc2d05f62 Mon Sep 17 00:00:00 2001 From: mvishok Date: Sat, 13 Apr 2024 10:38:01 +0530 Subject: [PATCH 59/75] feat(domain): vishok.is-a.dev --- domains/vishok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vishok.json diff --git a/domains/vishok.json b/domains/vishok.json new file mode 100644 index 000000000..3cf5fd844 --- /dev/null +++ b/domains/vishok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "CNAME": "mvishok.github.io" + } +} From 34426e7e609f2f0910bd6421ee21813463af38b4 Mon Sep 17 00:00:00 2001 From: Riihime <118199023+Riihime@users.noreply.github.com> Date: Sat, 13 Apr 2024 12:42:08 +0700 Subject: [PATCH 60/75] Update riihime.json --- domains/riihime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riihime.json b/domains/riihime.json index 73183a9e3..e03f7cb15 100644 --- a/domains/riihime.json +++ b/domains/riihime.json @@ -4,6 +4,6 @@ "email": "miuly1459@gmail.com" }, "record": { - "A": ["68.65.123.44"] + "CNAME": "riihime.github.io" } } From c9a3f847a53301d15485a4925a9b8dbdc500bb50 Mon Sep 17 00:00:00 2001 From: Riihime Date: Sat, 13 Apr 2024 12:54:14 +0700 Subject: [PATCH 61/75] Create _github-pages-challenge-Riihime.riihime.json --- domains/_github-pages-challenge-Riihime.riihime.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Riihime.riihime.json diff --git a/domains/_github-pages-challenge-Riihime.riihime.json b/domains/_github-pages-challenge-Riihime.riihime.json new file mode 100644 index 000000000..62357f46f --- /dev/null +++ b/domains/_github-pages-challenge-Riihime.riihime.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Riihime", + "email": "", + "discord": "riihime" + }, + "record": { + "TXT": "dbf468dcc12907dc90b485737f344a" + } + } \ No newline at end of file From 1cf730938b390e9736d8e07ca15f16c15e47526f Mon Sep 17 00:00:00 2001 From: nikyisme <158007947+nikyy2@users.noreply.github.com> Date: Fri, 12 Apr 2024 23:29:19 -0700 Subject: [PATCH 62/75] Update nikywelcome.json --- domains/nikywelcome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nikywelcome.json b/domains/nikywelcome.json index af390f47b..fe0666f58 100644 --- a/domains/nikywelcome.json +++ b/domains/nikywelcome.json @@ -4,6 +4,6 @@ "email": "anhky581@gmail.com" }, "record": { - "CNAME": "28nikywelcome03.github.io" + "CNAME": "nikytap1n.github.io" } } From 1e863bc030d36c8e21e3e26da0a38d21e691bc83 Mon Sep 17 00:00:00 2001 From: AKCord <82466227+AKCord@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:33:50 +0545 Subject: [PATCH 63/75] Update akcord.json --- domains/akcord.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/akcord.json b/domains/akcord.json index 2600c577e..59e946e13 100644 --- a/domains/akcord.json +++ b/domains/akcord.json @@ -1,9 +1,11 @@ { + "description": "AKCord's Portfolio", + "repo": "https://github.com/AKCord/akcord.github.io", "owner": { "username": "AKCord", "email": "shrestha.aeniv@gmail.com" }, "record": { - "URL": "https://akcord.github.io/" + "CNAME": "akcord.github.io" } } From a8b1b423f3b9fe51ed10890303ca6563bdd9139c Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:09:58 +0000 Subject: [PATCH 64/75] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 3c749dca8..5088e0a56 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -4,6 +4,6 @@ "email": "dassharkk@proton.me" }, "record": { - "CNAME": "dasshark.dasshept.de" + "CNAME": "julius.software" } } From 71ffb79be9a9f49f5c79137df524a9c331005e9a Mon Sep 17 00:00:00 2001 From: Julius Date: Sat, 13 Apr 2024 12:10:24 +0000 Subject: [PATCH 65/75] Update dasshark.json --- domains/dasshark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 5088e0a56..ab0d6e63a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,7 +1,7 @@ { "owner": { "username": "DasSharkk", - "email": "dassharkk@proton.me" + "email": "mail@julius.software" }, "record": { "CNAME": "julius.software" From e71a7e75ef0039131a4be45a75010bae1859d9d3 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:20:49 +0300 Subject: [PATCH 66/75] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 0e3a2a77d..8b3e4df9c 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orangc.is-a.dev" } } From dd83d7b9697ed2e3595a9b715be9ddd0ccf24803 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:21:16 +0300 Subject: [PATCH 67/75] Create orangc.json --- domains/orangc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orangc.json diff --git a/domains/orangc.json b/domains/orangc.json new file mode 100644 index 000000000..0e3a2a77d --- /dev/null +++ b/domains/orangc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "sahmed011.github.io" + } +} From e66f52289dbec62fedbd2165148ac3c72a74abdc Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:24:40 +0300 Subject: [PATCH 68/75] Create oc.json --- domains/oc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oc.json diff --git a/domains/oc.json b/domains/oc.json new file mode 100644 index 000000000..8b3e4df9c --- /dev/null +++ b/domains/oc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orxngc", + "email": "orangc@proton.me" + }, + "record": { + "CNAME": "orangc.is-a.dev" + } +} From 503680d444e2c2e225537badf45bc703a52e8b4c Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 19:29:13 +0300 Subject: [PATCH 69/75] Update orangc.json --- domains/orangc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orangc.json b/domains/orangc.json index 0e3a2a77d..791bb5de6 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "sahmed011.github.io" + "CNAME": "orxngc.github.io" } } From 544717cc933918b02bd7171c8339d8c688783a17 Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:08:27 -0600 Subject: [PATCH 70/75] Update poked.json --- domains/poked.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..7c7f30683 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,12 @@ { "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "repo": "https://github.com/PokedWasTaken/PokedWasTaken.github.io", "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" }, "record": { - "CNAME": "PokedArmory.github.io" + "CNAME": "PokedWasTaken.github.io" } } From 2215758054f2d8aab4b08c2bf367e8ad9d942fbf Mon Sep 17 00:00:00 2001 From: Poked <101025174+PokedWasTaken@users.noreply.github.com> Date: Sat, 13 Apr 2024 11:09:26 -0600 Subject: [PATCH 71/75] Create _discord.poked.json --- domains/_discord.poked.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.poked.json diff --git a/domains/_discord.poked.json b/domains/_discord.poked.json new file mode 100644 index 000000000..7f78a4be3 --- /dev/null +++ b/domains/_discord.poked.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PokedWasTaken", + "email": "pokedwastaken@gmail.com", + "discord": "poked" + }, + "record": { + "TXT": "dh=14c9c8708542baf32a78da0ac413184b02e43486" + } +} From 0584d6052100487865f79dd0df8d2ffd14cf6a08 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:17:40 +0300 Subject: [PATCH 72/75] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From dc116551a2d7e228d61f2408ecfc3ee9a1bdf4eb Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:18:11 +0300 Subject: [PATCH 73/75] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 8b3e4df9c..7ef1bd54a 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "CNAME": "orangc.is-a.dev" + "URL": "orangc.is-a.dev" } } From 22886e3bc4f63b38e49449f4c1056982b0c6d649 Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:43 +0300 Subject: [PATCH 74/75] Update oc.json --- domains/oc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oc.json b/domains/oc.json index 7ef1bd54a..86976d89e 100644 --- a/domains/oc.json +++ b/domains/oc.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } } From 47356933782fe690903837d3d87147b6a990c6cf Mon Sep 17 00:00:00 2001 From: orangc Date: Sat, 13 Apr 2024 20:26:54 +0300 Subject: [PATCH 75/75] Update orange.json --- domains/orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 7ef1bd54a..86976d89e 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,6 @@ "email": "orangc@proton.me" }, "record": { - "URL": "orangc.is-a.dev" + "URL": "https://orangc.is-a.dev" } }