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 001/113] 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 002/113] 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 003/113] 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 004/113] 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 005/113] 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 006/113] 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 007/113] 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 008/113] 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 73fd017a982073daa680b618d087d3aa6acda440 Mon Sep 17 00:00:00 2001 From: tamton-aquib Date: Sun, 13 Aug 2023 23:17:11 +0530 Subject: [PATCH 009/113] feat(domain): tamton-aquib.is-a.dev --- domains/tamton-aquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tamton-aquib.json diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json new file mode 100644 index 000000000..da6232cde --- /dev/null +++ b/domains/tamton-aquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tamton-aquib", + "email": "aquibjavedt007@gmail.com" + }, + "record": { + "CNAME": "tamton-aquib.netlify.app" + } +} From 8857201e1c69c1d885490d064c1d3736796ad19e Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:21:00 +0800 Subject: [PATCH 010/113] Update itsdemongamez.json Updated .json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 52511eb4e..ae432e3c0 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + "CNAME": "ShadowPlayzYT22.github.io" } } From f9302372c45294aec043789524a3b31e123f60de Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:18:31 +0800 Subject: [PATCH 011/113] Update itsdemongamez.json Updated itsdemongamez.json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index ae432e3c0..005343483 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "ShadowPlayzYT22.github.io" + "CNAME": "DemonGamez-website.github.io" } } From 71c1dd91e2149c91bf4a465c87759b4d1f865a76 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:29:38 +0800 Subject: [PATCH 012/113] Update itsdemongamez.json again Updated itsdemongamez.json CNAME --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 005343483..5979a0f57 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "DemonGamez-website.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From b59ddb8ca24d4f29d1c810dd472c7c9b2530adb9 Mon Sep 17 00:00:00 2001 From: itsrn Date: Mon, 14 Aug 2023 21:44:32 -0700 Subject: [PATCH 013/113] feat(domain): ron .is-a.dev --- domains/ron .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ron .json diff --git a/domains/ron .json b/domains/ron .json new file mode 100644 index 000000000..b51486d88 --- /dev/null +++ b/domains/ron .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + } +} From efcf9d3127d10090af067a29dbd45e955ee1857d Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 00:22:13 -0700 Subject: [PATCH 014/113] Fixed empty space --- domains/{ron .json => ron.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ron .json => ron.json} (100%) diff --git a/domains/ron .json b/domains/ron.json similarity index 100% rename from domains/ron .json rename to domains/ron.json From 2843fc03daa0f2613452ed6ebe158d8be48fbabd Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 07:52:46 +0000 Subject: [PATCH 015/113] Modified record to CNAME --- domains/ron.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ron.json b/domains/ron.json index b51486d88..ba6fba4b5 100644 --- a/domains/ron.json +++ b/domains/ron.json @@ -4,6 +4,6 @@ "email": "shalom@itsron.space" }, "record": { - "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + "CNAME": "itsrn.github.io" } -} +} \ No newline at end of file From 8ae788a9b3ed437134878e77d9df522e6f832e71 Mon Sep 17 00:00:00 2001 From: itsrn Date: Tue, 15 Aug 2023 03:15:53 -0700 Subject: [PATCH 016/113] feat(domain): r.is-a.dev --- domains/r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json new file mode 100644 index 000000000..7a60ba0a6 --- /dev/null +++ b/domains/r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "URL": "https://itsrn.vercel.app" + } +} 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 017/113] 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 018/113] 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 019/113] 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 020/113] 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 021/113] 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 022/113] 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 b7a7b231ad3b33d2a8d45e605e6f55294a31c00d Mon Sep 17 00:00:00 2001 From: Aquib Javed <77913442+tamton-aquib@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:22:25 +0530 Subject: [PATCH 023/113] Update tamton-aquib.json --- domains/tamton-aquib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json index da6232cde..1a4efcd2a 100644 --- a/domains/tamton-aquib.json +++ b/domains/tamton-aquib.json @@ -4,6 +4,6 @@ "email": "aquibjavedt007@gmail.com" }, "record": { - "CNAME": "tamton-aquib.netlify.app" + "CNAME": "tamton-aquib.github.io" } } From 7838cda4524b2f9026b139965bc5f9bd303f1bf0 Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Wed, 16 Aug 2023 16:48:32 +0000 Subject: [PATCH 024/113] removed short domain --- domains/r.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json deleted file mode 100644 index 7a60ba0a6..000000000 --- a/domains/r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "URL": "https://itsrn.vercel.app" - } -} From 5a59d4dccabf5f5b560ba2f020ddb877f1316ba9 Mon Sep 17 00:00:00 2001 From: rubiin Date: Wed, 16 Aug 2023 23:09:45 +0545 Subject: [PATCH 025/113] feat(domain): rubin.is-a.dev --- domains/rubin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubin.json diff --git a/domains/rubin.json b/domains/rubin.json new file mode 100644 index 000000000..0233fe19f --- /dev/null +++ b/domains/rubin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + "record": { + "URL": "https://rubiin.pages.dev" + } +} From 9a1d6fd7eecdd5c962a4606d6387f26e71bfe52f Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:28:13 +0200 Subject: [PATCH 026/113] 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 027/113] 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 028/113] 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 029/113] 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 030/113] 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 031/113] 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 032/113] 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 033/113] 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 034/113] 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 035/113] 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 036/113] 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 037/113] 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 038/113] 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 039/113] 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 040/113] 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 041/113] 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 042/113] 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 043/113] 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 044/113] 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 045/113] 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 046/113] 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 047/113] 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 048/113] 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 049/113] 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 050/113] 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 a4705400d1d5308c89926412f96e6d925baf2775 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 16:13:36 +0530 Subject: [PATCH 051/113] feat(domain): test2214.is-a.dev --- domains/test2214.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test2214.json diff --git a/domains/test2214.json b/domains/test2214.json new file mode 100644 index 000000000..234611698 --- /dev/null +++ b/domains/test2214.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@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 052/113] 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 d49267eafddfa3747ea6b0f1e9a2ca06ed4f2bcf Mon Sep 17 00:00:00 2001 From: SuhasDissa Date: Fri, 18 Aug 2023 18:26:28 +0530 Subject: [PATCH 053/113] feat(domain): _github-pages-challenge-suhasdissa.suhasdissa.is-a.dev --- .../_github-pages-challenge-suhasdissa.suhasdissa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-suhasdissa.suhasdissa.json diff --git a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json new file mode 100644 index 000000000..612e5e22d --- /dev/null +++ b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@gmail.com" + }, + "record": { + "TXT": "50e98ca19e56d314f4ab5b37d19d4b" + } +} From 404a45c2adcbf84670d6ff4057f6f4f677874e3f Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 20:26:30 +0530 Subject: [PATCH 054/113] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index dc49466e2..6e3a51085 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "005sunnysingh", - "email": "005sunnysingh@gmail.com" - }, - "record": { - "MX": ["hosts.is-a.dev"] - } -} + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@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 2ecf3eef52fb73992bb63a33c965e14a92b68740 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:13:35 +0200 Subject: [PATCH 055/113] feat(domain): imat.is-a.dev --- domains/imat.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 46c4d4795..c78b93b2f 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -4,8 +4,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" } -} \ No newline at end of file +} From 30fa6e4723ef52453ca32882f274261107f00d71 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:19:24 +0200 Subject: [PATCH 056/113] feat(domain): imat.is-a.dev.is-a.dev --- domains/imat.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json new file mode 100644 index 000000000..21f899cfe --- /dev/null +++ b/domains/imat.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "iMatx", + "email": "adam.essakhi16+github@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" + }, + + "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=adam.essakhi16+imat@gmail.com" + } +} From 3e32359b4ae606f7a2fd55031fc1b65172767aa1 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 18 Aug 2023 20:11:12 +0300 Subject: [PATCH 057/113] Delete alpha.json --- domains/alpha.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json deleted file mode 100644 index 09b3944ac..000000000 --- a/domains/alpha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "kvotrcsgo", - "email": "sweepalf@gmail.com" - }, - "record": { - "CNAME": "youfoundalpha.pages.dev" - } -} From 63a0632f2b21cf55129c008c140e1f96e248c086 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 18 Aug 2023 20:12:22 +0300 Subject: [PATCH 058/113] feat(domain): alpha.is-a.dev --- domains/alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json new file mode 100644 index 000000000..a5dbc6fd3 --- /dev/null +++ b/domains/alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "youfoundalpha.pages.dev" + } +} From c31499669999f21d05f90da72f8c2155013b442d Mon Sep 17 00:00:00 2001 From: benjiae Date: Fri, 18 Aug 2023 15:26:01 -0400 Subject: [PATCH 059/113] 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 6848a9e50717bd808ffcbdeca7ada88309cc563e Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:24:18 +0200 Subject: [PATCH 060/113] Update imat.json --- domains/imat.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index c78b93b2f..23dd57767 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -1,9 +1,11 @@ { + "description": "Developer portfolio", + "repo": "https://github.com/imatx/imatx.github.io", "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com" + "username": "imatx", + "email": "adam.essakhi16+mat@gmail.com", + "twitter": "None" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" + "CNAME": "imatx.github.io" } -} From 315ed0459808c35a297ee1d2f07c38412ee001f9 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:24:47 +0530 Subject: [PATCH 061/113] Update domains/shuriken.json Co-authored-by: William Harrison --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index 6e3a51085..e761f35de 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.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 8888e350431c9e7557b0386ab91aa7832cfd51d5 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:26:01 +0530 Subject: [PATCH 062/113] Update domains/test2214.json Co-authored-by: William Harrison --- domains/test2214.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/test2214.json b/domains/test2214.json index 234611698..57306063d 100644 --- a/domains/test2214.json +++ b/domains/test2214.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 4ceb311f1afa80fcc43a85246f7b974319a0c664 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:24:49 +0800 Subject: [PATCH 063/113] Update imat.json --- domains/imat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 23dd57767..779f5fd69 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,9 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com", - "twitter": "None" + "email": "adam.essakhi16+mat@gmail.com" }, "record": { "CNAME": "imatx.github.io" } +} From 783e34c28838e69689b67a24f626f2ac14f6ffac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:25:01 +0800 Subject: [PATCH 064/113] Discard changes to domains/imat.is-a.dev.json --- domains/imat.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json deleted file mode 100644 index 21f899cfe..000000000 --- a/domains/imat.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" - }, - - "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=adam.essakhi16+imat@gmail.com" - } -} From bcbc1522e221765305ab3dc45a9edb145fc44176 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:26:06 +0800 Subject: [PATCH 065/113] Update imat.json --- domains/imat.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 779f5fd69..73e37c1d2 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,18 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com" + "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "imatx.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From f62ceeeaf801fe6c22f3f37d5775de2f09f383b6 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 19 Aug 2023 18:25:31 +0800 Subject: [PATCH 066/113] feat(domain): fd-gods-clan.is-a.dev --- domains/fd-gods-clan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fd-gods-clan.json diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json new file mode 100644 index 000000000..52e0fe364 --- /dev/null +++ b/domains/fd-gods-clan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "fd-gods-clan.github.io" + } +} From 303d76f350ebdb3d31d96dad7962b3f7caaed6fa Mon Sep 17 00:00:00 2001 From: obstructed Date: Sat, 19 Aug 2023 11:33:02 +0100 Subject: [PATCH 067/113] feat(domain): sami.is-a.dev --- domains/sami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sami.json diff --git a/domains/sami.json b/domains/sami.json new file mode 100644 index 000000000..8e69b2271 --- /dev/null +++ b/domains/sami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obstructed", + "email": "scamstur@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 ad004a0a169527ce6dcd2e4908a4ab58cdc4ccc3 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:50:30 +0530 Subject: [PATCH 068/113] Delete mail.suki.json --- domains/mail.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mail.suki.json diff --git a/domains/mail.suki.json b/domains/mail.suki.json deleted file mode 100644 index f0cbc988a..000000000 --- a/domains/mail.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"] - } -} From cedfc84e123b7f5f716e32c503511c40fd46de44 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:58:19 +0530 Subject: [PATCH 069/113] Delete qna.suki.json --- domains/qna.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/qna.suki.json diff --git a/domains/qna.suki.json b/domains/qna.suki.json deleted file mode 100644 index dbf9639a5..000000000 --- a/domains/qna.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" - } -} From bcf9a47185117635ee35f5017fb15dc226f5b9d8 Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Sun, 20 Aug 2023 02:01:06 +0530 Subject: [PATCH 070/113] feat(domain): bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index e35fc4390..d569b0c3d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "URL": "https://bday-list.tagesrevelio.repl.co" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" } } From 137fcf800c4734fb6446c50aa4224d0b9fadc21b Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 02:02:45 +0530 Subject: [PATCH 071/113] Update bday-list.suki.json --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index d569b0c3d..7d957804d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" } } From 149ea806c7a9b7bb47076e5ed5ef03aad9113b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 20 Aug 2023 09:22:03 +0800 Subject: [PATCH 072/113] Update fd-gods-clan.json --- domains/fd-gods-clan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json index 52e0fe364..5979a0f57 100644 --- a/domains/fd-gods-clan.json +++ b/domains/fd-gods-clan.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "fd-gods-clan.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From e19a9d831dd06a5da4d6b095eca298bdf63cee49 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:22:32 +0200 Subject: [PATCH 073/113] Update imat.json --- domains/imat.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 73e37c1d2..ce4e41664 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,12 +6,7 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "CNAME": "protuberant-stands.000webhostapp.com" "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], From 909a3363141c88f39021da03359a6e326d8f0a9a Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:26:27 +0200 Subject: [PATCH 074/113] Update imat.json --- domains/imat.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index ce4e41664..cf533d197 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -7,9 +7,5 @@ }, "record": { "CNAME": "protuberant-stands.000webhostapp.com" - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From 12b1bf17ba92882cadb865ba70a1fb0ee59193b9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 20 Aug 2023 18:08:43 +0100 Subject: [PATCH 075/113] feat(domain): andrewtest22.is-a.dev --- domains/andrewtest22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrewtest22.json diff --git a/domains/andrewtest22.json b/domains/andrewtest22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrewtest22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.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 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 076/113] 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 077/113] 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 078/113] 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 079/113] 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 080/113] 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 081/113] 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 082/113] 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 083/113] 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 084/113] 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 085/113] 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 086/113] 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 087/113] 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 088/113] 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 089/113] 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 090/113] 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 091/113] 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 092/113] 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 093/113] 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 094/113] 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 095/113] 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 096/113] 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 097/113] 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 098/113] 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 099/113] 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 100/113] 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 101/113] 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 102/113] 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 103/113] 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 104/113] 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 105/113] 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 106/113] 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 107/113] 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 108/113] 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 109/113] 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 110/113] 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 111/113] 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 112/113] 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 113/113] 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