From b41f324c19bffe4569316f9ff4298dc0dcad594a Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 29 Jun 2023 18:10:32 +0530 Subject: [PATCH 001/149] Create deva.json --- domains/deva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deva.json diff --git a/domains/deva.json b/domains/deva.json new file mode 100644 index 000000000..bc75cc49a --- /dev/null +++ b/domains/deva.json @@ -0,0 +1,11 @@ +{ + "description": "my website", + "repo": "https://github.com/turbomaster95/turbomaster95.github.io", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "CNAME": "turbomaster95.github.io" + } +} From 14d3a26295c81e249ce5695643597836fb101036 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 29 Jun 2023 18:13:38 +0530 Subject: [PATCH 002/149] Create m.deva.json --- domains/m.deva.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m.deva.json diff --git a/domains/m.deva.json b/domains/m.deva.json new file mode 100644 index 000000000..3c7b7175b --- /dev/null +++ b/domains/m.deva.json @@ -0,0 +1,12 @@ +{ + "description": "my mail forwarder", + "repo": "", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From f12e8d1d0ad3ce3957f55d8870d920f1054a59b7 Mon Sep 17 00:00:00 2001 From: minnb-bit <66986269+minnb-bit@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:33:04 +0700 Subject: [PATCH 003/149] Add files via upload --- domains/minhmmb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json new file mode 100644 index 000000000..c2b0c8ff1 --- /dev/null +++ b/domains/minhmmb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } +} \ No newline at end of file From 29570e8f90670f8f3cb8458e617904ec72808edb Mon Sep 17 00:00:00 2001 From: minnb-bit <66986269+minnb-bit@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:33:56 +0700 Subject: [PATCH 004/149] Add files via upload From 69e01819ee4106b08ce061c747e7f77482fa47db Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Fri, 14 Jul 2023 23:28:52 +0700 Subject: [PATCH 005/149] feat(domain): minhmmb.is-a.is-a.dev --- domains/minhmmb.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minhmmb.is-a.dev.json diff --git a/domains/minhmmb.is-a.dev.json b/domains/minhmmb.is-a.dev.json new file mode 100644 index 000000000..e05ff514d --- /dev/null +++ b/domains/minhmmb.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "TXT": "https://minnb-bit.github.io" + } +} From 56979f3370eeebf6c221e7a069a4f3ccea817eb8 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:17:30 +0700 Subject: [PATCH 006/149] feat(domain): add `kio.is-a.dev` --- domains/kio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kio.json diff --git a/domains/kio.json b/domains/kio.json new file mode 100644 index 000000000..f877542c7 --- /dev/null +++ b/domains/kio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + } +} From 1286c7039bd58b288d4f61f47aff88b77cfc1364 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:23:11 +0700 Subject: [PATCH 007/149] feat(domain): add `naki.is-a.dev` --- domains/naki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/naki.json diff --git a/domains/naki.json b/domains/naki.json new file mode 100644 index 000000000..3f226aebb --- /dev/null +++ b/domains/naki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "CNAME": "cname.vercel-dns.comndefined" + } +} From ac7ac794193a2f287940d026d9fb0edfb6b6145c Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:00:02 +0530 Subject: [PATCH 008/149] feat(domain): add `tts.deva.is-a.dev.is-a.dev` --- domains/tts.deva.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tts.deva.is-a.dev.json diff --git a/domains/tts.deva.is-a.dev.json b/domains/tts.deva.is-a.dev.json new file mode 100644 index 000000000..5194aa0a1 --- /dev/null +++ b/domains/tts.deva.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + + "record": { + "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" + } +} From a778c1f4a518de4d85dbfb4a55db1208c72b0ffb Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:01:30 +0530 Subject: [PATCH 009/149] Delete deva.json --- domains/deva.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/deva.json diff --git a/domains/deva.json b/domains/deva.json deleted file mode 100644 index bc75cc49a..000000000 --- a/domains/deva.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my website", - "repo": "https://github.com/turbomaster95/turbomaster95.github.io", - "owner": { - "username": "turbomaster95", - "email": "devamidhun.3c.kmbvm@gmail.com" - }, - "record": { - "CNAME": "turbomaster95.github.io" - } -} From 9ce32547c8b036531b0081b73f8307cb383549dc Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:02:36 +0530 Subject: [PATCH 010/149] feat(domain): add `tts.deva.is-a.dev` --- domains/tts.deva.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tts.deva.json diff --git a/domains/tts.deva.json b/domains/tts.deva.json new file mode 100644 index 000000000..5194aa0a1 --- /dev/null +++ b/domains/tts.deva.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + + "record": { + "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" + } +} From 656adac8f248d4b64a29770eb5b4877cca6b5dc8 Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Sat, 15 Jul 2023 15:42:42 +0700 Subject: [PATCH 011/149] feat(domain): minnb-bit.is-a.dev --- domains/minnb-bit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minnb-bit.json diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minnb-bit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} From 6215fc48c2539049a6c0f18b9c9da36332c8b36b Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:48:18 -0400 Subject: [PATCH 012/149] Delete tts.deva.is-a.dev.json --- domains/tts.deva.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tts.deva.is-a.dev.json diff --git a/domains/tts.deva.is-a.dev.json b/domains/tts.deva.is-a.dev.json deleted file mode 100644 index 5194aa0a1..000000000 --- a/domains/tts.deva.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "turbomaster95", - "email": "devamidhun.3c.kmbvm@gmail.com" - }, - - "record": { - "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" - } -} From 5e5ad04afa214db7bedd3626532d3912fdfb73ba Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:57:39 -0400 Subject: [PATCH 013/149] move name record --- domains/minhmmb.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/minhmmb.json b/domains/minhmmb.json index c2b0c8ff1..1197d176e 100644 --- a/domains/minhmmb.json +++ b/domains/minhmmb.json @@ -4,6 +4,7 @@ "email": "mn9173024@gmail.com" }, "record": { - "CNAME": "minnb-bit.github.io" + "CNAME": "minnb-bit.github.io", + "TXT": "https://minnb-bit.github.io" } -} \ No newline at end of file +} From bec632212695ab2c1833e33a3660f80d3248374a Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:57:50 -0400 Subject: [PATCH 014/149] Delete minhmmb.is-a.dev.json --- domains/minhmmb.is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/minhmmb.is-a.dev.json diff --git a/domains/minhmmb.is-a.dev.json b/domains/minhmmb.is-a.dev.json deleted file mode 100644 index e05ff514d..000000000 --- a/domains/minhmmb.is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" - }, - - "record": { - "TXT": "https://minnb-bit.github.io" - } -} From f75705fd6b8c8c4e01983e7696aa7a7727391fe6 Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 00:44:34 +0700 Subject: [PATCH 015/149] Create hilmansyah.json --- domains/hilmansyah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hilmansyah.json diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json new file mode 100644 index 000000000..696c751ad --- /dev/null +++ b/domains/hilmansyah.json @@ -0,0 +1,12 @@ +{ + "description": "Hillzacky is Hilmansyah", + "repo": "https://github.com/Hillzacky/hillzacky.github.io", + "owner": { + "username": "Hillzacky", + "email": "hilm4nsyah@gmail.com", + "twitter": "hillzacky" + }, + "record": { + "CNAME": "hillzacky.github.io" + } +} From 29aec037f7a823c253a827bb6e70f558a3b4f937 Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 01:16:32 +0700 Subject: [PATCH 016/149] Register hilmansyah.json --- domains/hilmansyah.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index 696c751ad..f5ac4911b 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -3,10 +3,14 @@ "repo": "https://github.com/Hillzacky/hillzacky.github.io", "owner": { "username": "Hillzacky", - "email": "hilm4nsyah@gmail.com", + "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky" }, "record": { - "CNAME": "hillzacky.github.io" + "CNAME": "hillzacky.github.io", + "A": "185.199.111.153", + "A": "185.199.110.153", + "A": "185.199.109.153", + "A": "185.199.108.153" } } From 500e000dacd5ea47ead2f1cf0864fceb4fde224e Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 01:27:04 +0700 Subject: [PATCH 017/149] Register hilmansyah.is-a.dev Add file himansyah.json to folder domains. requirement has completed. --- domains/hilmansyah.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index f5ac4911b..006c07374 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -4,7 +4,8 @@ "owner": { "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", - "twitter": "hillzacky" + "twitter": "hillzacky", + "discord": "830349326785314846" }, "record": { "CNAME": "hillzacky.github.io", From 2ddc87efed30524a4563caf9510e544db1653a8a Mon Sep 17 00:00:00 2001 From: muhammadbasitobaid <79991232+muhammadbasitobaid@users.noreply.github.com> Date: Sat, 15 Jul 2023 23:29:03 +0500 Subject: [PATCH 018/149] Create muhammadbasitobaid.json --- domains/muhammadbasitobaid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muhammadbasitobaid.json diff --git a/domains/muhammadbasitobaid.json b/domains/muhammadbasitobaid.json new file mode 100644 index 000000000..df274c031 --- /dev/null +++ b/domains/muhammadbasitobaid.json @@ -0,0 +1,10 @@ +{ + "description": "muhammadbasitobaid.is-a.dev", + "owner": { + "username": "muhammadbasitobaid", + "email": "muhammadbasitobaid@gmail.com" + }, + "record": { + "CNAME": "muhammadbasitobaid.github.io" + } +} From 953989a4e7d5ecfe521474c3f60f8c679709365d Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Sun, 16 Jul 2023 01:37:33 +0700 Subject: [PATCH 019/149] feat(domain): nengsriaryati.is-a.dev --- domains/nengsriaryati.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nengsriaryati.json diff --git a/domains/nengsriaryati.json b/domains/nengsriaryati.json new file mode 100644 index 000000000..132f7ed18 --- /dev/null +++ b/domains/nengsriaryati.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "nengsriaryati.github.io" + } + } + \ No newline at end of file From b84f41bbb2ec956ba6561c41e23484fce7ed3216 Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Sun, 16 Jul 2023 01:39:45 +0700 Subject: [PATCH 020/149] feat(domain): copysland.is-a.dev --- domains/copysland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/copysland.json diff --git a/domains/copysland.json b/domains/copysland.json new file mode 100644 index 000000000..32be4f208 --- /dev/null +++ b/domains/copysland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "copysland.github.io" + } + } + \ No newline at end of file From 45deb5533dc664305cd50bd6bf3fcb4ac935764f Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:44:42 +0300 Subject: [PATCH 021/149] Create tr5kyradio --- domains/tr5kyradio | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr5kyradio diff --git a/domains/tr5kyradio b/domains/tr5kyradio new file mode 100644 index 000000000..cd9b4265c --- /dev/null +++ b/domains/tr5kyradio @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "troit5ky", + "email": "testeron211@gmail.com" + }, + "record": { + "A": ["23.88.10.1"] + } +} From 90b87f0302e3a6075e0e8d86491fa3cfbc075b4c Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:51:40 +0300 Subject: [PATCH 022/149] to .json --- domains/{tr5kyradio => tr5kyradio.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tr5kyradio => tr5kyradio.json} (100%) diff --git a/domains/tr5kyradio b/domains/tr5kyradio.json similarity index 100% rename from domains/tr5kyradio rename to domains/tr5kyradio.json From dc3e29dd0e2cebabed0d78ceb1baf9b0f74c1831 Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Sun, 16 Jul 2023 14:25:47 +0300 Subject: [PATCH 023/149] Create mosa.json --- domains/mosa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mosa.json diff --git a/domains/mosa.json b/domains/mosa.json new file mode 100644 index 000000000..2f016ca0a --- /dev/null +++ b/domains/mosa.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio website made by using HTML + CSS and JS", + + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com", + + }, + "record": { + "URL": "http://130.162.168.84" + } +} From 67962732285fc6a398d1b58b28856f7962c43ff0 Mon Sep 17 00:00:00 2001 From: Nishant Bharwani <71548938+Nishant-Bharwani@users.noreply.github.com> Date: Sun, 16 Jul 2023 22:59:26 +0530 Subject: [PATCH 024/149] Create nishantb.json --- nishantb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nishantb.json diff --git a/nishantb.json b/nishantb.json new file mode 100644 index 000000000..7c319b5f6 --- /dev/null +++ b/nishantb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishant-Bharwani", + "email": "nbtaylor1031@gmail.com" + }, + "record": { + "URL": "https://nishantdev.netlify.app/" + } +} From 7d8e166146309a38cf17b0c0af75a1d15141a929 Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 17 Jul 2023 02:02:19 +0700 Subject: [PATCH 025/149] =?UTF-8?q?=E2=9C=A8=E2=9A=A1=20Change=20this=20tw?= =?UTF-8?q?o=20to=20CNAME=20for=20my=20cloudflare=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/kio.json | 2 +- domains/naki.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kio.json b/domains/kio.json index f877542c7..2cb8062e3 100644 --- a/domains/kio.json +++ b/domains/kio.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + "CNAME": "nakio.pages.dev" } } diff --git a/domains/naki.json b/domains/naki.json index 3f226aebb..2cb8062e3 100644 --- a/domains/naki.json +++ b/domains/naki.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "cname.vercel-dns.comndefined" + "CNAME": "nakio.pages.dev" } } From 5df3b221c7afa124cc6f9652fdbbf234fde985bf Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Mon, 17 Jul 2023 00:36:53 +0300 Subject: [PATCH 026/149] feat(domain): glqch.is-a.dev --- domains/glqch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json new file mode 100644 index 000000000..d89fbfe9b --- /dev/null +++ b/domains/glqch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "TXT": "_github-pages-challenge-joythejoystick1.glqch" + } + } + \ No newline at end of file From ef626594bbbf480d12b3150d3933759cf936f09e Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Mon, 17 Jul 2023 00:37:22 +0300 Subject: [PATCH 027/149] feat(domain): glqch.is-a.dev From e021b838f653e5ad76edc43d556a79908560e316 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Sun, 16 Jul 2023 18:16:01 -0400 Subject: [PATCH 028/149] feat(domain): learn-to.code-now.is-a.dev --- domains/learn-to.code-now.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/learn-to.code-now.json diff --git a/domains/learn-to.code-now.json b/domains/learn-to.code-now.json new file mode 100644 index 000000000..0ce580699 --- /dev/null +++ b/domains/learn-to.code-now.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" + } + } + \ No newline at end of file From 0fe1712644c733e60f8c713cca83e69e658b4b2c Mon Sep 17 00:00:00 2001 From: sowisgone Date: Sun, 16 Jul 2023 19:52:51 -0300 Subject: [PATCH 029/149] feat(domain): sow.is-a.dev --- domains/sow.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sow.json diff --git a/domains/sow.json b/domains/sow.json new file mode 100644 index 000000000..ee8c555c7 --- /dev/null +++ b/domains/sow.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com", + "discord": "616731583386353665" + }, + + "record": { + "CNAME": "cozy-fox-3ce364.netlify.app" + } +} From ce62371e9b5b1c354b6e6954fbf6e27871778257 Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Mon, 17 Jul 2023 11:10:46 +0700 Subject: [PATCH 030/149] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/dmmay.json diff --git a/domains/dmmay.json b/domains/dmmay.json new file mode 100644 index 000000000..4933c2832 --- /dev/null +++ b/domains/dmmay.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=azura22@skiff.com" + } +} From 8162c7f3818e8d343586da501f77bef1eb6b776f Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh <139731755+nguoidungkhongdinhdanhh@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:13:44 +0700 Subject: [PATCH 031/149] Update dmmay.json --- domains/dmmay.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 4933c2832..cdb3e5885 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -11,10 +11,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=azura22@skiff.com" + ] } } From 0551a2a9ecfc9943b38dbb00c1cb494ad1524caf Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:28:47 +0700 Subject: [PATCH 032/149] Create tranthanhlong.json --- domains/tranthanhlong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tranthanhlong.json diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json new file mode 100644 index 000000000..e3a1ffe89 --- /dev/null +++ b/domains/tranthanhlong.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno1@proton.me" + } + "record": { + "A": [ + "103.97.126.23" + ] + } +} From 317931f4be5d4806e8fbf0912f61c74950411e8e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 14:50:20 +0800 Subject: [PATCH 033/149] Rename learn-to.code-now.json to learn-to-code-now.json --- domains/{learn-to.code-now.json => learn-to-code-now.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{learn-to.code-now.json => learn-to-code-now.json} (97%) diff --git a/domains/learn-to.code-now.json b/domains/learn-to-code-now.json similarity index 97% rename from domains/learn-to.code-now.json rename to domains/learn-to-code-now.json index 0ce580699..c3d869e53 100644 --- a/domains/learn-to.code-now.json +++ b/domains/learn-to-code-now.json @@ -7,4 +7,4 @@ "CNAME": "qloakongithub.github.io" } } - \ No newline at end of file + From 6b242ec59bde197468b240a49f267cedaad56883 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:12 +0800 Subject: [PATCH 034/149] Delete hcs.is-a.dev --- domains/hcs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json deleted file mode 100644 index 8c2b4780a..000000000 --- a/domains/hcs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal Page", - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": [ - "5.196.239.158" - ] - } -} From 8aeb78d550c5b886ebbad51a53910880756efd03 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:38 +0800 Subject: [PATCH 035/149] feat(domain): hcs.is-a.dev --- domains/hcs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json new file mode 100644 index 000000000..c9172b941 --- /dev/null +++ b/domains/hcs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": "5.196.239.158" + } + } + \ No newline at end of file From 90ada06e1745dd0cda40af60ef108dae4f03932e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:10:50 +0800 Subject: [PATCH 036/149] Update hcs.json --- domains/hcs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index c9172b941..969b0f3ed 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": "5.196.239.158" - } + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": ["5.196.239.158"] } - \ No newline at end of file +} + From aed09fbe09c6e0e827f705aa7267036183ed5304 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Mon, 17 Jul 2023 03:15:06 -0400 Subject: [PATCH 037/149] feat(domain): learn-to-code-now.is-a.dev --- domains/learn-to-code-now.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json index c3d869e53..53650f301 100644 --- a/domains/learn-to-code-now.json +++ b/domains/learn-to-code-now.json @@ -4,7 +4,7 @@ "email": "7469931481@stu.gcsnc.com" }, "record": { - "CNAME": "qloakongithub.github.io" + "CNAME": "qloakongithub.github.io" } } - + \ No newline at end of file From ba3a2225d5f5379e1e0df6103792ea576cf9ba1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:31:02 +0800 Subject: [PATCH 038/149] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index e3a1ffe89..28e3b8bad 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -2,7 +2,7 @@ "owner": { "username": "iamthanhlong", "email": "uxymqfzglvtqno1@proton.me" - } + }, "record": { "A": [ "103.97.126.23" From 57043b693c4bbdabe83cb39e35731ec6f6809cbd Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Mon, 17 Jul 2023 15:06:31 +0500 Subject: [PATCH 039/149] Delete daddy.is-a.dev --- domains/daddy.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/daddy.json diff --git a/domains/daddy.json b/domains/daddy.json deleted file mode 100644 index 7d6e17792..000000000 --- a/domains/daddy.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Redirect to daddy mahir's website", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai", - "discord": "molai.dev#2674" - }, - "record": { - "URL": "https://molai.dev" - } -} From 818539a89001455aa9032d5192b17fca9f6f8aa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 20:17:58 +0800 Subject: [PATCH 040/149] Delete wife.daddy.json --- domains/wife.daddy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wife.daddy.json diff --git a/domains/wife.daddy.json b/domains/wife.daddy.json deleted file mode 100644 index 06e5cc37a..000000000 --- a/domains/wife.daddy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Daddy's wife's website", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "URL": "https://maskduck.is-a.dev" - } -} From 3df4d9e3adbe580a4175edc1f70ba2ac6264c436 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:44:07 +0800 Subject: [PATCH 041/149] Update luni.json --- domains/luni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luni.json b/domains/luni.json index aa726b525..f8bfad635 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -4,6 +4,6 @@ "email": "lukasbatema@mg.batemadevelopment.com" }, "record": { - "URL": "https://en.pronouns.page/@luni_batema" + "URL": "https://en.pronouns.page/@luni_moon" } } From e69873d1c8061b7380b80fbd23600caaa0dc0f69 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:18:37 +0530 Subject: [PATCH 042/149] Create milcon-uptimer.json --- domains/milcon-uptimer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/milcon-uptimer.json diff --git a/domains/milcon-uptimer.json b/domains/milcon-uptimer.json new file mode 100644 index 000000000..8471985a7 --- /dev/null +++ b/domains/milcon-uptimer.json @@ -0,0 +1,10 @@ +{ + "description": "Uptimer site", + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "ce061efe-4c98-41af-b793-2e0d4e4322a1.id.repl.co" + } +} From a254dff7cbc1a625568e13a4e0be0630eca1318e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 11:09:06 -0400 Subject: [PATCH 043/149] feat(domain): theemailofalephwho.is-a.dev --- domains/theemailofalephwho.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json new file mode 100644 index 000000000..c010325c1 --- /dev/null +++ b/domains/theemailofalephwho.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=alephdiallo@mail.com" + + } +} From fda0abc1beb1082fca65ada9c882749921121598 Mon Sep 17 00:00:00 2001 From: jlalfonso21 Date: Mon, 17 Jul 2023 12:40:15 -0400 Subject: [PATCH 044/149] feat(domain): jlalfonso21.is-a.dev --- domains/jlalfonso21.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jlalfonso21.json diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json new file mode 100644 index 000000000..e5c1da1d2 --- /dev/null +++ b/domains/jlalfonso21.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] + } + } + \ No newline at end of file From 280390c6067ec225a94ebe9a31c85570d337efcb Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:54:00 +0200 Subject: [PATCH 045/149] 'A record' for email use --- domains/rdc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rdc.json diff --git a/domains/rdc.json b/domains/rdc.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/rdc.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From bdc962a14fbcf15ccdd17220d097eaa8fd5e3bf3 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:53:39 +0530 Subject: [PATCH 046/149] Create umesh.json --- umesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 umesh.json diff --git a/umesh.json b/umesh.json new file mode 100644 index 000000000..9bb3c0523 --- /dev/null +++ b/umesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "CNAME": "compcoder007.github.io" + } +} From db78e240f0af47f42314a0642e3fb588daaace04 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:41:28 -0500 Subject: [PATCH 047/149] feat(domain): rikosnapse.is-a.dev --- domains/rikosnapse.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikosnapse.json diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/rikosnapse.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From c5fc028bfc9929144d8a4798537d2ac547c7be73 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:51:10 -0500 Subject: [PATCH 048/149] feat(domain): mako.is-a.dev --- domains/mako.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mako.json diff --git a/domains/mako.json b/domains/mako.json new file mode 100644 index 000000000..eea5172f5 --- /dev/null +++ b/domains/mako.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" + } + } + \ No newline at end of file From 91ca9eaaac991e4182e6431976aacaa3c85fd413 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:10:01 -0300 Subject: [PATCH 049/149] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 319113122..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -1,11 +1,10 @@ - - { - "owner": { - "username": "RianNegreiros", - "email": "riannegreiros@gmail.com" - }, - "record": { - "CNAME": "portfolio-production-c1eb.up.railway.app" - } +{ + "owner": { + "username": "RianNegreiros", + "email": "riannegreiros@gmail.com" + }, + "record": { + "CNAME": "riannegreiros.github.io" + } } - \ No newline at end of file + \ No newline at end of file From e8c494f2b04bce0283559385442d8ea87e9d1fa7 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:12:32 -0300 Subject: [PATCH 050/149] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index a873c1e40..8d6e1d6ec 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io" + "CNAME": "riannegreiros.github.io." } } \ No newline at end of file From 09484ce1fca98a65a12b6230589d01f0c4bcbde5 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:13:19 -0300 Subject: [PATCH 051/149] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 8d6e1d6ec..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io." + "CNAME": "riannegreiros.github.io" } } \ No newline at end of file From 31e489a4ec637d1d879371401c33fbcd8a00df5d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:34 -0400 Subject: [PATCH 052/149] feat(domain): aleph.is-a.dev --- domains/aleph.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index ae6e16a26..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -1,11 +1,10 @@ { - "description": "My Personal Website", - "repo": "https://github.com/alephdfilms/alephdfilms.github.io", - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": "forward-email=alephdiallo@mail.com" + } } -} + \ No newline at end of file From 04229b393217132378966082fcc302b6425192af Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:48 -0400 Subject: [PATCH 053/149] feat(domain): aleph.is-a.dev --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } \ No newline at end of file From 78053b4343fb7683add3526f07b8c2cbd4acbd23 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:49:51 -0400 Subject: [PATCH 054/149] unnecesarry stress --- domains/theemailofalephwho.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json deleted file mode 100644 index c010325c1..000000000 --- a/domains/theemailofalephwho.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=alephdiallo@mail.com" - - } -} From e1d630354668f1847d7403361afd66c7d261d7b8 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:52:51 -0400 Subject: [PATCH 055/149] email + git added A, MX and TXT records https://github.com/is-a-dev/register/issues/5158 --- domains/aleph.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index b5bc63530..feb7913b9 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,8 @@ }, "record": { "MX": "mx1.forwardemail.net, mx2.forwardemail.net" + "A": "185.199.108.153" + "TXT": "forward-email=alephdiallo@mail.com" } } - \ No newline at end of file + From 1e17223da2f488fa8404e996b0afc05c3c71d38c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:57:50 -0400 Subject: [PATCH 056/149] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index feb7913b9..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,9 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - "A": "185.199.108.153" "TXT": "forward-email=alephdiallo@mail.com" } } - + \ No newline at end of file From 72f8a9383420e36ca783428614f1fdefad29a9aa Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:58:01 -0400 Subject: [PATCH 057/149] feat(domain): aleph.is-a.dev From f7019aaa8de4dbeacd2cb554ca6c7a3a8e7663b0 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:11:51 -0400 Subject: [PATCH 058/149] add A record --- domains/aleph.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..f9cdc6df0 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,7 @@ }, "record": { "TXT": "forward-email=alephdiallo@mail.com" + "A": "185.199.111.153" } } - \ No newline at end of file + From 4f11280d3425bf32b526843b412d6f9a65d80bde Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:14:53 -0400 Subject: [PATCH 059/149] Maybe Record(S)? --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index f9cdc6df0..c7c2bfeb5 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,7 +3,7 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "record": { + "records": { "TXT": "forward-email=alephdiallo@mail.com" "A": "185.199.111.153" } From 9bfdf5e8664e2f67aaef4f9156d32c08850e1c21 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:16:31 -0400 Subject: [PATCH 060/149] Remove A record, I'll see what happens sooner or later --- domains/aleph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index c7c2bfeb5..21315dfc2 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,9 +3,8 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "records": { + "record": { "TXT": "forward-email=alephdiallo@mail.com" - "A": "185.199.111.153" } } From bb282117701aa6ebc6e61fa95c56054688cb8473 Mon Sep 17 00:00:00 2001 From: jaydoublay Date: Mon, 17 Jul 2023 17:38:47 -0500 Subject: [PATCH 061/149] feat(domain): hiwind.is-a.dev --- domains/hiwind.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hiwind.json diff --git a/domains/hiwind.json b/domains/hiwind.json new file mode 100644 index 000000000..2351b1136 --- /dev/null +++ b/domains/hiwind.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" + } + } + \ No newline at end of file From 7ab5c87f5a593b515b4208c6b447b0a9df9284a8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 07:44:31 +0800 Subject: [PATCH 062/149] Update sow.json --- domains/sow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sow.json b/domains/sow.json index ee8c555c7..95e3a0c33 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "cozy-fox-3ce364.netlify.app" + "URL": "https://cozy-fox-3ce364.netlify.app" } } From 441ddcf2d7d8149ab6901844a2120cb808a29318 Mon Sep 17 00:00:00 2001 From: mkshift Date: Mon, 17 Jul 2023 17:22:49 -0700 Subject: [PATCH 063/149] feat(domain): shift.is-a.dev --- domains/shift.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shift.json diff --git a/domains/shift.json b/domains/shift.json new file mode 100644 index 000000000..5a8a1a501 --- /dev/null +++ b/domains/shift.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" + } + } + \ No newline at end of file From 146048b3f789b05693a38b8790c075082d6e474d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:10:59 -0400 Subject: [PATCH 064/149] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 21315dfc2..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } - + \ No newline at end of file From 88e12dc60674c85ac8a8114e7e4b22b41ba4ba99 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:21:27 -0400 Subject: [PATCH 065/149] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index b5bc63530..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - } - } - \ No newline at end of file From 0879d037c6d9fe05b47e1f02a11e6f0d9f287cdf Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:22:32 -0400 Subject: [PATCH 066/149] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/alephdiallo.json diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json new file mode 100644 index 000000000..958b0d6fc --- /dev/null +++ b/domains/alephdiallo.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=alephdiallo@mail.com" + } +} From 6d965cd94c82545c9bf4ba0f77c3ac637f56bb83 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 21:23:49 -0500 Subject: [PATCH 067/149] feat(domain): riko.is-a.dev --- domains/riko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/riko.json diff --git a/domains/riko.json b/domains/riko.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/riko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From d81314f73541dd06a84e44e831be639d13c2edd7 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:04:01 +0530 Subject: [PATCH 068/149] Create tikter.json --- domains/tikter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tikter.json diff --git a/domains/tikter.json b/domains/tikter.json new file mode 100644 index 000000000..374a24c6f --- /dev/null +++ b/domains/tikter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "c14c2346-1c5a-4bf0-b9dc-d47fc8263e86.id.repl.co" + } +} From 83d6735eba6dcba9d37ba917b3557ce77f99b065 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 12:43:55 +0800 Subject: [PATCH 069/149] Update mosa.json --- domains/mosa.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mosa.json b/domains/mosa.json index 2f016ca0a..9110dee66 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -1,10 +1,8 @@ { "description": "For my portfolio website made by using HTML + CSS and JS", - "owner": { "username": "mosageneral", - "email": "mosageneral@gmail.com", - + "email": "mosageneral@gmail.com" }, "record": { "URL": "http://130.162.168.84" From 5c867bb7004a7c18496f2949c1ccd884f6ce8bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:03:00 +0800 Subject: [PATCH 070/149] Rename umesh.json to domains/umesh.json --- umesh.json => domains/umesh.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename umesh.json => domains/umesh.json (100%) diff --git a/umesh.json b/domains/umesh.json similarity index 100% rename from umesh.json rename to domains/umesh.json From 0b9028b111464e188789375ae1a85cd080e4b567 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:34:56 +0530 Subject: [PATCH 071/149] feat(domain): add `namishpande.is-a.dev` --- domains/namishpande.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/namishpande.json diff --git a/domains/namishpande.json b/domains/namishpande.json new file mode 100644 index 000000000..ea1a5938e --- /dev/null +++ b/domains/namishpande.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + + "record": { + "CNAME": "namishpande.github.io" + } +} From c4c6eb331502c384eea826f14f67e9e5ea235651 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:06:53 +0800 Subject: [PATCH 072/149] Update and rename nishantb.json to domains/nishantb.json --- nishantb.json => domains/nishantb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename nishantb.json => domains/nishantb.json (72%) diff --git a/nishantb.json b/domains/nishantb.json similarity index 72% rename from nishantb.json rename to domains/nishantb.json index 7c319b5f6..365f87e4d 100644 --- a/nishantb.json +++ b/domains/nishantb.json @@ -4,6 +4,6 @@ "email": "nbtaylor1031@gmail.com" }, "record": { - "URL": "https://nishantdev.netlify.app/" + "URL": "https://nishantdev.netlify.app" } } From e69c4d12b84e52ea8f06a80bfdc2e6b4feeb1a0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:08:16 +0800 Subject: [PATCH 073/149] Update hilmansyah.json --- domains/hilmansyah.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index 006c07374..f642afb18 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -5,13 +5,9 @@ "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky", - "discord": "830349326785314846" + "discord": "830349326785314846" }, "record": { - "CNAME": "hillzacky.github.io", - "A": "185.199.111.153", - "A": "185.199.110.153", - "A": "185.199.109.153", - "A": "185.199.108.153" + "CNAME": "hillzacky.github.io" } } From 2f29be9596407b9b7a26e03c2dd6cce4f917cf37 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 06:10:39 +0000 Subject: [PATCH 074/149] Update namishpande.json --- domains/namishpande.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/namishpande.json b/domains/namishpande.json index ea1a5938e..3c2962721 100644 --- a/domains/namishpande.json +++ b/domains/namishpande.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "namishpande.github.io" + "CNAME": "chadcat7.github.io" } } From 938a848b03faa8609c6b7ff3323b4817700ccebc Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:14:22 +0300 Subject: [PATCH 075/149] Update mosa.json Update My domain with a record instad of url --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 9110dee66..4cc56a399 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "URL": "http://130.162.168.84" + "A": "130.162.168.84" } } From ff3cd169a7f3e3daa803303ae79c8d3e3f9505ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:38:42 +0800 Subject: [PATCH 076/149] Update mosa.json --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 4cc56a399..80c980b39 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "A": "130.162.168.84" + "A": ["130.162.168.84"] } } From 3640c4d48e6222e69f49b5e0adbd136e05497373 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Tue, 18 Jul 2023 12:36:07 +0530 Subject: [PATCH 077/149] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/madhavgupta.json diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json new file mode 100644 index 000000000..9e5a433cd --- /dev/null +++ b/domains/madhavgupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" + } + } + \ No newline at end of file From df534f0979ae9e698ac1959a9099fe9946a0a54e Mon Sep 17 00:00:00 2001 From: turvenuija1 <4209@lattahattu.fi> Date: Tue, 18 Jul 2023 12:19:37 +0300 Subject: [PATCH 078/149] feat(domain): turvenuija.is-a.dev --- domains/turvenuija.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/turvenuija.json diff --git a/domains/turvenuija.json b/domains/turvenuija.json new file mode 100644 index 000000000..c8c2caee4 --- /dev/null +++ b/domains/turvenuija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "4209@lattahattu.fi" + }, + "record": { + "CNAME": "turvenuija.munsivu.fi" + } + } + \ No newline at end of file From 9df67796235bb48a3b613f6e257249bd37c13050 Mon Sep 17 00:00:00 2001 From: scott1991 Date: Tue, 18 Jul 2023 17:33:36 +0800 Subject: [PATCH 079/149] feat(domain): scott.is-a.dev --- domains/scott.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scott.json diff --git a/domains/scott.json b/domains/scott.json new file mode 100644 index 000000000..2b5b6717b --- /dev/null +++ b/domains/scott.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] + } + } + \ No newline at end of file From 679c4e99a6124a849ff4d4e3683cb6cc94e9797b Mon Sep 17 00:00:00 2001 From: maxired Date: Tue, 18 Jul 2023 12:22:36 +0200 Subject: [PATCH 080/149] feat(domain): maxired.is-a.dev --- domains/maxired.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maxired.json diff --git a/domains/maxired.json b/domains/maxired.json new file mode 100644 index 000000000..0fd0f957a --- /dev/null +++ b/domains/maxired.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" + } + } + \ No newline at end of file From 4d1121e1c183a47c0873574a3fd4b2f4e6cf898c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 07:16:45 -0400 Subject: [PATCH 081/149] feat(domain): aleph.is-a.dev --- domains/aleph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json new file mode 100644 index 000000000..812d5c2da --- /dev/null +++ b/domains/aleph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": "185.199.108.153" + } + } + \ No newline at end of file From 8c9315ccd07ffbc100fe625e74372d91345d9a9b Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Tue, 18 Jul 2023 07:18:48 -0400 Subject: [PATCH 082/149] sorry for doing this so many times but my site just went down after the TXT record was added. So I just set it to a CNAME record and called it a day. --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 812d5c2da..d867f9a6e 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "alephdfilms.github.io" } } - \ No newline at end of file + From 3ee009af0d1bb854a0e791671089dd2f276a50aa Mon Sep 17 00:00:00 2001 From: Fjuro Date: Tue, 18 Jul 2023 13:40:02 +0200 Subject: [PATCH 083/149] feat(domain): fjuro.is-a.dev --- domains/fjuro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fjuro.json diff --git a/domains/fjuro.json b/domains/fjuro.json new file mode 100644 index 000000000..188405224 --- /dev/null +++ b/domains/fjuro.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" + } + } + \ No newline at end of file From 0f8891d9454747bf5c8316b8a3cfcf5c23a46b09 Mon Sep 17 00:00:00 2001 From: Kweeper <72858106+kweeperdotjs@users.noreply.github.com> Date: Tue, 18 Jul 2023 18:52:12 +0630 Subject: [PATCH 084/149] Create kweeper.json --- domains/kweeper.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kweeper.json diff --git a/domains/kweeper.json b/domains/kweeper.json new file mode 100644 index 000000000..81c8c51f2 --- /dev/null +++ b/domains/kweeper.json @@ -0,0 +1,10 @@ +{ + "description": "kweeper.is-a.dev", + "owner": { + "username": "kweeperdotjs", + "email": "kweeper@protonmail.com" + }, + "record": { + "CNAME": "kweeperdotjs.pages.dev" + } +} From b09df408f84ea9ee386a979d8b9754b5b26c16c5 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:47:54 +0700 Subject: [PATCH 085/149] Update tranthanhlong.json --- domains/tranthanhlong.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index 28e3b8bad..d3c150076 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,7 +5,10 @@ }, "record": { "A": [ - "103.97.126.23" + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" ] } } From dbf5467395a619ac41b0296ab6920b739881dffe Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:54:56 +0700 Subject: [PATCH 086/149] Update tranthanhlong.json --- domains/tranthanhlong.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index d3c150076..ccf3efc17 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ] } From 552100cfeaef2a140c2bc155712b3f80ff449355 Mon Sep 17 00:00:00 2001 From: Turvenuija <132452863+turvenuija1@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:00:53 +0300 Subject: [PATCH 087/149] Update turvenuija.json --- domains/turvenuija.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/turvenuija.json b/domains/turvenuija.json index c8c2caee4..3f4f84cbb 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,7 +1,7 @@ { "owner": { "username": "turvenuija1", - "email": "4209@lattahattu.fi" + "email": "turvenuija@skidd.xyz" }, "record": { "CNAME": "turvenuija.munsivu.fi" From f18a7bcd6b6ce6ca7677b70a6dccbd01eebb2f7c Mon Sep 17 00:00:00 2001 From: p3nguin-kun Date: Tue, 18 Jul 2023 14:38:04 +0000 Subject: [PATCH 088/149] feat(domain): p3nguin.is-a.dev --- domains/p3nguin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/p3nguin.json diff --git a/domains/p3nguin.json b/domains/p3nguin.json new file mode 100644 index 000000000..ca4372cf8 --- /dev/null +++ b/domains/p3nguin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin" + } + } + \ No newline at end of file From dff556495ce5503ac24baf9e169d80ac714e8505 Mon Sep 17 00:00:00 2001 From: p3nguin-kyun Date: Tue, 18 Jul 2023 14:41:59 +0000 Subject: [PATCH 089/149] Update p3nguin.json --- domains/p3nguin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/p3nguin.json b/domains/p3nguin.json index ca4372cf8..743333e13 100644 --- a/domains/p3nguin.json +++ b/domains/p3nguin.json @@ -4,7 +4,7 @@ "email": "p3nguinkun@proton.me" }, "record": { - "CNAME": "p3nguin" + "CNAME": "p3nguin-kun.github.io" } } - \ No newline at end of file + From a84250852f8223116ec4588ac8b6272108708dc6 Mon Sep 17 00:00:00 2001 From: t-ub3 Date: Tue, 18 Jul 2023 16:46:11 +0100 Subject: [PATCH 090/149] feat(domain): tube.is-a.dev --- domains/tube.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tube.json diff --git a/domains/tube.json b/domains/tube.json new file mode 100644 index 000000000..672729520 --- /dev/null +++ b/domains/tube.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "t-ub3", + "email": "tfl.kids@gmail.com" + }, + "record": { + "URL": "https://tube.uwu.ai" + } + } + \ No newline at end of file From 5c05f2df8b3cc17cf95912bce91338256f23e9fb Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:17:57 -0500 Subject: [PATCH 091/149] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index eea5172f5..bbf47d72d 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "mako.mkoca.org" + "CNAME": "https://mako.mkoca.org" } } \ No newline at end of file From 0de28bb40aefb6d7652293c9ad4a8763cdffd71b Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:20:26 -0500 Subject: [PATCH 092/149] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index bbf47d72d..2453296fa 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "https://mako.mkoca.org" + "CNAME": "mako.mkoca.org" } } \ No newline at end of file From 6596eec7a5183effc491dde74d39abac7c6da78c Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:32:17 +0300 Subject: [PATCH 093/149] feat(domain): drtherapy.is-a.dev --- domains/drtherapy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drtherapy.json diff --git a/domains/drtherapy.json b/domains/drtherapy.json new file mode 100644 index 000000000..a113b651d --- /dev/null +++ b/domains/drtherapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" + } + } + \ No newline at end of file From 15810777b4d31ed834c508ee7fef31e22c2d22cc Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:43:02 +0300 Subject: [PATCH 094/149] feat(domain): dr-therapy.is-a.dev --- domains/dr-therapy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dr-therapy.json diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json new file mode 100644 index 000000000..1f94a2706 --- /dev/null +++ b/domains/dr-therapy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" + }, + + "record": { + "CNAME": "drtherapy2023.github.io" + } +} From 89117fb2d37113d2c252fba4abd062f382e1a07f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 18 Jul 2023 17:46:32 -0400 Subject: [PATCH 095/149] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..d6a68c21a --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nay2010nay@gmail.com" + }, + "record": { + "A": ["158.101.209.213"] + } + } + \ No newline at end of file From b1ebfb23a0bca0740a5c35e7611f1b60a5aa310d Mon Sep 17 00:00:00 2001 From: Nxyy <111028330+NxyyLOL@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:47:10 -0400 Subject: [PATCH 096/149] Update nxyy.json --- domains/nxyy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index d6a68c21a..cd07ddcab 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -1,7 +1,7 @@ { "owner": { "username": "NxyyLOL", - "email": "nay2010nay@gmail.com" + "email": "nxyylol@protonmail.com" }, "record": { "A": ["158.101.209.213"] From 547e9d4e1838937e8d4d307bbf39d223d494bd51 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Tue, 18 Jul 2023 20:13:04 -0400 Subject: [PATCH 097/149] feat(domain): therealgeodash.is-a.dev --- domains/therealgeodash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealgeodash.json diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json new file mode 100644 index 000000000..f41fd5887 --- /dev/null +++ b/domains/therealgeodash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "CNAME": "lhost.dev" + } + } + \ No newline at end of file From c184dfaaec9c9d35415743d96efef25ca171a905 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Tue, 18 Jul 2023 20:29:14 -0400 Subject: [PATCH 098/149] Update therealgeodash.json --- domains/therealgeodash.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index f41fd5887..652978f52 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,7 +1,8 @@ { "owner": { "username": "TheRealGeoDash2019", - "email": "TheRealGeoDash2019@gmail.com" + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" }, "record": { "CNAME": "lhost.dev" From f7e258a0332b7ab2b8f506fa6e85586a040a0c92 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 21:07:53 -0400 Subject: [PATCH 099/149] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index d867f9a6e..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" - } - } - From 9c2d90d459386248a37db7a270b37f38960aefa2 Mon Sep 17 00:00:00 2001 From: aikooo7 Date: Wed, 19 Jul 2023 03:44:05 +0100 Subject: [PATCH 100/149] feat(domain): aikoo7.is-a.dev --- domains/aikoo7.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aikoo7.json diff --git a/domains/aikoo7.json b/domains/aikoo7.json new file mode 100644 index 000000000..bb894b1fa --- /dev/null +++ b/domains/aikoo7.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" + } + } + \ No newline at end of file From 6022372a10ad69088474ad79cb5fc83b2f2c88ee Mon Sep 17 00:00:00 2001 From: thesanju Date: Wed, 19 Jul 2023 08:50:07 +0530 Subject: [PATCH 101/149] added my domine --- domains/thesanju.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thesanju.json diff --git a/domains/thesanju.json b/domains/thesanju.json new file mode 100644 index 000000000..effbd3d1a --- /dev/null +++ b/domains/thesanju.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/thesanju/thesanju.github.io", + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com", + "twitter": "Sanjay69__" + }, + "record": { + "CNAME": "thesanju.github.io" + } +} From f73841b531846af38b112b58be7795e774fd4880 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:23:08 +0700 Subject: [PATCH 102/149] Point tranthanhlong.is-a.dev to github page --- domains/tranthanhlong.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ccf3efc17..ab212c766 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "iamthanhlong", - "email": "uxymqfzglvtqno1@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "description": "My personal webpage", + "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno@proton.me", + }, + "record": { + "CNAME": "iamthanhlong.github.io" + } +} From d92012d5b924e02f1096a099304c64a16907ed44 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:25:46 +0700 Subject: [PATCH 103/149] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ab212c766..8d46e0781 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -3,7 +3,7 @@ "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", "owner": { "username": "iamthanhlong", - "email": "uxymqfzglvtqno@proton.me", + "email": "uxymqfzglvtqno@proton.me" }, "record": { "CNAME": "iamthanhlong.github.io" From 13fe3bf8e61f2ae89dad0d2c3668021eb5edcf83 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Tue, 18 Jul 2023 23:54:27 -0500 Subject: [PATCH 104/149] feat(domain): tiwknowsall.is-a.dev --- domains/tiwknowsall.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tiwknowsall.json diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json new file mode 100644 index 000000000..8fc13bb97 --- /dev/null +++ b/domains/tiwknowsall.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" + } + } + \ No newline at end of file From f04ce7feb4f0b7c7722e8952b683ffeed3256c89 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 07:32:22 +0200 Subject: [PATCH 105/149] feat(domain): Benediktreck.is-a.dev --- domains/Benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json new file mode 100644 index 000000000..36a7d1ccc --- /dev/null +++ b/domains/Benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "test.example.com" + } + } + \ No newline at end of file From 6a2004fa7add35f8051b544769711c3004c6b098 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 11:20:13 +0530 Subject: [PATCH 106/149] feat(domain): gitninja.is-a.dev --- domains/gitninja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gitninja.json diff --git a/domains/gitninja.json b/domains/gitninja.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From c3e1509a9d2dce0b1c4d3c3ae75213fc078887e0 Mon Sep 17 00:00:00 2001 From: ryun Date: Wed, 19 Jul 2023 00:28:23 -0700 Subject: [PATCH 107/149] feat(domain): ryun.is-a.dev --- domains/ryun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ryun.json diff --git a/domains/ryun.json b/domains/ryun.json new file mode 100644 index 000000000..658825095 --- /dev/null +++ b/domains/ryun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" + } + } + \ No newline at end of file From bd96e71f29aa16e74ed3230b1e09f0e0bfcdc6cb Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:03 -0500 Subject: [PATCH 108/149] feat(domain): bare1.is-a.dev --- domains/bare1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bare1.json diff --git a/domains/bare1.json b/domains/bare1.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/bare1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From 9d6138f8f74eca11d53e431b96a7346a931b0691 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:41 -0500 Subject: [PATCH 109/149] feat(domain): InfiniteLearning.is-a.dev --- domains/InfiniteLearning.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/InfiniteLearning.json diff --git a/domains/InfiniteLearning.json b/domains/InfiniteLearning.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/InfiniteLearning.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From c2f9485935d007c0b1c7213dc04067292cd81bc1 Mon Sep 17 00:00:00 2001 From: s4ib0t Date: Wed, 19 Jul 2023 15:53:55 +0700 Subject: [PATCH 110/149] feat(domain): s4ib0t.is-a.dev --- domains/s4ib0t.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/s4ib0t.json diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..fbe64828b --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "s4ib0t", + "email": "hilmansyah.amd.kom@gmail.com" + }, + "record": { + "CNAME": "s4ib0t.github.io" + } + } + \ No newline at end of file From 41a12f665315a767fdaa74e029ded1817366a259 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Wed, 19 Jul 2023 15:12:02 +0530 Subject: [PATCH 111/149] feat(domain): mbg.is-a.dev --- domains/mbg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mbg.json diff --git a/domains/mbg.json b/domains/mbg.json new file mode 100644 index 000000000..080a3b491 --- /dev/null +++ b/domains/mbg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MBG1337", + "email": "MBGx1337@gmail.com" + }, + "record": { + "A": ["147.182.183.139"] + } + } + \ No newline at end of file From e0e97ec194afd4d8731bf1e16a27d33b97cfa344 Mon Sep 17 00:00:00 2001 From: BiometricGlitch Date: Wed, 19 Jul 2023 17:49:17 +0800 Subject: [PATCH 112/149] feat(domain): kevvyyn.is-a.dev --- domains/kevvyyn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kevvyyn.json diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json new file mode 100644 index 000000000..21b790322 --- /dev/null +++ b/domains/kevvyyn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" + } + } + \ No newline at end of file From 1f808b1128f5e05c267ccb4bb512e5b8234a6bdd Mon Sep 17 00:00:00 2001 From: usr577 <89299981+usr577@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:44:11 +0200 Subject: [PATCH 113/149] Update Benediktreck.json --- domains/Benediktreck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json index 36a7d1ccc..7c60c92c3 100644 --- a/domains/Benediktreck.json +++ b/domains/Benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "test.example.com" + "URL": "benediktreck.duckdns.org" } } - \ No newline at end of file + From cf00283bfa38da6557f6d1cd748588aae1a5e037 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 15:46:03 +0200 Subject: [PATCH 114/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/benediktreck.json diff --git a/domains/benediktreck.json b/domains/benediktreck.json new file mode 100644 index 000000000..ba6eb75e4 --- /dev/null +++ b/domains/benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "benediktreck.duckdns.org" + } + } + \ No newline at end of file From 1befb0790f1d361215f09dd30b66217491061abf Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Wed, 19 Jul 2023 21:11:42 +0700 Subject: [PATCH 115/149] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index cdb3e5885..45952f3ae 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,16 +1,10 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" + } } -} + \ No newline at end of file From 38259f43cd6a3fa60ffdaeedcae4d4931009d917 Mon Sep 17 00:00:00 2001 From: SpauriRosso Date: Wed, 19 Jul 2023 16:53:58 +0200 Subject: [PATCH 116/149] feat(domain): spyrisk.is-a.dev --- domains/spyrisk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spyrisk.json diff --git a/domains/spyrisk.json b/domains/spyrisk.json new file mode 100644 index 000000000..85add6404 --- /dev/null +++ b/domains/spyrisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" + } + } + \ No newline at end of file From a84aafd13acbffd5140b66d7dac16574a38405a4 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:51:08 +0530 Subject: [PATCH 117/149] feat(domain): your dad.is-a.dev --- domains/your dad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/your dad.json diff --git a/domains/your dad.json b/domains/your dad.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/your dad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From d78031b8a3e9317a3f97ae4ed1ba465ec9d39931 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:53:15 +0530 Subject: [PATCH 118/149] feat(domain): yourdad .is-a.dev --- domains/yourdad .json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad .json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 74d207acb004215c4738179bdc3c2fb47fd0c3b6 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:56:18 +0530 Subject: [PATCH 119/149] feat(domain): yourdad.is-a.dev --- domains/yourdad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad.json diff --git a/domains/yourdad.json b/domains/yourdad.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 33a1d62916a0542ac7914eb484881fbec481bc04 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 20:59:41 +0530 Subject: [PATCH 120/149] Delete yourdad .json --- domains/yourdad .json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/yourdad .json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From f9a16616e2e84120b6b72d1dda6a08024831aab9 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:00:01 +0530 Subject: [PATCH 121/149] Delete your dad.json --- domains/your dad.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/your dad.json diff --git a/domains/your dad.json b/domains/your dad.json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/your dad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From 9eed0659cbb9492e75088e7cdf2e556552c9bd88 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Wed, 19 Jul 2023 23:18:39 +0530 Subject: [PATCH 122/149] Create _github-pages-challenge-compCoder007.umesh.json --- .../_github-pages-challenge-compCoder007.umesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-compCoder007.umesh.json diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compCoder007.umesh.json new file mode 100644 index 000000000..7eebe0abd --- /dev/null +++ b/domains/_github-pages-challenge-compCoder007.umesh.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "TXT": "7e581a7ce40509036ecb310e92fd21" + } +} From b36e62f4344d88fb70058a975a63bc9b62bc8623 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Thu, 20 Jul 2023 00:35:45 +0530 Subject: [PATCH 123/149] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index 9e5a433cd..d5b76f1ee 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -4,7 +4,7 @@ "email": "madhav.gupta7674@gmail.com" }, "record": { - "URL": "https://madhavgupta.vercel.app/" + "URL": "https://madhavgupta.vercel.app/" } } \ No newline at end of file From 8cb6ca3688cc17797b40d66e58eb698c6133b12f Mon Sep 17 00:00:00 2001 From: himanshuSri24 Date: Thu, 20 Jul 2023 00:46:36 +0530 Subject: [PATCH 124/149] feat(domain): himanshusri.is-a.dev --- domains/himanshusri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/himanshusri.json diff --git a/domains/himanshusri.json b/domains/himanshusri.json new file mode 100644 index 000000000..126ca7d4c --- /dev/null +++ b/domains/himanshusri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" + } + } + \ No newline at end of file From fd9efc117b64eda7a4f36fdfe1db5673fbdae4c6 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Wed, 19 Jul 2023 22:03:16 +0200 Subject: [PATCH 125/149] feat(domain): soeren.is-a.dev --- domains/soeren.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/soeren.json diff --git a/domains/soeren.json b/domains/soeren.json new file mode 100644 index 000000000..91300c7fe --- /dev/null +++ b/domains/soeren.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "A": ["151.252.55.6"] + } + } + \ No newline at end of file From 01829eddb0531a11143e08f4db9efd088840d0a1 Mon Sep 17 00:00:00 2001 From: IuCC123 Date: Thu, 20 Jul 2023 09:22:20 +0200 Subject: [PATCH 126/149] feat(domain): iucc.is-a.dev --- domains/iucc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iucc.json diff --git a/domains/iucc.json b/domains/iucc.json new file mode 100644 index 000000000..4553b6813 --- /dev/null +++ b/domains/iucc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" + } + } + \ No newline at end of file From 6529d20311dacd3a7e21dc6b36267588aa878e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:29:03 +0800 Subject: [PATCH 127/149] Rename _github-pages-challenge-compCoder007.umesh.json to _github-pages-challenge-compcoder007.umesh.json --- ...umesh.json => _github-pages-challenge-compcoder007.umesh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-compCoder007.umesh.json => _github-pages-challenge-compcoder007.umesh.json} (100%) diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compcoder007.umesh.json similarity index 100% rename from domains/_github-pages-challenge-compCoder007.umesh.json rename to domains/_github-pages-challenge-compcoder007.umesh.json From 4c4080833205830ed6cb472ba1bd3d2f21bb812b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:55:39 +0800 Subject: [PATCH 128/149] Rename InfiniteLearning.json to infinitelearning.json --- domains/{InfiniteLearning.json => infinitelearning.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{InfiniteLearning.json => infinitelearning.json} (97%) diff --git a/domains/InfiniteLearning.json b/domains/infinitelearning.json similarity index 97% rename from domains/InfiniteLearning.json rename to domains/infinitelearning.json index 8eb2b6f5d..2fc5bed0e 100644 --- a/domains/InfiniteLearning.json +++ b/domains/infinitelearning.json @@ -7,4 +7,4 @@ "A": ["18.215.144.92"] } } - \ No newline at end of file + From 50ffc37fc05a1e320a5452abdc8da8d4eb180ef4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:26:17 +0800 Subject: [PATCH 129/149] Update dmmay.json --- domains/dmmay.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 45952f3ae..70e9a7441 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,10 +1,14 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com" - }, - "record": { - "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" - } + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } - \ No newline at end of file +} From 5ef2d51f380fb4c387270c8b1e0d274d9202b283 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:27:35 +0800 Subject: [PATCH 130/149] Discard changes to domains/Benediktreck.json --- domains/Benediktreck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json deleted file mode 100644 index 7c60c92c3..000000000 --- a/domains/Benediktreck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } - } - From 749f05e4b905fc3f647e6a353f9f01b38ad1d136 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:28:00 +0800 Subject: [PATCH 131/149] Update benediktreck.json --- domains/benediktreck.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index ba6eb75e4..eb0db0669 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.duckdns.org" } - \ No newline at end of file +} From 143a466e6e9baeb79cb5e2d223a8a81f2d9a76e4 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Thu, 20 Jul 2023 12:43:47 +0200 Subject: [PATCH 132/149] feat(domain): soeren.is-a.dev --- domains/soeren.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soeren.json b/domains/soeren.json index 91300c7fe..ffd34cb2a 100644 --- a/domains/soeren.json +++ b/domains/soeren.json @@ -4,7 +4,7 @@ "email": "soeren.helms1@gmail.com" }, "record": { - "A": ["151.252.55.6"] + "CNAME": "soeren-helms.de" } } \ No newline at end of file From 429c5fc8a6d10279fdf04a9dd5dd7881e3b11ffd Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 13:56:36 +0200 Subject: [PATCH 133/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index eb0db0669..3bd44213d 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "CNAME": "benediktreck.duckdns.org" + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.serveo.net" + } } -} + \ No newline at end of file From 0107a6c1bd0ae4fdd8bf03de4e11418d40859c55 Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Thu, 20 Jul 2023 19:00:48 +0700 Subject: [PATCH 134/149] feat(domain): s4ib0t.is-a.dev --- domains/s4ib0t.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/s4ib0t.json diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..1c022a7a2 --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com", + "discord": "830349326785314846" + }, + + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From 6ed23b6dc72c92b68c60965f167e511a73f074a0 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 14:19:45 +0200 Subject: [PATCH 135/149] feat(domain): benediktreck.is-a.dev From 360a3ac9b2f1bcbdf17aec5bba48a5270206f7de Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 14:20:28 +0200 Subject: [PATCH 136/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 3bd44213d..8147ec55b 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "benediktreck.serveo.net" + "URL": "benediktreck.servero.net" } } \ No newline at end of file From ee8e7779ca3dd850b2d7c8a772d77f1a56af7a46 Mon Sep 17 00:00:00 2001 From: Asif Muhammed <33574841+Asif404@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:58:15 +0530 Subject: [PATCH 137/149] Create asif.json --- domains/asif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asif.json diff --git a/domains/asif.json b/domains/asif.json new file mode 100644 index 000000000..e2e9a07af --- /dev/null +++ b/domains/asif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } + } From 8454a0327776aa51c7407b46164dcbb39e2909f2 Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Thu, 20 Jul 2023 20:10:32 +0700 Subject: [PATCH 138/149] feat(domain): minh2000.is-a.dev --- domains/minh2000.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minh2000.json diff --git a/domains/minh2000.json b/domains/minh2000.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minh2000.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} From dc5ee249f07df45740d1b3f933b7f0f7a2144f75 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 15:56:37 +0200 Subject: [PATCH 139/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 8147ec55b..0aae14ca0 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "benediktreck.servero.net" + "URL": "http://benediktreck.serveo.net" } } \ No newline at end of file From 6c5f79b99eff815b40ddff73e2a95c5db8bed779 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 15:56:46 +0200 Subject: [PATCH 140/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 0aae14ca0..15ade0e8b 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "http://benediktreck.serveo.net" + "URL": "benediktreck.serveo.net" } } \ No newline at end of file From 5a5a1b1cab2425471703deb0ea31654e021c8dd8 Mon Sep 17 00:00:00 2001 From: HSGamer Date: Fri, 21 Jul 2023 01:02:07 +0700 Subject: [PATCH 141/149] Delete hsgamer.is-a.dev --- domains/hsgamer.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hsgamer.json diff --git a/domains/hsgamer.json b/domains/hsgamer.json deleted file mode 100644 index 2a6fefad7..000000000 --- a/domains/hsgamer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HSGamer", - "email": "huynhqtienvtag@gmail.com" - }, - - "record": { - "CNAME": "hsgamer.github.io" - } -} From 1715aa14a028c277aa66336c983b5b40fe08d451 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 21:25:47 +0200 Subject: [PATCH 142/149] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 15ade0e8b..0aae14ca0 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "benediktreck.serveo.net" + "URL": "http://benediktreck.serveo.net" } } \ No newline at end of file From 2ab59c7399194d24636c43ecd5f4e4528a2ffe0f Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Thu, 20 Jul 2023 22:44:59 +0200 Subject: [PATCH 143/149] feat(domain): analytics.is-a.dev --- domains/analytics.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/analytics.json diff --git a/domains/analytics.json b/domains/analytics.json new file mode 100644 index 000000000..47ee3bffb --- /dev/null +++ b/domains/analytics.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "daanschenkel", + "email": "daan@daanschenkel.nl" + }, + "record": { + "CNAME": "analytics.daanschenkel.nl" + } + } + \ No newline at end of file From ed02e644ba0cdb7c99c56eaf632605612b8c9e33 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 10:44:02 +0800 Subject: [PATCH 144/149] Update glqch.json --- domains/glqch.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index d89fbfe9b..99bbc1efc 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" - }, - "record": { - "TXT": "_github-pages-challenge-joythejoystick1.glqch" - } + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "CNAME": "joythejoystick1.github.io" } - \ No newline at end of file +} + From d162610d9e489211e17039600e5c7033c2b01712 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 10:45:34 +0800 Subject: [PATCH 145/149] Create _github-pages-challenge-joythejoystick1.glqch.json --- .../_github-pages-challenge-joythejoystick1.glqch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-joythejoystick1.glqch.json diff --git a/domains/_github-pages-challenge-joythejoystick1.glqch.json b/domains/_github-pages-challenge-joythejoystick1.glqch.json new file mode 100644 index 000000000..e3ebe9ee0 --- /dev/null +++ b/domains/_github-pages-challenge-joythejoystick1.glqch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "TXT": "eb682c2a35bd6139b653df86f7d248" + } +} From 5ca8650b9766233e6e69083bd74e230f0dbe7caa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:00:09 +0800 Subject: [PATCH 146/149] Rename m.deva.json to deva.json --- domains/{m.deva.json => deva.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{m.deva.json => deva.json} (100%) diff --git a/domains/m.deva.json b/domains/deva.json similarity index 100% rename from domains/m.deva.json rename to domains/deva.json From d7d5d2768098924a71192eb235eabca2297e029d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:02:23 +0800 Subject: [PATCH 147/149] Discard changes to domains/minhmmb.json --- domains/minhmmb.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json deleted file mode 100644 index 1197d176e..000000000 --- a/domains/minhmmb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com" - }, - "record": { - "CNAME": "minnb-bit.github.io", - "TXT": "https://minnb-bit.github.io" - } -} From 949a7b9530f20bba92ce694a557f4a8677714c38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:03:26 +0800 Subject: [PATCH 148/149] Create minhmmb.json --- domains/minhmmb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json new file mode 100644 index 000000000..3d516cb07 --- /dev/null +++ b/domains/minhmmb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } +} From 5d72800a7b2364a2f4037c150598264c089d5818 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 21 Jul 2023 09:06:58 +0300 Subject: [PATCH 149/149] Update analytics.json --- domains/analytics.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/analytics.json b/domains/analytics.json index 47ee3bffb..4031ca16e 100644 --- a/domains/analytics.json +++ b/domains/analytics.json @@ -1,10 +1,11 @@ -{ + + { "owner": { - "username": "daanschenkel", - "email": "daan@daanschenkel.nl" + "username": "isadev", + "email": "hello@maintainers.is-a.dev" }, "record": { - "CNAME": "analytics.daanschenkel.nl" + "CNAME": "register.is-a.dev" } } - \ No newline at end of file +