From 56979f3370eeebf6c221e7a069a4f3ccea817eb8 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:17:30 +0700 Subject: [PATCH 001/120] feat(domain): add `kio.is-a.dev` --- domains/kio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kio.json diff --git a/domains/kio.json b/domains/kio.json new file mode 100644 index 000000000..f877542c7 --- /dev/null +++ b/domains/kio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + } +} From 1286c7039bd58b288d4f61f47aff88b77cfc1364 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:23:11 +0700 Subject: [PATCH 002/120] feat(domain): add `naki.is-a.dev` --- domains/naki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/naki.json diff --git a/domains/naki.json b/domains/naki.json new file mode 100644 index 000000000..3f226aebb --- /dev/null +++ b/domains/naki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "CNAME": "cname.vercel-dns.comndefined" + } +} From 2ddc87efed30524a4563caf9510e544db1653a8a Mon Sep 17 00:00:00 2001 From: muhammadbasitobaid <79991232+muhammadbasitobaid@users.noreply.github.com> Date: Sat, 15 Jul 2023 23:29:03 +0500 Subject: [PATCH 003/120] Create muhammadbasitobaid.json --- domains/muhammadbasitobaid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muhammadbasitobaid.json diff --git a/domains/muhammadbasitobaid.json b/domains/muhammadbasitobaid.json new file mode 100644 index 000000000..df274c031 --- /dev/null +++ b/domains/muhammadbasitobaid.json @@ -0,0 +1,10 @@ +{ + "description": "muhammadbasitobaid.is-a.dev", + "owner": { + "username": "muhammadbasitobaid", + "email": "muhammadbasitobaid@gmail.com" + }, + "record": { + "CNAME": "muhammadbasitobaid.github.io" + } +} From 45deb5533dc664305cd50bd6bf3fcb4ac935764f Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:44:42 +0300 Subject: [PATCH 004/120] Create tr5kyradio --- domains/tr5kyradio | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr5kyradio diff --git a/domains/tr5kyradio b/domains/tr5kyradio new file mode 100644 index 000000000..cd9b4265c --- /dev/null +++ b/domains/tr5kyradio @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "troit5ky", + "email": "testeron211@gmail.com" + }, + "record": { + "A": ["23.88.10.1"] + } +} From 90b87f0302e3a6075e0e8d86491fa3cfbc075b4c Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:51:40 +0300 Subject: [PATCH 005/120] to .json --- domains/{tr5kyradio => tr5kyradio.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tr5kyradio => tr5kyradio.json} (100%) diff --git a/domains/tr5kyradio b/domains/tr5kyradio.json similarity index 100% rename from domains/tr5kyradio rename to domains/tr5kyradio.json From af17873bece6ed731704561aae0ef48a19d18ad4 Mon Sep 17 00:00:00 2001 From: Isa Date: Sat, 15 Jul 2023 23:31:08 -0400 Subject: [PATCH 006/120] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index 5d46a37b7..f66a12973 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -7,6 +7,6 @@ "twitter": "_bob90368" }, "record": { - "CNAME": "bobthedev90368.github.io" + "CNAME": "nottisa.github.io" } } From dc3e29dd0e2cebabed0d78ceb1baf9b0f74c1831 Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Sun, 16 Jul 2023 14:25:47 +0300 Subject: [PATCH 007/120] Create mosa.json --- domains/mosa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mosa.json diff --git a/domains/mosa.json b/domains/mosa.json new file mode 100644 index 000000000..2f016ca0a --- /dev/null +++ b/domains/mosa.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio website made by using HTML + CSS and JS", + + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com", + + }, + "record": { + "URL": "http://130.162.168.84" + } +} From 67962732285fc6a398d1b58b28856f7962c43ff0 Mon Sep 17 00:00:00 2001 From: Nishant Bharwani <71548938+Nishant-Bharwani@users.noreply.github.com> Date: Sun, 16 Jul 2023 22:59:26 +0530 Subject: [PATCH 008/120] Create nishantb.json --- nishantb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nishantb.json diff --git a/nishantb.json b/nishantb.json new file mode 100644 index 000000000..7c319b5f6 --- /dev/null +++ b/nishantb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishant-Bharwani", + "email": "nbtaylor1031@gmail.com" + }, + "record": { + "URL": "https://nishantdev.netlify.app/" + } +} From fcb1a70f171a3988a8ec1a6ce89aed8092478a86 Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:25 -0400 Subject: [PATCH 009/120] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index f66a12973..a034097e4 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -2,7 +2,7 @@ "description": "This is for bobthedev90368 cool stuff", "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", "owner": { - "username": "bobthedev90368", + "username": "nottisa", "email": "theonewhohasthisemail@gmail.com", "twitter": "_bob90368" }, From 34751acfebfaf051c4f53ed970b25eb42cd32cfd Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:38 -0400 Subject: [PATCH 010/120] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index a034097e4..f87941948 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -1,5 +1,5 @@ { - "description": "This is for bobthedev90368 cool stuff", + "description": "This is for nottisa cool stuff", "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", "owner": { "username": "nottisa", From 954e91263a63971d3e9c1fd848a546f370a3bd4f Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:54 -0400 Subject: [PATCH 011/120] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index f87941948..959d310ed 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -1,6 +1,6 @@ { "description": "This is for nottisa cool stuff", - "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", + "repo": "https://github.com/nottisa/nottisa.github.io", "owner": { "username": "nottisa", "email": "theonewhohasthisemail@gmail.com", From 7d8e166146309a38cf17b0c0af75a1d15141a929 Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 17 Jul 2023 02:02:19 +0700 Subject: [PATCH 012/120] =?UTF-8?q?=E2=9C=A8=E2=9A=A1=20Change=20this=20tw?= =?UTF-8?q?o=20to=20CNAME=20for=20my=20cloudflare=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/kio.json | 2 +- domains/naki.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kio.json b/domains/kio.json index f877542c7..2cb8062e3 100644 --- a/domains/kio.json +++ b/domains/kio.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + "CNAME": "nakio.pages.dev" } } diff --git a/domains/naki.json b/domains/naki.json index 3f226aebb..2cb8062e3 100644 --- a/domains/naki.json +++ b/domains/naki.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "cname.vercel-dns.comndefined" + "CNAME": "nakio.pages.dev" } } From 2c4f41214c37e9bed87ab41a6eb940b0f7dfd533 Mon Sep 17 00:00:00 2001 From: Daan <20974756+daanschenkel@users.noreply.github.com> Date: Sun, 16 Jul 2023 23:50:22 +0200 Subject: [PATCH 013/120] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fa2a3790..58a770788 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration -Join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. +Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! + +Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. ### Manual Registration From e021b838f653e5ad76edc43d556a79908560e316 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Sun, 16 Jul 2023 18:16:01 -0400 Subject: [PATCH 014/120] feat(domain): learn-to.code-now.is-a.dev --- domains/learn-to.code-now.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/learn-to.code-now.json diff --git a/domains/learn-to.code-now.json b/domains/learn-to.code-now.json new file mode 100644 index 000000000..0ce580699 --- /dev/null +++ b/domains/learn-to.code-now.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" + } + } + \ No newline at end of file From 0fe1712644c733e60f8c713cca83e69e658b4b2c Mon Sep 17 00:00:00 2001 From: sowisgone Date: Sun, 16 Jul 2023 19:52:51 -0300 Subject: [PATCH 015/120] feat(domain): sow.is-a.dev --- domains/sow.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sow.json diff --git a/domains/sow.json b/domains/sow.json new file mode 100644 index 000000000..ee8c555c7 --- /dev/null +++ b/domains/sow.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com", + "discord": "616731583386353665" + }, + + "record": { + "CNAME": "cozy-fox-3ce364.netlify.app" + } +} From c1635e9f692027db36624064372472bf84b3303f Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:08:35 +0530 Subject: [PATCH 016/120] Update suki.json Updated MX records --- domains/suki.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 226c71c4f..b0ee5d519 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -6,8 +6,7 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", - "MX": ["panel.crystalcloud.xyz"] + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 70f5eea80945d85fc95aaaa3f19b087cda475f14 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:19:43 +0530 Subject: [PATCH 017/120] Update suki.json Added IP --- domains/suki.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index b0ee5d519..364a2fe6a 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,12 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + } } From ce62371e9b5b1c354b6e6954fbf6e27871778257 Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Mon, 17 Jul 2023 11:10:46 +0700 Subject: [PATCH 018/120] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/dmmay.json diff --git a/domains/dmmay.json b/domains/dmmay.json new file mode 100644 index 000000000..4933c2832 --- /dev/null +++ b/domains/dmmay.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" + }, + + "record": { + "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=azura22@skiff.com" + } +} From 8162c7f3818e8d343586da501f77bef1eb6b776f Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh <139731755+nguoidungkhongdinhdanhh@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:13:44 +0700 Subject: [PATCH 019/120] Update dmmay.json --- domains/dmmay.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 4933c2832..cdb3e5885 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -11,10 +11,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=azura22@skiff.com" + ] } } From 0551a2a9ecfc9943b38dbb00c1cb494ad1524caf Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:28:47 +0700 Subject: [PATCH 020/120] Create tranthanhlong.json --- domains/tranthanhlong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tranthanhlong.json diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json new file mode 100644 index 000000000..e3a1ffe89 --- /dev/null +++ b/domains/tranthanhlong.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno1@proton.me" + } + "record": { + "A": [ + "103.97.126.23" + ] + } +} From 317931f4be5d4806e8fbf0912f61c74950411e8e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 14:50:20 +0800 Subject: [PATCH 021/120] Rename learn-to.code-now.json to learn-to-code-now.json --- domains/{learn-to.code-now.json => learn-to-code-now.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{learn-to.code-now.json => learn-to-code-now.json} (97%) diff --git a/domains/learn-to.code-now.json b/domains/learn-to-code-now.json similarity index 97% rename from domains/learn-to.code-now.json rename to domains/learn-to-code-now.json index 0ce580699..c3d869e53 100644 --- a/domains/learn-to.code-now.json +++ b/domains/learn-to-code-now.json @@ -7,4 +7,4 @@ "CNAME": "qloakongithub.github.io" } } - \ No newline at end of file + From 6b242ec59bde197468b240a49f267cedaad56883 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:12 +0800 Subject: [PATCH 022/120] Delete hcs.is-a.dev --- domains/hcs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json deleted file mode 100644 index 8c2b4780a..000000000 --- a/domains/hcs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal Page", - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": [ - "5.196.239.158" - ] - } -} From 8aeb78d550c5b886ebbad51a53910880756efd03 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:38 +0800 Subject: [PATCH 023/120] feat(domain): hcs.is-a.dev --- domains/hcs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json new file mode 100644 index 000000000..c9172b941 --- /dev/null +++ b/domains/hcs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": "5.196.239.158" + } + } + \ No newline at end of file From 90ada06e1745dd0cda40af60ef108dae4f03932e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:10:50 +0800 Subject: [PATCH 024/120] Update hcs.json --- domains/hcs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index c9172b941..969b0f3ed 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": "5.196.239.158" - } + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": ["5.196.239.158"] } - \ No newline at end of file +} + From aed09fbe09c6e0e827f705aa7267036183ed5304 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Mon, 17 Jul 2023 03:15:06 -0400 Subject: [PATCH 025/120] feat(domain): learn-to-code-now.is-a.dev --- domains/learn-to-code-now.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json index c3d869e53..53650f301 100644 --- a/domains/learn-to-code-now.json +++ b/domains/learn-to-code-now.json @@ -4,7 +4,7 @@ "email": "7469931481@stu.gcsnc.com" }, "record": { - "CNAME": "qloakongithub.github.io" + "CNAME": "qloakongithub.github.io" } } - + \ No newline at end of file From ba3a2225d5f5379e1e0df6103792ea576cf9ba1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:31:02 +0800 Subject: [PATCH 026/120] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index e3a1ffe89..28e3b8bad 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -2,7 +2,7 @@ "owner": { "username": "iamthanhlong", "email": "uxymqfzglvtqno1@proton.me" - } + }, "record": { "A": [ "103.97.126.23" From 57043b693c4bbdabe83cb39e35731ec6f6809cbd Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Mon, 17 Jul 2023 15:06:31 +0500 Subject: [PATCH 027/120] Delete daddy.is-a.dev --- domains/daddy.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/daddy.json diff --git a/domains/daddy.json b/domains/daddy.json deleted file mode 100644 index 7d6e17792..000000000 --- a/domains/daddy.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Redirect to daddy mahir's website", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai", - "discord": "molai.dev#2674" - }, - "record": { - "URL": "https://molai.dev" - } -} From 818539a89001455aa9032d5192b17fca9f6f8aa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 20:17:58 +0800 Subject: [PATCH 028/120] Delete wife.daddy.json --- domains/wife.daddy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wife.daddy.json diff --git a/domains/wife.daddy.json b/domains/wife.daddy.json deleted file mode 100644 index 06e5cc37a..000000000 --- a/domains/wife.daddy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Daddy's wife's website", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "URL": "https://maskduck.is-a.dev" - } -} From 3df4d9e3adbe580a4175edc1f70ba2ac6264c436 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:44:07 +0800 Subject: [PATCH 029/120] Update luni.json --- domains/luni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luni.json b/domains/luni.json index aa726b525..f8bfad635 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -4,6 +4,6 @@ "email": "lukasbatema@mg.batemadevelopment.com" }, "record": { - "URL": "https://en.pronouns.page/@luni_batema" + "URL": "https://en.pronouns.page/@luni_moon" } } From e69873d1c8061b7380b80fbd23600caaa0dc0f69 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:18:37 +0530 Subject: [PATCH 030/120] Create milcon-uptimer.json --- domains/milcon-uptimer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/milcon-uptimer.json diff --git a/domains/milcon-uptimer.json b/domains/milcon-uptimer.json new file mode 100644 index 000000000..8471985a7 --- /dev/null +++ b/domains/milcon-uptimer.json @@ -0,0 +1,10 @@ +{ + "description": "Uptimer site", + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "ce061efe-4c98-41af-b793-2e0d4e4322a1.id.repl.co" + } +} From a254dff7cbc1a625568e13a4e0be0630eca1318e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 11:09:06 -0400 Subject: [PATCH 031/120] feat(domain): theemailofalephwho.is-a.dev --- domains/theemailofalephwho.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json new file mode 100644 index 000000000..c010325c1 --- /dev/null +++ b/domains/theemailofalephwho.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=alephdiallo@mail.com" + + } +} From fda0abc1beb1082fca65ada9c882749921121598 Mon Sep 17 00:00:00 2001 From: jlalfonso21 Date: Mon, 17 Jul 2023 12:40:15 -0400 Subject: [PATCH 032/120] feat(domain): jlalfonso21.is-a.dev --- domains/jlalfonso21.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jlalfonso21.json diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json new file mode 100644 index 000000000..e5c1da1d2 --- /dev/null +++ b/domains/jlalfonso21.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] + } + } + \ No newline at end of file From 280390c6067ec225a94ebe9a31c85570d337efcb Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:54:00 +0200 Subject: [PATCH 033/120] 'A record' for email use --- domains/rdc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rdc.json diff --git a/domains/rdc.json b/domains/rdc.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/rdc.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From bdc962a14fbcf15ccdd17220d097eaa8fd5e3bf3 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:53:39 +0530 Subject: [PATCH 034/120] Create umesh.json --- umesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 umesh.json diff --git a/umesh.json b/umesh.json new file mode 100644 index 000000000..9bb3c0523 --- /dev/null +++ b/umesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "CNAME": "compcoder007.github.io" + } +} From db78e240f0af47f42314a0642e3fb588daaace04 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:41:28 -0500 Subject: [PATCH 035/120] feat(domain): rikosnapse.is-a.dev --- domains/rikosnapse.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikosnapse.json diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/rikosnapse.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From c5fc028bfc9929144d8a4798537d2ac547c7be73 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:51:10 -0500 Subject: [PATCH 036/120] feat(domain): mako.is-a.dev --- domains/mako.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mako.json diff --git a/domains/mako.json b/domains/mako.json new file mode 100644 index 000000000..eea5172f5 --- /dev/null +++ b/domains/mako.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" + } + } + \ No newline at end of file From 91ca9eaaac991e4182e6431976aacaa3c85fd413 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:10:01 -0300 Subject: [PATCH 037/120] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 319113122..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -1,11 +1,10 @@ - - { - "owner": { - "username": "RianNegreiros", - "email": "riannegreiros@gmail.com" - }, - "record": { - "CNAME": "portfolio-production-c1eb.up.railway.app" - } +{ + "owner": { + "username": "RianNegreiros", + "email": "riannegreiros@gmail.com" + }, + "record": { + "CNAME": "riannegreiros.github.io" + } } - \ No newline at end of file + \ No newline at end of file From e8c494f2b04bce0283559385442d8ea87e9d1fa7 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:12:32 -0300 Subject: [PATCH 038/120] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index a873c1e40..8d6e1d6ec 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io" + "CNAME": "riannegreiros.github.io." } } \ No newline at end of file From 09484ce1fca98a65a12b6230589d01f0c4bcbde5 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:13:19 -0300 Subject: [PATCH 039/120] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 8d6e1d6ec..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io." + "CNAME": "riannegreiros.github.io" } } \ No newline at end of file From 31e489a4ec637d1d879371401c33fbcd8a00df5d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:34 -0400 Subject: [PATCH 040/120] feat(domain): aleph.is-a.dev --- domains/aleph.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index ae6e16a26..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -1,11 +1,10 @@ { - "description": "My Personal Website", - "repo": "https://github.com/alephdfilms/alephdfilms.github.io", - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": "forward-email=alephdiallo@mail.com" + } } -} + \ No newline at end of file From 04229b393217132378966082fcc302b6425192af Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:48 -0400 Subject: [PATCH 041/120] feat(domain): aleph.is-a.dev --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } \ No newline at end of file From 78053b4343fb7683add3526f07b8c2cbd4acbd23 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:49:51 -0400 Subject: [PATCH 042/120] unnecesarry stress --- domains/theemailofalephwho.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json deleted file mode 100644 index c010325c1..000000000 --- a/domains/theemailofalephwho.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=alephdiallo@mail.com" - - } -} From e1d630354668f1847d7403361afd66c7d261d7b8 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:52:51 -0400 Subject: [PATCH 043/120] email + git added A, MX and TXT records https://github.com/is-a-dev/register/issues/5158 --- domains/aleph.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index b5bc63530..feb7913b9 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,8 @@ }, "record": { "MX": "mx1.forwardemail.net, mx2.forwardemail.net" + "A": "185.199.108.153" + "TXT": "forward-email=alephdiallo@mail.com" } } - \ No newline at end of file + From 1e17223da2f488fa8404e996b0afc05c3c71d38c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:57:50 -0400 Subject: [PATCH 044/120] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index feb7913b9..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,9 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - "A": "185.199.108.153" "TXT": "forward-email=alephdiallo@mail.com" } } - + \ No newline at end of file From 72f8a9383420e36ca783428614f1fdefad29a9aa Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:58:01 -0400 Subject: [PATCH 045/120] feat(domain): aleph.is-a.dev From f7019aaa8de4dbeacd2cb554ca6c7a3a8e7663b0 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:11:51 -0400 Subject: [PATCH 046/120] add A record --- domains/aleph.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..f9cdc6df0 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,7 @@ }, "record": { "TXT": "forward-email=alephdiallo@mail.com" + "A": "185.199.111.153" } } - \ No newline at end of file + From 4f11280d3425bf32b526843b412d6f9a65d80bde Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:14:53 -0400 Subject: [PATCH 047/120] Maybe Record(S)? --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index f9cdc6df0..c7c2bfeb5 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,7 +3,7 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "record": { + "records": { "TXT": "forward-email=alephdiallo@mail.com" "A": "185.199.111.153" } From 9bfdf5e8664e2f67aaef4f9156d32c08850e1c21 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:16:31 -0400 Subject: [PATCH 048/120] Remove A record, I'll see what happens sooner or later --- domains/aleph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index c7c2bfeb5..21315dfc2 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,9 +3,8 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "records": { + "record": { "TXT": "forward-email=alephdiallo@mail.com" - "A": "185.199.111.153" } } From bb282117701aa6ebc6e61fa95c56054688cb8473 Mon Sep 17 00:00:00 2001 From: jaydoublay Date: Mon, 17 Jul 2023 17:38:47 -0500 Subject: [PATCH 049/120] feat(domain): hiwind.is-a.dev --- domains/hiwind.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hiwind.json diff --git a/domains/hiwind.json b/domains/hiwind.json new file mode 100644 index 000000000..2351b1136 --- /dev/null +++ b/domains/hiwind.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" + } + } + \ No newline at end of file From 7ab5c87f5a593b515b4208c6b447b0a9df9284a8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 07:44:31 +0800 Subject: [PATCH 050/120] Update sow.json --- domains/sow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sow.json b/domains/sow.json index ee8c555c7..95e3a0c33 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "cozy-fox-3ce364.netlify.app" + "URL": "https://cozy-fox-3ce364.netlify.app" } } From 441ddcf2d7d8149ab6901844a2120cb808a29318 Mon Sep 17 00:00:00 2001 From: mkshift Date: Mon, 17 Jul 2023 17:22:49 -0700 Subject: [PATCH 051/120] feat(domain): shift.is-a.dev --- domains/shift.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shift.json diff --git a/domains/shift.json b/domains/shift.json new file mode 100644 index 000000000..5a8a1a501 --- /dev/null +++ b/domains/shift.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" + } + } + \ No newline at end of file From 146048b3f789b05693a38b8790c075082d6e474d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:10:59 -0400 Subject: [PATCH 052/120] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 21315dfc2..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } - + \ No newline at end of file From 88e12dc60674c85ac8a8114e7e4b22b41ba4ba99 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:21:27 -0400 Subject: [PATCH 053/120] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index b5bc63530..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - } - } - \ No newline at end of file From 0879d037c6d9fe05b47e1f02a11e6f0d9f287cdf Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:22:32 -0400 Subject: [PATCH 054/120] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/alephdiallo.json diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json new file mode 100644 index 000000000..958b0d6fc --- /dev/null +++ b/domains/alephdiallo.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "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=alephdiallo@mail.com" + } +} From 6d965cd94c82545c9bf4ba0f77c3ac637f56bb83 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 21:23:49 -0500 Subject: [PATCH 055/120] feat(domain): riko.is-a.dev --- domains/riko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/riko.json diff --git a/domains/riko.json b/domains/riko.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/riko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From d81314f73541dd06a84e44e831be639d13c2edd7 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:04:01 +0530 Subject: [PATCH 056/120] Create tikter.json --- domains/tikter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tikter.json diff --git a/domains/tikter.json b/domains/tikter.json new file mode 100644 index 000000000..374a24c6f --- /dev/null +++ b/domains/tikter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "c14c2346-1c5a-4bf0-b9dc-d47fc8263e86.id.repl.co" + } +} From 83d6735eba6dcba9d37ba917b3557ce77f99b065 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 12:43:55 +0800 Subject: [PATCH 057/120] Update mosa.json --- domains/mosa.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mosa.json b/domains/mosa.json index 2f016ca0a..9110dee66 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -1,10 +1,8 @@ { "description": "For my portfolio website made by using HTML + CSS and JS", - "owner": { "username": "mosageneral", - "email": "mosageneral@gmail.com", - + "email": "mosageneral@gmail.com" }, "record": { "URL": "http://130.162.168.84" From 5c867bb7004a7c18496f2949c1ccd884f6ce8bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:03:00 +0800 Subject: [PATCH 058/120] Rename umesh.json to domains/umesh.json --- umesh.json => domains/umesh.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename umesh.json => domains/umesh.json (100%) diff --git a/umesh.json b/domains/umesh.json similarity index 100% rename from umesh.json rename to domains/umesh.json From 0b9028b111464e188789375ae1a85cd080e4b567 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:34:56 +0530 Subject: [PATCH 059/120] feat(domain): add `namishpande.is-a.dev` --- domains/namishpande.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/namishpande.json diff --git a/domains/namishpande.json b/domains/namishpande.json new file mode 100644 index 000000000..ea1a5938e --- /dev/null +++ b/domains/namishpande.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + + "record": { + "CNAME": "namishpande.github.io" + } +} From c4c6eb331502c384eea826f14f67e9e5ea235651 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:06:53 +0800 Subject: [PATCH 060/120] Update and rename nishantb.json to domains/nishantb.json --- nishantb.json => domains/nishantb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename nishantb.json => domains/nishantb.json (72%) diff --git a/nishantb.json b/domains/nishantb.json similarity index 72% rename from nishantb.json rename to domains/nishantb.json index 7c319b5f6..365f87e4d 100644 --- a/nishantb.json +++ b/domains/nishantb.json @@ -4,6 +4,6 @@ "email": "nbtaylor1031@gmail.com" }, "record": { - "URL": "https://nishantdev.netlify.app/" + "URL": "https://nishantdev.netlify.app" } } From 2f29be9596407b9b7a26e03c2dd6cce4f917cf37 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 06:10:39 +0000 Subject: [PATCH 061/120] Update namishpande.json --- domains/namishpande.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/namishpande.json b/domains/namishpande.json index ea1a5938e..3c2962721 100644 --- a/domains/namishpande.json +++ b/domains/namishpande.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "namishpande.github.io" + "CNAME": "chadcat7.github.io" } } From 938a848b03faa8609c6b7ff3323b4817700ccebc Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:14:22 +0300 Subject: [PATCH 062/120] Update mosa.json Update My domain with a record instad of url --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 9110dee66..4cc56a399 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "URL": "http://130.162.168.84" + "A": "130.162.168.84" } } From ff3cd169a7f3e3daa803303ae79c8d3e3f9505ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:38:42 +0800 Subject: [PATCH 063/120] Update mosa.json --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 4cc56a399..80c980b39 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "A": "130.162.168.84" + "A": ["130.162.168.84"] } } From 3640c4d48e6222e69f49b5e0adbd136e05497373 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Tue, 18 Jul 2023 12:36:07 +0530 Subject: [PATCH 064/120] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/madhavgupta.json diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json new file mode 100644 index 000000000..9e5a433cd --- /dev/null +++ b/domains/madhavgupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" + } + } + \ No newline at end of file From df534f0979ae9e698ac1959a9099fe9946a0a54e Mon Sep 17 00:00:00 2001 From: turvenuija1 <4209@lattahattu.fi> Date: Tue, 18 Jul 2023 12:19:37 +0300 Subject: [PATCH 065/120] feat(domain): turvenuija.is-a.dev --- domains/turvenuija.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/turvenuija.json diff --git a/domains/turvenuija.json b/domains/turvenuija.json new file mode 100644 index 000000000..c8c2caee4 --- /dev/null +++ b/domains/turvenuija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "4209@lattahattu.fi" + }, + "record": { + "CNAME": "turvenuija.munsivu.fi" + } + } + \ No newline at end of file From 9df67796235bb48a3b613f6e257249bd37c13050 Mon Sep 17 00:00:00 2001 From: scott1991 Date: Tue, 18 Jul 2023 17:33:36 +0800 Subject: [PATCH 066/120] feat(domain): scott.is-a.dev --- domains/scott.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scott.json diff --git a/domains/scott.json b/domains/scott.json new file mode 100644 index 000000000..2b5b6717b --- /dev/null +++ b/domains/scott.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] + } + } + \ No newline at end of file From 679c4e99a6124a849ff4d4e3683cb6cc94e9797b Mon Sep 17 00:00:00 2001 From: maxired Date: Tue, 18 Jul 2023 12:22:36 +0200 Subject: [PATCH 067/120] feat(domain): maxired.is-a.dev --- domains/maxired.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maxired.json diff --git a/domains/maxired.json b/domains/maxired.json new file mode 100644 index 000000000..0fd0f957a --- /dev/null +++ b/domains/maxired.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" + } + } + \ No newline at end of file From 4d1121e1c183a47c0873574a3fd4b2f4e6cf898c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 07:16:45 -0400 Subject: [PATCH 068/120] feat(domain): aleph.is-a.dev --- domains/aleph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json new file mode 100644 index 000000000..812d5c2da --- /dev/null +++ b/domains/aleph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": "185.199.108.153" + } + } + \ No newline at end of file From 8c9315ccd07ffbc100fe625e74372d91345d9a9b Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Tue, 18 Jul 2023 07:18:48 -0400 Subject: [PATCH 069/120] sorry for doing this so many times but my site just went down after the TXT record was added. So I just set it to a CNAME record and called it a day. --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 812d5c2da..d867f9a6e 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "alephdfilms.github.io" } } - \ No newline at end of file + From 3ee009af0d1bb854a0e791671089dd2f276a50aa Mon Sep 17 00:00:00 2001 From: Fjuro Date: Tue, 18 Jul 2023 13:40:02 +0200 Subject: [PATCH 070/120] feat(domain): fjuro.is-a.dev --- domains/fjuro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fjuro.json diff --git a/domains/fjuro.json b/domains/fjuro.json new file mode 100644 index 000000000..188405224 --- /dev/null +++ b/domains/fjuro.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" + } + } + \ No newline at end of file From 0f8891d9454747bf5c8316b8a3cfcf5c23a46b09 Mon Sep 17 00:00:00 2001 From: Kweeper <72858106+kweeperdotjs@users.noreply.github.com> Date: Tue, 18 Jul 2023 18:52:12 +0630 Subject: [PATCH 071/120] Create kweeper.json --- domains/kweeper.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kweeper.json diff --git a/domains/kweeper.json b/domains/kweeper.json new file mode 100644 index 000000000..81c8c51f2 --- /dev/null +++ b/domains/kweeper.json @@ -0,0 +1,10 @@ +{ + "description": "kweeper.is-a.dev", + "owner": { + "username": "kweeperdotjs", + "email": "kweeper@protonmail.com" + }, + "record": { + "CNAME": "kweeperdotjs.pages.dev" + } +} From b09df408f84ea9ee386a979d8b9754b5b26c16c5 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:47:54 +0700 Subject: [PATCH 072/120] Update tranthanhlong.json --- domains/tranthanhlong.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index 28e3b8bad..d3c150076 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,7 +5,10 @@ }, "record": { "A": [ - "103.97.126.23" + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" ] } } From dbf5467395a619ac41b0296ab6920b739881dffe Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:54:56 +0700 Subject: [PATCH 073/120] Update tranthanhlong.json --- domains/tranthanhlong.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index d3c150076..ccf3efc17 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ] } From 552100cfeaef2a140c2bc155712b3f80ff449355 Mon Sep 17 00:00:00 2001 From: Turvenuija <132452863+turvenuija1@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:00:53 +0300 Subject: [PATCH 074/120] Update turvenuija.json --- domains/turvenuija.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/turvenuija.json b/domains/turvenuija.json index c8c2caee4..3f4f84cbb 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,7 +1,7 @@ { "owner": { "username": "turvenuija1", - "email": "4209@lattahattu.fi" + "email": "turvenuija@skidd.xyz" }, "record": { "CNAME": "turvenuija.munsivu.fi" From f18a7bcd6b6ce6ca7677b70a6dccbd01eebb2f7c Mon Sep 17 00:00:00 2001 From: p3nguin-kun Date: Tue, 18 Jul 2023 14:38:04 +0000 Subject: [PATCH 075/120] feat(domain): p3nguin.is-a.dev --- domains/p3nguin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/p3nguin.json diff --git a/domains/p3nguin.json b/domains/p3nguin.json new file mode 100644 index 000000000..ca4372cf8 --- /dev/null +++ b/domains/p3nguin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin" + } + } + \ No newline at end of file From dff556495ce5503ac24baf9e169d80ac714e8505 Mon Sep 17 00:00:00 2001 From: p3nguin-kyun Date: Tue, 18 Jul 2023 14:41:59 +0000 Subject: [PATCH 076/120] Update p3nguin.json --- domains/p3nguin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/p3nguin.json b/domains/p3nguin.json index ca4372cf8..743333e13 100644 --- a/domains/p3nguin.json +++ b/domains/p3nguin.json @@ -4,7 +4,7 @@ "email": "p3nguinkun@proton.me" }, "record": { - "CNAME": "p3nguin" + "CNAME": "p3nguin-kun.github.io" } } - \ No newline at end of file + From a84250852f8223116ec4588ac8b6272108708dc6 Mon Sep 17 00:00:00 2001 From: t-ub3 Date: Tue, 18 Jul 2023 16:46:11 +0100 Subject: [PATCH 077/120] feat(domain): tube.is-a.dev --- domains/tube.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tube.json diff --git a/domains/tube.json b/domains/tube.json new file mode 100644 index 000000000..672729520 --- /dev/null +++ b/domains/tube.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "t-ub3", + "email": "tfl.kids@gmail.com" + }, + "record": { + "URL": "https://tube.uwu.ai" + } + } + \ No newline at end of file From 5c05f2df8b3cc17cf95912bce91338256f23e9fb Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:17:57 -0500 Subject: [PATCH 078/120] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index eea5172f5..bbf47d72d 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "mako.mkoca.org" + "CNAME": "https://mako.mkoca.org" } } \ No newline at end of file From 0de28bb40aefb6d7652293c9ad4a8763cdffd71b Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:20:26 -0500 Subject: [PATCH 079/120] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index bbf47d72d..2453296fa 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "https://mako.mkoca.org" + "CNAME": "mako.mkoca.org" } } \ No newline at end of file From 6596eec7a5183effc491dde74d39abac7c6da78c Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:32:17 +0300 Subject: [PATCH 080/120] feat(domain): drtherapy.is-a.dev --- domains/drtherapy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drtherapy.json diff --git a/domains/drtherapy.json b/domains/drtherapy.json new file mode 100644 index 000000000..a113b651d --- /dev/null +++ b/domains/drtherapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" + } + } + \ No newline at end of file From 15810777b4d31ed834c508ee7fef31e22c2d22cc Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:43:02 +0300 Subject: [PATCH 081/120] feat(domain): dr-therapy.is-a.dev --- domains/dr-therapy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dr-therapy.json diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json new file mode 100644 index 000000000..1f94a2706 --- /dev/null +++ b/domains/dr-therapy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" + }, + + "record": { + "CNAME": "drtherapy2023.github.io" + } +} From 89117fb2d37113d2c252fba4abd062f382e1a07f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 18 Jul 2023 17:46:32 -0400 Subject: [PATCH 082/120] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..d6a68c21a --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nay2010nay@gmail.com" + }, + "record": { + "A": ["158.101.209.213"] + } + } + \ No newline at end of file From b1ebfb23a0bca0740a5c35e7611f1b60a5aa310d Mon Sep 17 00:00:00 2001 From: Nxyy <111028330+NxyyLOL@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:47:10 -0400 Subject: [PATCH 083/120] Update nxyy.json --- domains/nxyy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index d6a68c21a..cd07ddcab 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -1,7 +1,7 @@ { "owner": { "username": "NxyyLOL", - "email": "nay2010nay@gmail.com" + "email": "nxyylol@protonmail.com" }, "record": { "A": ["158.101.209.213"] From 547e9d4e1838937e8d4d307bbf39d223d494bd51 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Tue, 18 Jul 2023 20:13:04 -0400 Subject: [PATCH 084/120] feat(domain): therealgeodash.is-a.dev --- domains/therealgeodash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealgeodash.json diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json new file mode 100644 index 000000000..f41fd5887 --- /dev/null +++ b/domains/therealgeodash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "CNAME": "lhost.dev" + } + } + \ No newline at end of file From c184dfaaec9c9d35415743d96efef25ca171a905 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Tue, 18 Jul 2023 20:29:14 -0400 Subject: [PATCH 085/120] Update therealgeodash.json --- domains/therealgeodash.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index f41fd5887..652978f52 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,7 +1,8 @@ { "owner": { "username": "TheRealGeoDash2019", - "email": "TheRealGeoDash2019@gmail.com" + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" }, "record": { "CNAME": "lhost.dev" From f7e258a0332b7ab2b8f506fa6e85586a040a0c92 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 21:07:53 -0400 Subject: [PATCH 086/120] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index d867f9a6e..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" - } - } - From 9c2d90d459386248a37db7a270b37f38960aefa2 Mon Sep 17 00:00:00 2001 From: aikooo7 Date: Wed, 19 Jul 2023 03:44:05 +0100 Subject: [PATCH 087/120] feat(domain): aikoo7.is-a.dev --- domains/aikoo7.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aikoo7.json diff --git a/domains/aikoo7.json b/domains/aikoo7.json new file mode 100644 index 000000000..bb894b1fa --- /dev/null +++ b/domains/aikoo7.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" + } + } + \ No newline at end of file From 6022372a10ad69088474ad79cb5fc83b2f2c88ee Mon Sep 17 00:00:00 2001 From: thesanju Date: Wed, 19 Jul 2023 08:50:07 +0530 Subject: [PATCH 088/120] added my domine --- domains/thesanju.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thesanju.json diff --git a/domains/thesanju.json b/domains/thesanju.json new file mode 100644 index 000000000..effbd3d1a --- /dev/null +++ b/domains/thesanju.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/thesanju/thesanju.github.io", + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com", + "twitter": "Sanjay69__" + }, + "record": { + "CNAME": "thesanju.github.io" + } +} From f73841b531846af38b112b58be7795e774fd4880 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:23:08 +0700 Subject: [PATCH 089/120] Point tranthanhlong.is-a.dev to github page --- domains/tranthanhlong.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ccf3efc17..ab212c766 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "iamthanhlong", - "email": "uxymqfzglvtqno1@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "description": "My personal webpage", + "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno@proton.me", + }, + "record": { + "CNAME": "iamthanhlong.github.io" + } +} From d92012d5b924e02f1096a099304c64a16907ed44 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:25:46 +0700 Subject: [PATCH 090/120] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ab212c766..8d46e0781 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -3,7 +3,7 @@ "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", "owner": { "username": "iamthanhlong", - "email": "uxymqfzglvtqno@proton.me", + "email": "uxymqfzglvtqno@proton.me" }, "record": { "CNAME": "iamthanhlong.github.io" From 13fe3bf8e61f2ae89dad0d2c3668021eb5edcf83 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Tue, 18 Jul 2023 23:54:27 -0500 Subject: [PATCH 091/120] feat(domain): tiwknowsall.is-a.dev --- domains/tiwknowsall.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tiwknowsall.json diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json new file mode 100644 index 000000000..8fc13bb97 --- /dev/null +++ b/domains/tiwknowsall.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" + } + } + \ No newline at end of file From f04ce7feb4f0b7c7722e8952b683ffeed3256c89 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 07:32:22 +0200 Subject: [PATCH 092/120] feat(domain): Benediktreck.is-a.dev --- domains/Benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json new file mode 100644 index 000000000..36a7d1ccc --- /dev/null +++ b/domains/Benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "test.example.com" + } + } + \ No newline at end of file From 6a2004fa7add35f8051b544769711c3004c6b098 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 11:20:13 +0530 Subject: [PATCH 093/120] feat(domain): gitninja.is-a.dev --- domains/gitninja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gitninja.json diff --git a/domains/gitninja.json b/domains/gitninja.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From c3e1509a9d2dce0b1c4d3c3ae75213fc078887e0 Mon Sep 17 00:00:00 2001 From: ryun Date: Wed, 19 Jul 2023 00:28:23 -0700 Subject: [PATCH 094/120] feat(domain): ryun.is-a.dev --- domains/ryun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ryun.json diff --git a/domains/ryun.json b/domains/ryun.json new file mode 100644 index 000000000..658825095 --- /dev/null +++ b/domains/ryun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" + } + } + \ No newline at end of file From bd96e71f29aa16e74ed3230b1e09f0e0bfcdc6cb Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:03 -0500 Subject: [PATCH 095/120] feat(domain): bare1.is-a.dev --- domains/bare1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bare1.json diff --git a/domains/bare1.json b/domains/bare1.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/bare1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From 9d6138f8f74eca11d53e431b96a7346a931b0691 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:41 -0500 Subject: [PATCH 096/120] feat(domain): InfiniteLearning.is-a.dev --- domains/InfiniteLearning.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/InfiniteLearning.json diff --git a/domains/InfiniteLearning.json b/domains/InfiniteLearning.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/InfiniteLearning.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From c2f9485935d007c0b1c7213dc04067292cd81bc1 Mon Sep 17 00:00:00 2001 From: s4ib0t Date: Wed, 19 Jul 2023 15:53:55 +0700 Subject: [PATCH 097/120] feat(domain): s4ib0t.is-a.dev --- domains/s4ib0t.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/s4ib0t.json diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..fbe64828b --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "s4ib0t", + "email": "hilmansyah.amd.kom@gmail.com" + }, + "record": { + "CNAME": "s4ib0t.github.io" + } + } + \ No newline at end of file From 41a12f665315a767fdaa74e029ded1817366a259 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Wed, 19 Jul 2023 15:12:02 +0530 Subject: [PATCH 098/120] feat(domain): mbg.is-a.dev --- domains/mbg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mbg.json diff --git a/domains/mbg.json b/domains/mbg.json new file mode 100644 index 000000000..080a3b491 --- /dev/null +++ b/domains/mbg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MBG1337", + "email": "MBGx1337@gmail.com" + }, + "record": { + "A": ["147.182.183.139"] + } + } + \ No newline at end of file From e0e97ec194afd4d8731bf1e16a27d33b97cfa344 Mon Sep 17 00:00:00 2001 From: BiometricGlitch Date: Wed, 19 Jul 2023 17:49:17 +0800 Subject: [PATCH 099/120] feat(domain): kevvyyn.is-a.dev --- domains/kevvyyn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kevvyyn.json diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json new file mode 100644 index 000000000..21b790322 --- /dev/null +++ b/domains/kevvyyn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" + } + } + \ No newline at end of file From 1f808b1128f5e05c267ccb4bb512e5b8234a6bdd Mon Sep 17 00:00:00 2001 From: usr577 <89299981+usr577@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:44:11 +0200 Subject: [PATCH 100/120] Update Benediktreck.json --- domains/Benediktreck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json index 36a7d1ccc..7c60c92c3 100644 --- a/domains/Benediktreck.json +++ b/domains/Benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "test.example.com" + "URL": "benediktreck.duckdns.org" } } - \ No newline at end of file + From cf00283bfa38da6557f6d1cd748588aae1a5e037 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 15:46:03 +0200 Subject: [PATCH 101/120] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/benediktreck.json diff --git a/domains/benediktreck.json b/domains/benediktreck.json new file mode 100644 index 000000000..ba6eb75e4 --- /dev/null +++ b/domains/benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "benediktreck.duckdns.org" + } + } + \ No newline at end of file From 1befb0790f1d361215f09dd30b66217491061abf Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Wed, 19 Jul 2023 21:11:42 +0700 Subject: [PATCH 102/120] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index cdb3e5885..45952f3ae 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,16 +1,10 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" + } } -} + \ No newline at end of file From 38259f43cd6a3fa60ffdaeedcae4d4931009d917 Mon Sep 17 00:00:00 2001 From: SpauriRosso Date: Wed, 19 Jul 2023 16:53:58 +0200 Subject: [PATCH 103/120] feat(domain): spyrisk.is-a.dev --- domains/spyrisk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spyrisk.json diff --git a/domains/spyrisk.json b/domains/spyrisk.json new file mode 100644 index 000000000..85add6404 --- /dev/null +++ b/domains/spyrisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" + } + } + \ No newline at end of file From a84aafd13acbffd5140b66d7dac16574a38405a4 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:51:08 +0530 Subject: [PATCH 104/120] feat(domain): your dad.is-a.dev --- domains/your dad.json | 10 ++++++++++ 1 file changed, 10 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..f51cac85c --- /dev/null +++ b/domains/your dad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From d78031b8a3e9317a3f97ae4ed1ba465ec9d39931 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:53:15 +0530 Subject: [PATCH 105/120] feat(domain): yourdad .is-a.dev --- domains/yourdad .json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad .json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 74d207acb004215c4738179bdc3c2fb47fd0c3b6 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:56:18 +0530 Subject: [PATCH 106/120] feat(domain): yourdad.is-a.dev --- domains/yourdad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad.json diff --git a/domains/yourdad.json b/domains/yourdad.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 33a1d62916a0542ac7914eb484881fbec481bc04 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 20:59:41 +0530 Subject: [PATCH 107/120] Delete yourdad .json --- domains/yourdad .json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/yourdad .json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From f9a16616e2e84120b6b72d1dda6a08024831aab9 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:00:01 +0530 Subject: [PATCH 108/120] Delete your dad.json --- domains/your dad.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/your dad.json diff --git a/domains/your dad.json b/domains/your dad.json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/your dad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From 9eed0659cbb9492e75088e7cdf2e556552c9bd88 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Wed, 19 Jul 2023 23:18:39 +0530 Subject: [PATCH 109/120] Create _github-pages-challenge-compCoder007.umesh.json --- .../_github-pages-challenge-compCoder007.umesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-compCoder007.umesh.json diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compCoder007.umesh.json new file mode 100644 index 000000000..7eebe0abd --- /dev/null +++ b/domains/_github-pages-challenge-compCoder007.umesh.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "TXT": "7e581a7ce40509036ecb310e92fd21" + } +} From b36e62f4344d88fb70058a975a63bc9b62bc8623 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Thu, 20 Jul 2023 00:35:45 +0530 Subject: [PATCH 110/120] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index 9e5a433cd..d5b76f1ee 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -4,7 +4,7 @@ "email": "madhav.gupta7674@gmail.com" }, "record": { - "URL": "https://madhavgupta.vercel.app/" + "URL": "https://madhavgupta.vercel.app/" } } \ No newline at end of file From 8cb6ca3688cc17797b40d66e58eb698c6133b12f Mon Sep 17 00:00:00 2001 From: himanshuSri24 Date: Thu, 20 Jul 2023 00:46:36 +0530 Subject: [PATCH 111/120] feat(domain): himanshusri.is-a.dev --- domains/himanshusri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/himanshusri.json diff --git a/domains/himanshusri.json b/domains/himanshusri.json new file mode 100644 index 000000000..126ca7d4c --- /dev/null +++ b/domains/himanshusri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" + } + } + \ No newline at end of file From fd9efc117b64eda7a4f36fdfe1db5673fbdae4c6 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Wed, 19 Jul 2023 22:03:16 +0200 Subject: [PATCH 112/120] feat(domain): soeren.is-a.dev --- domains/soeren.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/soeren.json diff --git a/domains/soeren.json b/domains/soeren.json new file mode 100644 index 000000000..91300c7fe --- /dev/null +++ b/domains/soeren.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "A": ["151.252.55.6"] + } + } + \ No newline at end of file From 01829eddb0531a11143e08f4db9efd088840d0a1 Mon Sep 17 00:00:00 2001 From: IuCC123 Date: Thu, 20 Jul 2023 09:22:20 +0200 Subject: [PATCH 113/120] feat(domain): iucc.is-a.dev --- domains/iucc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iucc.json diff --git a/domains/iucc.json b/domains/iucc.json new file mode 100644 index 000000000..4553b6813 --- /dev/null +++ b/domains/iucc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" + } + } + \ No newline at end of file From 6529d20311dacd3a7e21dc6b36267588aa878e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:29:03 +0800 Subject: [PATCH 114/120] Rename _github-pages-challenge-compCoder007.umesh.json to _github-pages-challenge-compcoder007.umesh.json --- ...umesh.json => _github-pages-challenge-compcoder007.umesh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-compCoder007.umesh.json => _github-pages-challenge-compcoder007.umesh.json} (100%) diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compcoder007.umesh.json similarity index 100% rename from domains/_github-pages-challenge-compCoder007.umesh.json rename to domains/_github-pages-challenge-compcoder007.umesh.json From 4c4080833205830ed6cb472ba1bd3d2f21bb812b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:55:39 +0800 Subject: [PATCH 115/120] Rename InfiniteLearning.json to infinitelearning.json --- domains/{InfiniteLearning.json => infinitelearning.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{InfiniteLearning.json => infinitelearning.json} (97%) diff --git a/domains/InfiniteLearning.json b/domains/infinitelearning.json similarity index 97% rename from domains/InfiniteLearning.json rename to domains/infinitelearning.json index 8eb2b6f5d..2fc5bed0e 100644 --- a/domains/InfiniteLearning.json +++ b/domains/infinitelearning.json @@ -7,4 +7,4 @@ "A": ["18.215.144.92"] } } - \ No newline at end of file + From 50ffc37fc05a1e320a5452abdc8da8d4eb180ef4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:26:17 +0800 Subject: [PATCH 116/120] Update dmmay.json --- domains/dmmay.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 45952f3ae..70e9a7441 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,10 +1,14 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com" - }, - "record": { - "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" - } + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } - \ No newline at end of file +} From 5ef2d51f380fb4c387270c8b1e0d274d9202b283 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:27:35 +0800 Subject: [PATCH 117/120] Discard changes to domains/Benediktreck.json --- domains/Benediktreck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json deleted file mode 100644 index 7c60c92c3..000000000 --- a/domains/Benediktreck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } - } - From 749f05e4b905fc3f647e6a353f9f01b38ad1d136 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:28:00 +0800 Subject: [PATCH 118/120] Update benediktreck.json --- domains/benediktreck.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index ba6eb75e4..eb0db0669 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.duckdns.org" } - \ No newline at end of file +} From 143a466e6e9baeb79cb5e2d223a8a81f2d9a76e4 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Thu, 20 Jul 2023 12:43:47 +0200 Subject: [PATCH 119/120] feat(domain): soeren.is-a.dev --- domains/soeren.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soeren.json b/domains/soeren.json index 91300c7fe..ffd34cb2a 100644 --- a/domains/soeren.json +++ b/domains/soeren.json @@ -4,7 +4,7 @@ "email": "soeren.helms1@gmail.com" }, "record": { - "A": ["151.252.55.6"] + "CNAME": "soeren-helms.de" } } \ No newline at end of file From 429c5fc8a6d10279fdf04a9dd5dd7881e3b11ffd Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 13:56:36 +0200 Subject: [PATCH 120/120] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index eb0db0669..3bd44213d 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "CNAME": "benediktreck.duckdns.org" + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.serveo.net" + } } -} + \ No newline at end of file