From ce6f6089ec3bafc27648f2d9eda6c47eff5a50dc Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:10:10 +0100 Subject: [PATCH 01/79] Create riviox.json --- domains/riviox.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1 @@ + From f21700a893322f83ca6e3919aaad60444f9bad9b Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:17 +0100 Subject: [PATCH 02/79] Update riviox.json --- domains/riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/riviox.json b/domains/riviox.json index 8b1378917..b25b2f3ba 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "CNAME": "rivioxgaming.github.io" + } +} From e1a56449757e96798b52cf163d3a2076822432e1 Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:41 +0100 Subject: [PATCH 03/79] Update riviox.json --- domains/riviox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/riviox.json b/domains/riviox.json index b25b2f3ba..291aca27e 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,4 +1,3 @@ - { "owner": { "username": "RivioxGaming", From 158b2d3055eb56b637e66b105112697f1f30dbda Mon Sep 17 00:00:00 2001 From: jb3 Date: Sat, 12 Aug 2023 19:17:48 +0200 Subject: [PATCH 04/79] feat(domain): _github-pages-challenge-jb3.joe.is-a.dev --- domains/_github-pages-challenge-jb3.joe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jb3.joe.json diff --git a/domains/_github-pages-challenge-jb3.joe.json b/domains/_github-pages-challenge-jb3.joe.json new file mode 100644 index 000000000..79d775fb8 --- /dev/null +++ b/domains/_github-pages-challenge-jb3.joe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jb3", + "email": "joe@jb3.dev" + }, + "record": { + "TXT": "b10c435ad8d9bb1a305cf52669e9ad" + } +} From 47150a260bce7d9011c16a96adbfdeb0167dbde8 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:08:06 +0300 Subject: [PATCH 05/79] feat(domain): sebitalent04.is-a.dev --- domains/sebitalent04.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json index c89df20b3..c46bcdad8 100644 --- a/domains/sebitalent04.json +++ b/domains/sebitalent04.json @@ -1,11 +1,9 @@ { - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", "owner": { "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" + "email": "stoican_sebi@yahoo.com" }, "record": { - "CNAME": "SebiTalent04.github.io" + "TXT": "8139f556926b84918edeb68fa50b47" } } From d60bc67bdc730bb07262f6bf038abfb96acec07e Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:10:09 +0300 Subject: [PATCH 06/79] Delete sebitalent04.json --- domains/sebitalent04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index c46bcdad8..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} From 47f7dc71c66d8fc1180c5d7d0c6c8db5c33a6f92 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:15:00 +0300 Subject: [PATCH 07/79] feat(domain): _github-pages-challenge-SebiTalent04.sebitalent04.is-a.dev --- ...github-pages-challenge-SebiTalent04.sebitalent04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SebiTalent04.sebitalent04.json diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json new file mode 100644 index 000000000..bd4262307 --- /dev/null +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebiTalent04", + "email": "stoican_sebi@yahoo.com" + }, + "record": { + "TXT": "8139f556926b84918edeb68fa50b47" + } +} From 30604486a3ffed14409512343b97feb3cb142d80 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:15:55 +0300 Subject: [PATCH 08/79] Update _github-pages-challenge-SebiTalent04.sebitalent04.json --- domains/_github-pages-challenge-SebiTalent04.sebitalent04.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json index bd4262307..89181bf4f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -1,7 +1,6 @@ { "owner": { "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From 6009b70e5cafe4e0446c4a970997417e1b34537c Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 16:35:00 +0700 Subject: [PATCH 09/79] feat(domain): add `yes.is-a.dev` --- domains/yes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..0f552e051 --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "TXT": "thx" + } +} From 4338854973b6d326f5a41f227848d8a9017a5643 Mon Sep 17 00:00:00 2001 From: NerdsForGaming <74607784+NerdsForGaming@users.noreply.github.com> Date: Wed, 16 Aug 2023 18:16:12 +0530 Subject: [PATCH 10/79] feat(domain): add `thesonofdevilhunter.is-a.dev` --- domains/thesonofdevilhunter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thesonofdevilhunter.json diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json new file mode 100644 index 000000000..5e06d971c --- /dev/null +++ b/domains/thesonofdevilhunter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NerdsForGaming", + "email": "thesonofdevilhunter1@gmail.com" + }, + + "record": { + "A": ["nerdsforgaming.github.io"] + } +} From e96038226edfd40fb49be7daf55af044f39ad7d8 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:02:08 +0700 Subject: [PATCH 11/79] Create sugar.json --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..5b1d3fe23 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "owner": { + "username": "N0r1uno", + "email": "noriunomakusui@gmail.com" + }, + "record": { + "CNAME": "n0r1uno.github.io" + } +} From 65630345987e53763529b7bf3e8fec8c2c999b76 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:05:16 +0700 Subject: [PATCH 12/79] Update sugar.json --- domains/sugar.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/sugar.json b/domains/sugar.json index 5b1d3fe23..e06494ada 100644 --- a/domains/sugar.json +++ b/domains/sugar.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "repo": "https://github.com/kentjuno7z", "owner": { - "username": "N0r1uno", - "email": "noriunomakusui@gmail.com" + "username": "Sugar", + "email": "lamdev1212@gmail.com" }, "record": { - "CNAME": "n0r1uno.github.io" + "CNAME": "Sugar.github.io" } } From 76e3e5e6c0a52e14c7ec9c75e92e4dbd4df30bd9 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:06:45 +0700 Subject: [PATCH 13/79] Delete sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index e06494ada..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/kentjuno7z", - "owner": { - "username": "Sugar", - "email": "lamdev1212@gmail.com" - }, - "record": { - "CNAME": "Sugar.github.io" - } -} From 5b1408bdc9e6dc168a95ca5a32b3804523f8bae2 Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:12:45 +0700 Subject: [PATCH 14/79] feat(domain): add `sugar.is-a.dev` --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..7abe0e5c4 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "A": ["idk"] + } +} From 9a1d6fd7eecdd5c962a4606d6387f26e71bfe52f Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:28:13 +0200 Subject: [PATCH 15/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index a4a946a79..8b8831053 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "schummler.github.io" + "URL": "schummler.github.io" } } From e5eba03c996ad12398eae8aa5f66708f899d5610 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:29:05 +0200 Subject: [PATCH 16/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 8b8831053..2dd5e7ff4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "URL": "schummler.github.io" + "CNAME": "minthook.tk" } } From 0ed4ca1e273e95a1de682388b5ad264bb7e01a22 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 21:49:57 +0200 Subject: [PATCH 17/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 2dd5e7ff4..6cb6802f0 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "minthook.tk" + "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" } } From d7062f35903f6810e7788f7bf56c0f880a2c7866 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:26:57 -0400 Subject: [PATCH 18/79] feat(domain): majorhead.is-a.dev --- domains/majorhead.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/majorhead.json diff --git a/domains/majorhead.json b/domains/majorhead.json new file mode 100644 index 000000000..1c75d0e94 --- /dev/null +++ b/domains/majorhead.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 5413960d8f2c27567d38905eccaecf6c84c0eea0 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:46:18 +0200 Subject: [PATCH 19/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6cb6802f0..49a371e0c 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" } } From f549584d497d433c357a585646fbc08e7e658a7e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:48:23 -0400 Subject: [PATCH 20/79] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 958b0d6fc..f00ddbe9a 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,20 +1,11 @@ { - "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" - } -} + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From ae442d42f99f18d4f58695eed9a4aab2a7e76207 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:48:24 +0200 Subject: [PATCH 21/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 49a371e0c..e0b675cbf 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" } } From fc4e9d8c2c2de61421cf75da938a49f4387278e0 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:52:00 -0400 Subject: [PATCH 22/79] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index f00ddbe9a..9e3dc4bc7 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + } +} From d8f3e8f172aaebc60bf2066e15c455f814aa7e72 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 23:00:39 +0200 Subject: [PATCH 23/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index e0b675cbf..fc845b288 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" } } From 7da8d1597547c32e8be04769b12744648b7b4768 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:02:12 +0200 Subject: [PATCH 24/79] feat(domain): .riviox.is-a.dev --- domains/.riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/.riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 007d1f9f615b0ae5435433285cf2a9d3d561aa91 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+RivioxGaming@users.noreply.github.com> Date: Thu, 17 Aug 2023 05:02:53 +0200 Subject: [PATCH 25/79] Delete riviox.json --- domains/riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json deleted file mode 100644 index 291aca27e..000000000 --- a/domains/riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "CNAME": "rivioxgaming.github.io" - } -} From 8ffbd86c0408c05a94341f7335a1aab763ca2f7d Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:06:55 +0200 Subject: [PATCH 26/79] feat(domain): riviox.is-a.dev --- domains/riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 60409628019ebeaba9d714d5e57436460c29569a Mon Sep 17 00:00:00 2001 From: git-hoe Date: Thu, 17 Aug 2023 00:29:43 -0400 Subject: [PATCH 27/79] feat(domain): git.is-a.dev --- domains/git.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git.json diff --git a/domains/git.json b/domains/git.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 76686f2806defa3053d80bcf9cfc2351f04a7de3 Mon Sep 17 00:00:00 2001 From: ActivateClosur3 Date: Thu, 17 Aug 2023 11:04:49 +0400 Subject: [PATCH 28/79] feat(domain): activate.is-a.dev --- domains/activate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/activate.json diff --git a/domains/activate.json b/domains/activate.json new file mode 100644 index 000000000..83671cbcb --- /dev/null +++ b/domains/activate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ActivateClosur3", + "email": "activateclosureyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From c0c2b03b94d8a0ce1cc31c6e30bab44863324b04 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:10:05 +0300 Subject: [PATCH 29/79] Added rayr with different record --- domains/rayr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayr.json diff --git a/domains/rayr.json b/domains/rayr.json new file mode 100644 index 000000000..0c99ce895 --- /dev/null +++ b/domains/rayr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rayr", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "rayr.link" + } +} From 206826b3da77443f6d68ec67df1fc8a063a235eb Mon Sep 17 00:00:00 2001 From: stanasxdev Date: Thu, 17 Aug 2023 14:37:56 +0300 Subject: [PATCH 30/79] feat(domain): atuel.is-a.dev --- domains/atuel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atuel.json diff --git a/domains/atuel.json b/domains/atuel.json new file mode 100644 index 000000000..696bff751 --- /dev/null +++ b/domains/atuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stanasxdev", + "email": "stanasqwe@gmail.com" + }, + "record": { + "CNAME": "atuel" + } +} From d3bc1caf4badf5f66db4726d16ecac8aaf8aa777 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:08:36 +0800 Subject: [PATCH 31/79] feat(domain): albuman.is-a.dev --- domains/albuman.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index cf501ae3e..400abfa4f 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -1,10 +1,11 @@ { "owner": { - "username": "AlbumanO", - "email": "oliver.young4@student.education.wa.edu.au" + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "CNAME": "albuman.000.pe" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } - } - + } \ No newline at end of file From 9cc5929e4fdec84b86b97c92f97738f27b615c09 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:09:19 +0800 Subject: [PATCH 32/79] feat(domain): terraegg.is-a.dev --- domains/terraegg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/terraegg.json diff --git a/domains/terraegg.json b/domains/terraegg.json new file mode 100644 index 000000000..5d234e5d0 --- /dev/null +++ b/domains/terraegg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 24247032cbd934febdde8916633c2423cea5a952 Mon Sep 17 00:00:00 2001 From: atuell <142501375+atuell@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:09:56 +0300 Subject: [PATCH 33/79] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 696bff751..99c72ccd5 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,6 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": "atuel" + "CNAME": "atuell.github.io" } } From d4eb28ed5b2579e919f3ad89c72b1236b7191cce Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:21:23 +0700 Subject: [PATCH 34/79] feat(domain): lamdev.is-a.dev --- domains/lamdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lamdev.json diff --git a/domains/lamdev.json b/domains/lamdev.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/lamdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From fc86ff0a1971bd3520b13719bcfafac0d2c31009 Mon Sep 17 00:00:00 2001 From: jumbochipkali Date: Thu, 17 Aug 2023 10:22:21 -0400 Subject: [PATCH 35/79] feat(domain): tm-incognito.is-a.dev --- domains/tm-incognito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tm-incognito.json diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json new file mode 100644 index 000000000..488fbfbbd --- /dev/null +++ b/domains/tm-incognito.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jumbochipkali", + "email": "jumbokalied@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From e0adfd766763a136d80f10e33801db5b8c008614 Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:26:40 +0700 Subject: [PATCH 36/79] feat(domain): puchikat.is-a.dev --- domains/puchikat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/puchikat.json diff --git a/domains/puchikat.json b/domains/puchikat.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/puchikat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 16ea2fa7ff76cf5e703553a0bfc2cff535871109 Mon Sep 17 00:00:00 2001 From: PhoenixOrigin Date: Thu, 17 Aug 2023 15:39:24 +0100 Subject: [PATCH 37/79] feat(domain): phoenix.is-a.dev --- domains/phoenix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phoenix.json diff --git a/domains/phoenix.json b/domains/phoenix.json new file mode 100644 index 000000000..0b133cdb1 --- /dev/null +++ b/domains/phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "amoghnrathi@outlook.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} From f501f5f5bf969aa2c2832e2d7ddae0c9bf0bd82d Mon Sep 17 00:00:00 2001 From: schummler Date: Thu, 17 Aug 2023 21:00:55 +0200 Subject: [PATCH 38/79] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index fc845b288..6a85929f4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" } } From 91f4daa1f17a345351784f681a49c1799735e8d3 Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Fri, 18 Aug 2023 17:07:12 +0800 Subject: [PATCH 39/79] feat(domain): errornointernet.is-a.dev --- domains/errornointernet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/errornointernet.json diff --git a/domains/errornointernet.json b/domains/errornointernet.json new file mode 100644 index 000000000..9aa3be744 --- /dev/null +++ b/domains/errornointernet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ErrorNoInternet", + "email": "error.nointernet@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 63da6ba8546ebc764c8c5fe35cf9f922c393c5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BDitn=C3=ADk?= Date: Fri, 18 Aug 2023 13:52:03 +0200 Subject: [PATCH 40/79] Create backend.jzitnik.json --- domains/backend.jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/backend.jzitnik.json diff --git a/domains/backend.jzitnik.json b/domains/backend.jzitnik.json new file mode 100644 index 000000000..1e1d45e20 --- /dev/null +++ b/domains/backend.jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "jzitnik" + }, + "record": { + "CNAME": "backend-92l0.onrender.com" + } +} From c31499669999f21d05f90da72f8c2155013b442d Mon Sep 17 00:00:00 2001 From: benjiae Date: Fri, 18 Aug 2023 15:26:01 -0400 Subject: [PATCH 41/79] feat(domain): benjae.is-a.dev --- domains/benjae.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/benjae.json diff --git a/domains/benjae.json b/domains/benjae.json new file mode 100644 index 000000000..b4610d07e --- /dev/null +++ b/domains/benjae.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "benjiae", + "email": "benjaminang2009@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 52573634c90232f305310b02e2d99478b8b231d8 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:21:24 +0700 Subject: [PATCH 42/79] Create miniexploit.json --- domains/miniexploit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miniexploit.json diff --git a/domains/miniexploit.json b/domains/miniexploit.json new file mode 100644 index 000000000..81da8a2b1 --- /dev/null +++ b/domains/miniexploit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "miniexploit", + "email": "miniexploitttt@gmail.com" + }, + "record": { + "URL": "https://miniexploit.github.io" + } +} From a44b2da83b15edffb765233ef556e84c9302d8a1 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 22:49:56 +0700 Subject: [PATCH 43/79] Update miniexploit.json --- domains/miniexploit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 81da8a2b1..20e0b0e02 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,6 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "URL": "https://miniexploit.github.io" + "CNAME": "miniexploit.github.io" } } From f7f4c4d27994823fcd10b8e2cd845827bc53928a Mon Sep 17 00:00:00 2001 From: zachcool Date: Mon, 21 Aug 2023 23:35:46 -0700 Subject: [PATCH 44/79] feat(domain): gcc.is-a.dev --- domains/gcc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcc.json diff --git a/domains/gcc.json b/domains/gcc.json new file mode 100644 index 000000000..c4cd0ab8a --- /dev/null +++ b/domains/gcc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zachcool", + "email": "zach24willow@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 850a6a713402c6e1134c7cac19b4662548d6b252 Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:17:50 +0600 Subject: [PATCH 45/79] feat(domain): imran.is-a.dev --- domains/imran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fff3308602fa4ff2b911c7a49f3c9e637e0c150d Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:23:14 +0600 Subject: [PATCH 46/79] feat(domain): imu.is-a.dev --- domains/imu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imu.json diff --git a/domains/imu.json b/domains/imu.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 456bb7dd054c2b8cc259867f46ec4c2bb51b1fd8 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:24 +0200 Subject: [PATCH 47/79] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 18a9f8457..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "MX": "["mx1.improvmx.com."]" } } From bb60b82dd41414107ef5d6c88f04650a62e39a04 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:45 +0200 Subject: [PATCH 48/79] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..679715072 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": "["mx2.improvmx.com."]" } } From 6dfc3fdfad244561236cca29649bff4612422716 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:51:00 +0200 Subject: [PATCH 49/79] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 679715072..a304d802e 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx2.improvmx.com."]" + "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" } } From bbf2ff9996706aab814e06a14e26558c4d49f249 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:20 +0800 Subject: [PATCH 50/79] Discard changes to domains/alephdiallo.json --- domains/alephdiallo.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 9e3dc4bc7..958b0d6fc 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,9 +1,20 @@ { "owner": { "username": "alephdfilms", - "email": "alephdiallo@mail.com" + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" }, + "record": { - "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + "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 1566faf42622e29d008e78b7e3ae8f02f348962a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:31 +0800 Subject: [PATCH 51/79] Update majorhead.json --- domains/majorhead.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/majorhead.json b/domains/majorhead.json index 1c75d0e94..2f3667679 100644 --- a/domains/majorhead.json +++ b/domains/majorhead.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 465c10c9528fe45b13567e880b639ac00722ee53 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:36:37 +0800 Subject: [PATCH 52/79] Update alphatest.json --- domains/alphatest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alphatest.json b/domains/alphatest.json index bedeb69fe..e8b88d53e 100644 --- a/domains/alphatest.json +++ b/domains/alphatest.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From aa005809629667c2b26329812ea4fc5f8f8d8e34 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:38:19 +0800 Subject: [PATCH 53/79] Update thesonofdevilhunter.json --- domains/thesonofdevilhunter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json index 5e06d971c..3f2a9cf77 100644 --- a/domains/thesonofdevilhunter.json +++ b/domains/thesonofdevilhunter.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["nerdsforgaming.github.io"] + "CNAME": "nerdsforgaming.github.io" } } From f5aad04d60ecf02b3efe6b08608027f2b2acbcd3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:40:55 +0800 Subject: [PATCH 54/79] Discard changes to domains/.riviox.json --- domains/.riviox.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json deleted file mode 100644 index 46ffd8e54..000000000 --- a/domains/.riviox.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } -} \ No newline at end of file From 19f5c6bd9dbdfd47b992cbc0f91359ab663c2ebe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:41:03 +0800 Subject: [PATCH 55/79] Update riviox.json --- domains/riviox.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 46ffd8e54..6b323db18 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3d10a407ae0a9607289ed18db0e51f44a0224991 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:42:23 +0800 Subject: [PATCH 56/79] Update git.json --- domains/git.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/git.json b/domains/git.json index 04d94fec4..a4b5610d5 100644 --- a/domains/git.json +++ b/domains/git.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 0890526c7f099254ca65b50552114a8c3c4db111 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:44:39 +0800 Subject: [PATCH 57/79] Update activate.json --- domains/activate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/activate.json b/domains/activate.json index 83671cbcb..a88e7a643 100644 --- a/domains/activate.json +++ b/domains/activate.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 55749ac5a22b05b499023c543430225baaaf58f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:47:22 +0800 Subject: [PATCH 58/79] Update rayr.json --- domains/rayr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayr.json b/domains/rayr.json index 0c99ce895..f6a6daf36 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "rayr.link" + "URL": "https://rayr.link" } } From 02d54cc181dfbf1ad27e1e8bc39ce8a1086258e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:25 +0800 Subject: [PATCH 59/79] Update terraegg.json --- domains/terraegg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/terraegg.json b/domains/terraegg.json index 5d234e5d0..9b04706fb 100644 --- a/domains/terraegg.json +++ b/domains/terraegg.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 8e19f5424d21900f726b590f081075226444e0c6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:35 +0800 Subject: [PATCH 60/79] Update albuman.json --- domains/albuman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index 400abfa4f..f00dcdca8 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From 9b3e716f46111c481f1a4c47f635f755d377ad57 Mon Sep 17 00:00:00 2001 From: miniexploit Date: Tue, 22 Aug 2023 19:56:48 +0700 Subject: [PATCH 61/79] feat(domain): miniexploit.is-a.dev --- domains/miniexploit.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 20e0b0e02..ab6e9500d 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "CNAME": "miniexploit.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From b4e41c1e26e1faaf7ecf2a1b5e663bb1a1ec9027 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:57:45 +0800 Subject: [PATCH 62/79] Update tm-incognito.json --- domains/tm-incognito.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json index 488fbfbbd..1532b27df 100644 --- a/domains/tm-incognito.json +++ b/domains/tm-incognito.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3ef4d43a84a391ad0ecb5b7bec0e60023e8f7550 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:30 +0800 Subject: [PATCH 63/79] Discard changes to domains/sebitalent04.json --- domains/sebitalent04.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json new file mode 100644 index 000000000..c89df20b3 --- /dev/null +++ b/domains/sebitalent04.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", + "owner": { + "username": "SebiTalent04", + "email": "", + "discord": "Sto#7264" + }, + "record": { + "CNAME": "SebiTalent04.github.io" + } +} From 38ddd75fa4e89a8f3c01faee563ff1d9db4d6014 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:50 +0800 Subject: [PATCH 64/79] Update and rename _github-pages-challenge-SebiTalent04.sebitalent04.json to _github-pages-challenge-sebitalent04.sebitalent04.json --- ...on => _github-pages-challenge-sebitalent04.sebitalent04.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{_github-pages-challenge-SebiTalent04.sebitalent04.json => _github-pages-challenge-sebitalent04.sebitalent04.json} (86%) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json similarity index 86% rename from domains/_github-pages-challenge-SebiTalent04.sebitalent04.json rename to domains/_github-pages-challenge-sebitalent04.sebitalent04.json index 89181bf4f..751ba793f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json @@ -1,6 +1,7 @@ { "owner": { "username": "SebiTalent04", + "email": "" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From a4121735f9bd9536f85b2d18051733882deab9cb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:06:36 +0800 Subject: [PATCH 65/79] Update benjae.json --- domains/benjae.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/benjae.json b/domains/benjae.json index b4610d07e..68af12f91 100644 --- a/domains/benjae.json +++ b/domains/benjae.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 305772400a09bf368adbede8b4ce5c74f501c445 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:08:53 +0800 Subject: [PATCH 66/79] Discard changes to domains/sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index 7abe0e5c4..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "A": ["idk"] - } -} From b2370079f739c1529d74947a0d3de76215f3da36 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:03 +0800 Subject: [PATCH 67/79] Discard changes to domains/yes.json --- domains/yes.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json deleted file mode 100644 index 0f552e051..000000000 --- a/domains/yes.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "TXT": "thx" - } -} From b9aeab86ca8eb468bf26e4aa7772eb16e339d581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:32 +0800 Subject: [PATCH 68/79] Apply suggestions from code review --- domains/lamdev.json | 2 +- domains/puchikat.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lamdev.json b/domains/lamdev.json index 76bf32a56..83fdc615a 100644 --- a/domains/lamdev.json +++ b/domains/lamdev.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/puchikat.json b/domains/puchikat.json index 76bf32a56..83fdc615a 100644 --- a/domains/puchikat.json +++ b/domains/puchikat.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From c6954e7ad3324c47df893cbc7fbab326d8266e0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:10:57 +0800 Subject: [PATCH 69/79] Update domains/rizky.json --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6a85929f4..c181e6a0b 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" + "CNAME": "stellaris.rf.gd" } } From 51435f48c4ace0ca4d809666525a4efb980ea070 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 21:15:08 +0200 Subject: [PATCH 70/79] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index a304d802e..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" + "MX": "["mx1.improvmx.com."]" } } From a8acf261f429ccff37141ec317816d46e8371493 Mon Sep 17 00:00:00 2001 From: Ole Date: Tue, 22 Aug 2023 22:18:23 +0200 Subject: [PATCH 71/79] Delete my own file --- domains/ole.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ole.json diff --git a/domains/ole.json b/domains/ole.json deleted file mode 100644 index 3059021da..000000000 --- a/domains/ole.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ole.is-a.dev", - "repo": "https://github.com/olebohmbach/olebohmbach.github.io", - "owner": { - "username": "olenohmbach", - "email": "ole@ole-is-live.de", - "twitter": "OleBohmbach" - }, - "record": { - "CNAME": "ole-is-live.de" - } -} From 7ab6a6c052e5f40ad2ba7fb08b81fcb67025a553 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:16:01 +0300 Subject: [PATCH 72/79] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index a5dbc6fd3..b229886ec 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "youfoundalpha.pages.dev" +"URL": "http://youfoundalpha.vercel.app" } } From 0b60f35ec8c39f7cde007eecd3d498f8eb62acac Mon Sep 17 00:00:00 2001 From: ayvanov Date: Wed, 23 Aug 2023 15:11:19 +0300 Subject: [PATCH 73/79] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ayvanov.json b/domains/ayvanov.json index 24f94ffa3..1d8e7bb5f 100644 --- a/domains/ayvanov.json +++ b/domains/ayvanov.json @@ -4,6 +4,8 @@ "email": "xanderinho@gmail.com" }, "record": { - "A": ["79.111.156.10"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d411824aa8032b0b9040ded34f9d52ff7833d29e Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Wed, 23 Aug 2023 22:50:23 +0530 Subject: [PATCH 74/79] feat(domain): quotes.suki.is-a.dev --- domains/quotes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/quotes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25ae94e329d0ad50fc3f1ce0018e753704962e0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 11:58:44 +0800 Subject: [PATCH 75/79] Update domains/errornointernet.json --- domains/errornointernet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/errornointernet.json b/domains/errornointernet.json index 9aa3be744..64c0b592f 100644 --- a/domains/errornointernet.json +++ b/domains/errornointernet.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 1ec04ef098dd65ac2bf3d46e9920a7432c96d34d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:00:05 +0800 Subject: [PATCH 76/79] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 99c72ccd5..d9b30fe6d 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -1,6 +1,6 @@ { "owner": { - "username": "stanasxdev", + "username": "atuell", "email": "stanasqwe@gmail.com" }, "record": { From fd719621354dd8ae28ef9b2d13b5fc1d48eb694b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:04:19 +0800 Subject: [PATCH 77/79] Update domains/shept.json --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..4fa024640 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": ["mx1.improvmx.com"] } } From 2ebcf54b112990991fdcb36bc1ad83f3a1503bce Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 11:16:00 +0530 Subject: [PATCH 78/79] feat(domain): passgen.suki.is-a.dev --- domains/passgen.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/passgen.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 38f0f97bbddee9d905b514e0b7e1dc093207de7f Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 14:23:06 +0530 Subject: [PATCH 79/79] feat(domain): jokes.suki.is-a.dev --- domains/jokes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/jokes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file