From 88669fa7ccd691187dc8ea7b1957a513e3ee3bb1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Mon, 17 Jul 2023 07:34:52 +0700 Subject: [PATCH 01/87] feat(domain): duyeric.is-a.dev --- domains/duyeric.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/duyeric.json diff --git a/domains/duyeric.json b/domains/duyeric.json new file mode 100644 index 000000000..02311db02 --- /dev/null +++ b/domains/duyeric.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "CNAME": "www" + } + } + \ No newline at end of file From a4df0446e5bbbe06a677a13b9b330382957f1f01 Mon Sep 17 00:00:00 2001 From: AMAZINGMAN2 Date: Thu, 20 Jul 2023 13:55:28 +0930 Subject: [PATCH 02/87] feat(domain): almuqbel.is-a.dev --- domains/almuqbel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/almuqbel.json diff --git a/domains/almuqbel.json b/domains/almuqbel.json new file mode 100644 index 000000000..31a6c3285 --- /dev/null +++ b/domains/almuqbel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "TXT": "hashim" + } + } + \ No newline at end of file From 42dec72eeabaddb3536e5da7cd961abb9f772978 Mon Sep 17 00:00:00 2001 From: Endercass <46408156+Endercass@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:39:08 -0400 Subject: [PATCH 03/87] Create endercass.json --- domains/endercass.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/endercass.json diff --git a/domains/endercass.json b/domains/endercass.json new file mode 100644 index 000000000..b3da1c574 --- /dev/null +++ b/domains/endercass.json @@ -0,0 +1,11 @@ +{ + "description": "Endercass Portfolio", + "owner": { + "username": "Endercass", + "email": "", + "discord": "endercass" + }, + "record": { + "URL": "https://endercass.me" + } +} From 338a2630bab924f0b4f9432a727a40dafaad9d03 Mon Sep 17 00:00:00 2001 From: "chrystom (flido)" Date: Fri, 21 Jul 2023 09:56:23 +1000 Subject: [PATCH 04/87] feat(domain): add `chrystom.is-a.dev` --- domains/chrystom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chrystom.json diff --git a/domains/chrystom.json b/domains/chrystom.json new file mode 100644 index 000000000..5fdbdded1 --- /dev/null +++ b/domains/chrystom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chrystom", + "email": "chrystomt@gmail.com" + }, + + "record": { + "CNAME": "chrystom.github.io" + } +} From db522e6e490f63d9eab8ebb84f1059f3469c1d61 Mon Sep 17 00:00:00 2001 From: Hashim Almuqbel <85612244+AMAZINGMAN2@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:09:07 +0930 Subject: [PATCH 05/87] Update almuqbel.json --- domains/almuqbel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 31a6c3285..b17bb4060 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -4,7 +4,7 @@ "email": "Hashim.almuqbel@gmail.com" }, "record": { - "TXT": "hashim" + "TXT": "185.176.43.100" } } - \ No newline at end of file + From 06e25fec7755213859c761b560ff97494525a405 Mon Sep 17 00:00:00 2001 From: ac009527 <18571853917@163.com> Date: Fri, 21 Jul 2023 09:35:49 +0800 Subject: [PATCH 06/87] feat(domain): v.is-a.dev --- domains/v.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/v.json diff --git a/domains/v.json b/domains/v.json new file mode 100644 index 000000000..3f70b9e83 --- /dev/null +++ b/domains/v.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ac009527", + "email": "18571853917@163.com" + }, + "record": { + "A": ["148.28.129.25"] + } + } + \ No newline at end of file From 5421838622170da63597a8bb15e823494975f047 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Fri, 21 Jul 2023 12:51:58 +0800 Subject: [PATCH 07/87] feat(domain): albuman.is-a.dev --- domains/albuman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albuman.json diff --git a/domains/albuman.json b/domains/albuman.json new file mode 100644 index 000000000..aafbfc8cd --- /dev/null +++ b/domains/albuman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "URL": "albuman.000.pe" + } + } + \ No newline at end of file From 46b6ea3959243eec3ae3028e30ec420fdc18a891 Mon Sep 17 00:00:00 2001 From: Helman B Date: Fri, 21 Jul 2023 15:29:58 +1000 Subject: [PATCH 08/87] Create helman.json --- domains/helman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/helman.json diff --git a/domains/helman.json b/domains/helman.json new file mode 100644 index 000000000..7c4c78712 --- /dev/null +++ b/domains/helman.json @@ -0,0 +1,10 @@ +{ + "description": "helman.is-a.dev", + "owner": { + "username": "helman", + "email": "" + }, + "record": { + "CNAME": "blog.heldes.com" + } +} From 2c9b90252a8103ba4eb87291ce41efeb6e747477 Mon Sep 17 00:00:00 2001 From: Helman B Date: Fri, 21 Jul 2023 15:33:04 +1000 Subject: [PATCH 09/87] Update helman.json --- domains/helman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/helman.json b/domains/helman.json index 7c4c78712..0d7e70887 100644 --- a/domains/helman.json +++ b/domains/helman.json @@ -2,7 +2,7 @@ "description": "helman.is-a.dev", "owner": { "username": "helman", - "email": "" + "email": "all22.helman@gmail.com" }, "record": { "CNAME": "blog.heldes.com" From 5b230d734d385863e85a59448e39881c4ea420e2 Mon Sep 17 00:00:00 2001 From: oxmc Date: Thu, 20 Jul 2023 22:37:13 -0700 Subject: [PATCH 10/87] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/oxmc.json diff --git a/domains/oxmc.json b/domains/oxmc.json new file mode 100644 index 000000000..c7fc5853f --- /dev/null +++ b/domains/oxmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "CNAME": "oxmc.github.io" + } + } + \ No newline at end of file From cd2cce746fe0ce19afe993a9e87c13e26fe57f05 Mon Sep 17 00:00:00 2001 From: elixss Date: Fri, 21 Jul 2023 10:17:16 +0200 Subject: [PATCH 11/87] feat(domain): elixss.is-a.dev --- domains/elixss.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elixss.json diff --git a/domains/elixss.json b/domains/elixss.json new file mode 100644 index 000000000..31c52ce55 --- /dev/null +++ b/domains/elixss.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elixss", + "email": "elias.jaeger2004@gmail.com" + }, + "record": { + "A": ["45.81.232.16"] + } + } + \ No newline at end of file From 9f995150c6c2eef892e5b7870994d8157955680b Mon Sep 17 00:00:00 2001 From: ac009527 <100550131+ac009527@users.noreply.github.com> Date: Fri, 21 Jul 2023 21:42:08 +0800 Subject: [PATCH 12/87] Rename v.json to cz.json --- domains/{v.json => cz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{v.json => cz.json} (97%) diff --git a/domains/v.json b/domains/cz.json similarity index 97% rename from domains/v.json rename to domains/cz.json index 3f70b9e83..483016c94 100644 --- a/domains/v.json +++ b/domains/cz.json @@ -7,4 +7,4 @@ "A": ["148.28.129.25"] } } - \ No newline at end of file + From 9945889b2f8ab6b4999ee9dd88516688f9441d92 Mon Sep 17 00:00:00 2001 From: DarremMolko Date: Fri, 21 Jul 2023 13:01:13 -0300 Subject: [PATCH 13/87] feat(domain): darrem.is-a.dev --- domains/darrem.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darrem.json diff --git a/domains/darrem.json b/domains/darrem.json new file mode 100644 index 000000000..b8bbce169 --- /dev/null +++ b/domains/darrem.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DarremMolko", + "email": "justdarrem@gmail.com" + }, + "record": { + "CNAME": "darrem.alwaysdata.net" + } + } + \ No newline at end of file From 7975a85bf882c5d719f32b7e68e8f3eba93353d7 Mon Sep 17 00:00:00 2001 From: TalinTheDev Date: Fri, 21 Jul 2023 14:53:50 -0400 Subject: [PATCH 14/87] feat(domain): nonograms.talinsharma.is-a.dev --- domains/nonograms.talinsharma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nonograms.talinsharma.json diff --git a/domains/nonograms.talinsharma.json b/domains/nonograms.talinsharma.json new file mode 100644 index 000000000..a4d5f8e66 --- /dev/null +++ b/domains/nonograms.talinsharma.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file From fc72126200a1719391108e1f57ff40ea3518f647 Mon Sep 17 00:00:00 2001 From: TalinTheDev Date: Fri, 21 Jul 2023 15:08:25 -0400 Subject: [PATCH 15/87] feat(domain): talinsharma.is-a.dev --- domains/talinsharma.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/talinsharma.json b/domains/talinsharma.json index 4356bf006..adabcaccb 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "TalinTheDev", - "email": "", - "discord": "AlphaMirage#9779" - }, - "description": "Personal portfolio and website", - "record": { - "CNAME": "jl6yvnz2.up.railway.app" - } -} + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file From 75902a39694865bb9c9a0f86c4d46774c7a83f30 Mon Sep 17 00:00:00 2001 From: questonomemio1 Date: Fri, 21 Jul 2023 22:08:15 +0200 Subject: [PATCH 16/87] feat(domain): qnm1.is-a.dev --- domains/qnm1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qnm1.json diff --git a/domains/qnm1.json b/domains/qnm1.json new file mode 100644 index 000000000..6a953aea0 --- /dev/null +++ b/domains/qnm1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "questonomemio1", + "email": "lorenzomusto.dbz@gmail.com" + }, + "record": { + "URL": "https://dev-questonomemio1.pantheonsite.io/" + } + } + \ No newline at end of file From 699eafe00caa98bebf91c8819e08e034195f3ae1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Sat, 22 Jul 2023 10:43:31 +0700 Subject: [PATCH 17/87] feat(domain): duynguyen.is-a.dev --- domains/duynguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duynguyen.json diff --git a/domains/duynguyen.json b/domains/duynguyen.json new file mode 100644 index 000000000..998d83e96 --- /dev/null +++ b/domains/duynguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] + } +} From 3c16d6dac6933217b50f18d31c287ff67debec63 Mon Sep 17 00:00:00 2001 From: codeszsoft Date: Sat, 22 Jul 2023 13:34:07 +0700 Subject: [PATCH 18/87] feat(domain): codesz.is-a.dev --- domains/codesz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/codesz.json b/domains/codesz.json index 0026adeb9..72c586a6b 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -3,8 +3,7 @@ "username": "codeszsoft", "email": "codeszsoftware@gmail.com" }, - "record": { - "CNAME": "codeszsoft.github.io" + "CNAME": "hosts.is-a.dev" } } From 71790c7cf26e1b8881d91dcb50bdc17e655e8a74 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Sat, 22 Jul 2023 12:37:23 +0530 Subject: [PATCH 19/87] feat(domain): hero.is-a.dev --- domains/hero.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hero.json diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..ebe39551d --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maanya125", + "email": "maanya125@gmail.com" + }, + "record": { + "CNAME": "0ed8d5cc-5c63-48a2-b81f-23fe5b10b90a.id.repl.co" + } +} From 8774b02e883263f39b54964b37fef00363dfb2d3 Mon Sep 17 00:00:00 2001 From: mitchcam81 Date: Sat, 22 Jul 2023 15:39:08 +0800 Subject: [PATCH 20/87] feat(domain): mitchellecamacho.is-a.dev --- domains/mitchellecamacho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mitchellecamacho.json diff --git a/domains/mitchellecamacho.json b/domains/mitchellecamacho.json new file mode 100644 index 000000000..df53227ed --- /dev/null +++ b/domains/mitchellecamacho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mitchcam81", + "email": "mocamacho.works@gmail.com" + }, + "record": { + "CNAME": "mitchellecamacho.com" + } +} From 8e5e895da3752f81925bc637599118c959e9f4b1 Mon Sep 17 00:00:00 2001 From: amitbartfeld Date: Sat, 22 Jul 2023 12:35:19 +0300 Subject: [PATCH 21/87] feat(domain): bluemoon.is-a.dev --- domains/bluemoon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bluemoon.json diff --git a/domains/bluemoon.json b/domains/bluemoon.json new file mode 100644 index 000000000..6a0f9e884 --- /dev/null +++ b/domains/bluemoon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} From 83b945fa23bc50681b20ba4935923cb64ef86afd Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 22 Jul 2023 13:21:15 +0300 Subject: [PATCH 22/87] Update andrewstech.json --- domains/andrewstech.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 70591df6b..5da801030 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -7,6 +7,6 @@ "twitter": "andrewstech1" }, "record": { - "CNAME": "andrewstech.github.io" + "CNAME": "hosts.is-a.dev" } } From eea68c4e3b41c3d5253ec30cdc38e7dc0ee7cdd9 Mon Sep 17 00:00:00 2001 From: polygon6233 Date: Sat, 22 Jul 2023 15:02:47 +0200 Subject: [PATCH 23/87] feat(domain): polygon6233.is-a.dev --- domains/polygon6233.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polygon6233.json diff --git a/domains/polygon6233.json b/domains/polygon6233.json new file mode 100644 index 000000000..6a85ec40e --- /dev/null +++ b/domains/polygon6233.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polygon6233", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "polygon6233.github.io" + } +} From e709ba8885bb367b83e8d6f75c309278d1932185 Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Sat, 22 Jul 2023 23:17:44 +0500 Subject: [PATCH 24/87] feat(domain): molai777.is-a.dev --- domains/molai777.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/molai777.json b/domains/molai777.json index 2bda5d825..a672420c3 100644 --- a/domains/molai777.json +++ b/domains/molai777.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev" - }, - "record": { - "URL": "https://molai.dev" - } + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev" + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From a47c2e8af06cfba54a682b90b6f450600cfeb02e Mon Sep 17 00:00:00 2001 From: usr577 Date: Sat, 22 Jul 2023 21:17:13 +0200 Subject: [PATCH 25/87] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 0aae14ca0..e71173b1d 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "http://benediktreck.serveo.net" - } + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "https://benediktreck.serveo.net" } - \ No newline at end of file +} From 1e4890d5b1c54a77fae66958592bf33d5d2df834 Mon Sep 17 00:00:00 2001 From: usr577 Date: Sat, 22 Jul 2023 21:19:49 +0200 Subject: [PATCH 26/87] 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 e71173b1d..4afc5309f 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "https://benediktreck.serveo.net" + "CNAME": "hosts.is-a.dev" } } From dced0cfb2b9a7379ed1885fdbfd93cc3178e15e8 Mon Sep 17 00:00:00 2001 From: AZ777xx Date: Sat, 22 Jul 2023 23:23:29 +0300 Subject: [PATCH 27/87] feat(domain): AlexanderZhx.is-a.dev --- domains/AlexanderZhx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/AlexanderZhx.json diff --git a/domains/AlexanderZhx.json b/domains/AlexanderZhx.json new file mode 100644 index 000000000..0644e2692 --- /dev/null +++ b/domains/AlexanderZhx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} From 37a0d81aed70f75e6f75434db8162601ee3c2364 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Sun, 23 Jul 2023 02:31:44 +0530 Subject: [PATCH 28/87] feat(domain): easlo.is-a.dev --- domains/easlo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/easlo.json diff --git a/domains/easlo.json b/domains/easlo.json new file mode 100644 index 000000000..3e9875f35 --- /dev/null +++ b/domains/easlo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + } +} From 593cb105c55afb89dd1804159dde7dda50d5b996 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sun, 23 Jul 2023 02:36:08 +0530 Subject: [PATCH 29/87] Update easlo.json --- domains/easlo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/easlo.json b/domains/easlo.json index 3e9875f35..4bb1b57f3 100644 --- a/domains/easlo.json +++ b/domains/easlo.json @@ -4,6 +4,6 @@ "email": "roktimsenapoty2@gmail.com" }, "record": { - "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" } } From 96d921266012a017a10cfb50dae3b1f804b0c1cc Mon Sep 17 00:00:00 2001 From: linuxhoe Date: Sat, 22 Jul 2023 19:40:51 -0400 Subject: [PATCH 30/87] feat(domain): nix.is-a.dev --- domains/nix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nix.json diff --git a/domains/nix.json b/domains/nix.json new file mode 100644 index 000000000..d99db5263 --- /dev/null +++ b/domains/nix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linuxhoe", + "email": "b0t@disroot.org" + }, + "record": { + "CNAME": "linuxhoe.github.io" + } +} From aeff1c1263ef29fa05081f2b38f7f30d425e0468 Mon Sep 17 00:00:00 2001 From: m1ntooo Date: Sun, 23 Jul 2023 11:04:30 +0900 Subject: [PATCH 31/87] feat(domain): minto.is-a.dev --- domains/minto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minto.json diff --git a/domains/minto.json b/domains/minto.json new file mode 100644 index 000000000..7724feec3 --- /dev/null +++ b/domains/minto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1ntooo", + "email": "yht413@i.softbank.jp" + }, + "record": { + "URL": "https://m1ntooo.com/" + } +} From 2610292e29098e29a9b280a8ac8cd7f470fb53e7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 11:41:43 +0800 Subject: [PATCH 32/87] Update almuqbel.json --- domains/almuqbel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almuqbel.json b/domains/almuqbel.json index b17bb4060..061439bea 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -4,7 +4,7 @@ "email": "Hashim.almuqbel@gmail.com" }, "record": { - "TXT": "185.176.43.100" + "A": ["185.176.43.100"] } } From 3fcacafde339a0519cc8ff90442f2d388f478663 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 14:11:07 +0800 Subject: [PATCH 33/87] Rename AlexanderZhx.json to alexanderzhx.json --- domains/{AlexanderZhx.json => alexanderzhx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{AlexanderZhx.json => alexanderzhx.json} (100%) diff --git a/domains/AlexanderZhx.json b/domains/alexanderzhx.json similarity index 100% rename from domains/AlexanderZhx.json rename to domains/alexanderzhx.json From ebb2627660d95e18fb02f81cdd3c5262045d1c25 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 14:17:10 +0800 Subject: [PATCH 34/87] Update albuman.json --- domains/albuman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index aafbfc8cd..cf501ae3e 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -4,7 +4,7 @@ "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "URL": "albuman.000.pe" + "CNAME": "albuman.000.pe" } } - \ No newline at end of file + From 99a6e1c4c6896a74de91dd534a0c47780c4b52c4 Mon Sep 17 00:00:00 2001 From: CodesZ <96610314+codeszsoft@users.noreply.github.com> Date: Sun, 23 Jul 2023 13:22:11 +0700 Subject: [PATCH 35/87] Update codesz.json --- domains/codesz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/codesz.json b/domains/codesz.json index 72c586a6b..711a0ab5c 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -3,7 +3,8 @@ "username": "codeszsoft", "email": "codeszsoftware@gmail.com" }, + "repo": "https://github.com/codeszsoft/codeszsoft.github.io", "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "codeszsoft.github.io" } } From 609744aa20ed57ad0f46b41970d12153acc269ea Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sun, 23 Jul 2023 07:33:27 +0100 Subject: [PATCH 36/87] feat(domain): zarqi.is-a.dev --- domains/zarqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.json diff --git a/domains/zarqi.json b/domains/zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 0085fcd10edad7e96e85fbd99f7da3f39293b461 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Sun, 23 Jul 2023 13:05:34 +0530 Subject: [PATCH 37/87] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shreyasitb.json diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json new file mode 100644 index 000000000..c99534432 --- /dev/null +++ b/domains/shreyasitb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shreyas-ITB", + "email": "rstechbros@gmail.com" + }, + "record": { + "CNAME": "shreyas-itb.github.io" + } +} From 449ab73b8e02f14f1ce63e01b5cfbce4b86eb28f Mon Sep 17 00:00:00 2001 From: usr577 Date: Sun, 23 Jul 2023 11:03:17 +0200 Subject: [PATCH 38/87] feat(domain): usr577.is-a.dev --- domains/usr577.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/usr577.json diff --git a/domains/usr577.json b/domains/usr577.json new file mode 100644 index 000000000..0b3123448 --- /dev/null +++ b/domains/usr577.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.serveo.net" + } +} From bda1d40641ae76cec0109e8f2501aa956f829676 Mon Sep 17 00:00:00 2001 From: azizbna Date: Sun, 23 Jul 2023 12:35:25 +0100 Subject: [PATCH 39/87] feat(domain): azeez.is-a.dev --- domains/azeez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azeez.json diff --git a/domains/azeez.json b/domains/azeez.json new file mode 100644 index 000000000..bfc4dcf0f --- /dev/null +++ b/domains/azeez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azizbna", + "email": "m.azizbenaissa@gmail.com" + }, + "record": { + "CNAME": "azizbna.github.io" + } +} From 5f7b1701c88856e26e6318a159ee23d567869623 Mon Sep 17 00:00:00 2001 From: ac009527 <100550131+ac009527@users.noreply.github.com> Date: Sun, 23 Jul 2023 21:49:36 +0800 Subject: [PATCH 40/87] Update cz.json --- domains/cz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cz.json b/domains/cz.json index 483016c94..e34164ac8 100644 --- a/domains/cz.json +++ b/domains/cz.json @@ -4,7 +4,7 @@ "email": "18571853917@163.com" }, "record": { - "A": ["148.28.129.25"] + "A": ["193.111.31.120"] } } From 3f3088722908c12d6a4e8154d0f1f6242b450a25 Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Sun, 23 Jul 2023 18:21:37 +0000 Subject: [PATCH 41/87] add korigamik --- domains/korigamik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/korigamik.json diff --git a/domains/korigamik.json b/domains/korigamik.json new file mode 100644 index 000000000..314e08c09 --- /dev/null +++ b/domains/korigamik.json @@ -0,0 +1,12 @@ +{ + "description": "The Portfolio of KorigamiK", + "repo": "https://github.com/KorigamiK/korigamik.github.io", + "owner": { + "username": "KorigamiK", + "email": "korigamik@gmail.com", + "twitter": "https://twitter.com/iamkorigamik" + }, + "record": { + "CNAME": "korigamik.github.io" + } +} From 31206943cf0f14b7157968a41ef652edae0c607e Mon Sep 17 00:00:00 2001 From: ajtazer Date: Mon, 24 Jul 2023 00:40:59 +0530 Subject: [PATCH 42/87] feat(domain): tazer.is-a.dev --- domains/tazer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tazer.json diff --git a/domains/tazer.json b/domains/tazer.json new file mode 100644 index 000000000..9d74de274 --- /dev/null +++ b/domains/tazer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtazer", + "email": "ajcoolx619@gmail.com" + }, + "record": { + "URL": "https://www.snapchat.com/add/ajtazer" + } +} From 9f5f31dfedf638c813b5d591ba4ec843dfb8cf3f Mon Sep 17 00:00:00 2001 From: h3artcrushz Date: Sun, 23 Jul 2023 13:56:38 -0700 Subject: [PATCH 43/87] feat(domain): sematary .is-a.dev --- domains/sematary .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sematary .json diff --git a/domains/sematary .json b/domains/sematary .json new file mode 100644 index 000000000..dc3f098bc --- /dev/null +++ b/domains/sematary .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "h3artcrushz", + "email": "egokillerthusky@gmail.com" + }, + "record": { + "CNAME": "b7297ef8-036a-4483-a5b3-bbfa441ba7fc.id.repl.co" + } +} From af3858cd52075f49d1853b9dbb684e5f3f7b1b5d Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:03:57 +0530 Subject: [PATCH 44/87] Create fun-random-api.json --- domains/fun-random-api.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fun-random-api.json diff --git a/domains/fun-random-api.json b/domains/fun-random-api.json new file mode 100644 index 000000000..65119128d --- /dev/null +++ b/domains/fun-random-api.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "fbf6f1ec-874e-4ec5-b02e-c4cfdbaa148d.id.repl.co" + } +} From 8cb2f10a28e651a67afce257b304b076e2645917 Mon Sep 17 00:00:00 2001 From: BiRabittoh Date: Mon, 24 Jul 2023 06:50:01 +0000 Subject: [PATCH 45/87] feat(domain): birabittoh.is-a.dev --- domains/birabittoh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/birabittoh.json diff --git a/domains/birabittoh.json b/domains/birabittoh.json new file mode 100644 index 000000000..e81b046ee --- /dev/null +++ b/domains/birabittoh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} From 1d7e140b16a779dabbaeff3fa87a54abac0f8dd1 Mon Sep 17 00:00:00 2001 From: ayvanov Date: Mon, 24 Jul 2023 10:03:19 +0300 Subject: [PATCH 46/87] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayvanov.json diff --git a/domains/ayvanov.json b/domains/ayvanov.json new file mode 100644 index 000000000..24f94ffa3 --- /dev/null +++ b/domains/ayvanov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayvanov", + "email": "xanderinho@gmail.com" + }, + "record": { + "A": ["79.111.156.10"] + } +} From 546bd3cf7012f2124e5e2d5bd5632e9a6d6775a0 Mon Sep 17 00:00:00 2001 From: KadenAE Date: Mon, 24 Jul 2023 09:22:24 +0100 Subject: [PATCH 47/87] feat(domain): kaden.is-a.dev --- domains/kaden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaden.json diff --git a/domains/kaden.json b/domains/kaden.json new file mode 100644 index 000000000..bff5f90ed --- /dev/null +++ b/domains/kaden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KadenAE", + "email": "kadeinwales@gmail.com" + }, + "record": { + "CNAME": "kadenae.me" + } +} From 67fdeed39d6bfb8ffbea245a81ecbc6f0e3e6c84 Mon Sep 17 00:00:00 2001 From: SanUwU Date: Mon, 24 Jul 2023 16:14:33 +0700 Subject: [PATCH 48/87] feat(domain): senzore.is-a.dev --- domains/senzore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/senzore.json diff --git a/domains/senzore.json b/domains/senzore.json new file mode 100644 index 000000000..3a7425120 --- /dev/null +++ b/domains/senzore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SanUwU", + "email": "sanjayakunz@gmail.com" + }, + "record": { + "URL": "https://senzore.carrd.co/" + } +} From 63effd136a0d3da343faf176cc98d4982411dd71 Mon Sep 17 00:00:00 2001 From: dexit Date: Mon, 24 Jul 2023 10:22:47 +0100 Subject: [PATCH 49/87] feat(domain): rihards.is-a.dev --- domains/rihards.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rihards.json diff --git a/domains/rihards.json b/domains/rihards.json new file mode 100644 index 000000000..773e09ec9 --- /dev/null +++ b/domains/rihards.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dexit", + "email": "dexit@dyc.lv" + }, + "record": { + "CNAME": "dexit.github.io" + } +} From 4a6db47e4673c3bae1f1c3719024a554039c773c Mon Sep 17 00:00:00 2001 From: anondev-sudo Date: Mon, 24 Jul 2023 15:12:25 +0200 Subject: [PATCH 50/87] feat(domain): anon.is-a.dev --- domains/anon.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/anon.json b/domains/anon.json index 23eacad4e..a84ec1565 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,11 +1,9 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", "owner": { "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" + "email": "anondev@anonym-dev.tk" }, "record": { - "CNAME": "anondev.up.railway.app" + "MX": "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz" } } From 91ed3fad048e3efafa561e6c9f40a962004a3707 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 15:16:57 +0200 Subject: [PATCH 51/87] Update anon.json --- domains/anon.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/anon.json b/domains/anon.json index a84ec1565..0d02960f5 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,9 +1,13 @@ { + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", "owner": { "username": "anondev-sudo", - "email": "anondev@anonym-dev.tk" + "email": "contact@anonym-dev.tk" }, "record": { - "MX": "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz" + "CNAME": "anondev.up.railway.app", + "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } From 298650491ff61eb1500a14b2287bc2afe8b3394d Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Mon, 24 Jul 2023 10:26:46 -0400 Subject: [PATCH 52/87] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index cd07ddcab..176a6ce37 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "NxyyLOL", - "email": "nxyylol@protonmail.com" - }, - "record": { - "A": ["158.101.209.213"] - } + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From acd716016357da6d2ccdd357c4836c7096eefa94 Mon Sep 17 00:00:00 2001 From: theamazing0 Date: Mon, 24 Jul 2023 11:28:08 -0400 Subject: [PATCH 53/87] feat(domain): theamazing0.is-a.dev --- domains/theamazing0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/theamazing0.json diff --git a/domains/theamazing0.json b/domains/theamazing0.json new file mode 100644 index 000000000..0351d4756 --- /dev/null +++ b/domains/theamazing0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theamazing0", + "email": "ksamvid@gmail.com" + }, + "record": { + "URL": "https://git.projectsegfau.lt/theamazing0" + } +} From 6bcddcaa34910117d533a1d6eeb32b37116e89d6 Mon Sep 17 00:00:00 2001 From: thanphong19 Date: Mon, 24 Jul 2023 22:41:24 +0700 Subject: [PATCH 54/87] feat(domain): vigo.is-a.dev --- domains/vigo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vigo.json diff --git a/domains/vigo.json b/domains/vigo.json new file mode 100644 index 000000000..ea7dc3370 --- /dev/null +++ b/domains/vigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thanphong19", + "email": "thanphong19@gmail.com" + }, + "record": { + "A": ["168.138.167.184"] + } +} From aa8be31376a11d9843ed56ce900dbf54d9629238 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:19:05 +0200 Subject: [PATCH 55/87] Update anon.json --- domains/anon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anon.json b/domains/anon.json index 0d02960f5..2765a84c2 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,7 +6,7 @@ "email": "contact@anonym-dev.tk" }, "record": { - "CNAME": "anondev.up.railway.app", + "A": "216.24.57.1", "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], "TXT": "v=spf1 include:spf.seznam.cz ~all" } From 8bd12b453674076f0a35ca118cb6608340f454d1 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:21:47 +0200 Subject: [PATCH 56/87] nah check wants array of ip addresses --- domains/anon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anon.json b/domains/anon.json index 2765a84c2..0013638a9 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,7 +6,7 @@ "email": "contact@anonym-dev.tk" }, "record": { - "A": "216.24.57.1", + "A": ["216.24.57.1"], "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], "TXT": "v=spf1 include:spf.seznam.cz ~all" } From 516844e1a0ccd82be9e05fd4da80b68c58b11d47 Mon Sep 17 00:00:00 2001 From: Tomgxz Date: Mon, 24 Jul 2023 18:03:44 +0100 Subject: [PATCH 57/87] feat(domain): tomgxz.is-a.dev --- domains/tomgxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomgxz.json diff --git a/domains/tomgxz.json b/domains/tomgxz.json new file mode 100644 index 000000000..35c7df3d3 --- /dev/null +++ b/domains/tomgxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "f555da86-2787-4f73-9bc4-4dcd4434865d.id.repl.co" + } +} From 4f6ff175b569d79af1b05ae60710755e88d9374c Mon Sep 17 00:00:00 2001 From: balaganesh102004 Date: Mon, 24 Jul 2023 22:40:00 +0530 Subject: [PATCH 58/87] feat(domain): balaganesh.is-a.dev --- domains/balaganesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/balaganesh.json diff --git a/domains/balaganesh.json b/domains/balaganesh.json new file mode 100644 index 000000000..3476bf55b --- /dev/null +++ b/domains/balaganesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "balaganesh102004", + "email": "balaganesh10.2004@gmail.com" + }, + "record": { + "URL": "https://balaganesh.com" + } +} From c9472eada47b00614c3cde2e1d5c92a527a8c5ed Mon Sep 17 00:00:00 2001 From: Sarang <46310322+i-supermario@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:07:39 -0700 Subject: [PATCH 59/87] Create sarang.json --- domains/sarang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sarang.json diff --git a/domains/sarang.json b/domains/sarang.json new file mode 100644 index 000000000..467e03cd9 --- /dev/null +++ b/domains/sarang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "" + } + "record": { + "URL": "https://main--sarang-portfolio-site.netlify.app/" + } +} From 1c9cb7dd0ce55e4569e714b594539a62b40313aa Mon Sep 17 00:00:00 2001 From: Sarang <46310322+i-supermario@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:10:25 -0700 Subject: [PATCH 60/87] Update sarang.json --- domains/sarang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarang.json b/domains/sarang.json index 467e03cd9..8291dad6a 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -1,7 +1,7 @@ { "owner": { - "username": "", - "email": "" + "username": "i-supermario", + "email": "sarang1699@gmail.com" } "record": { "URL": "https://main--sarang-portfolio-site.netlify.app/" From 0969d6fd1f161d9fb8d308172ae74fd34f957a8c Mon Sep 17 00:00:00 2001 From: 1NO26 Date: Mon, 24 Jul 2023 21:18:25 +0300 Subject: [PATCH 61/87] feat(domain): 1NO.is-a.dev --- domains/1NO.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/1NO.json diff --git a/domains/1NO.json b/domains/1NO.json new file mode 100644 index 000000000..97cda75d2 --- /dev/null +++ b/domains/1NO.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1NO26", + "email": "ali2626albayrak@gmail.com" + }, + "record": { + "URL": "https://whub.pro" + } +} From d1d652c6545500318a1babfc241819c2540fbec2 Mon Sep 17 00:00:00 2001 From: usr577 Date: Mon, 24 Jul 2023 21:23:16 +0200 Subject: [PATCH 62/87] feat(domain): benediktreck.is-a.dev From 4933de24bee597fbff7f102e9733434f447efd7a Mon Sep 17 00:00:00 2001 From: usr577 Date: Mon, 24 Jul 2023 21:23:29 +0200 Subject: [PATCH 63/87] feat(domain): benediktreck.is-a.dev From 69b4b63e0ec558f2b058444d61a94f5c2ce5e260 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:54:38 -0700 Subject: [PATCH 64/87] Create valorant.json --- domains/valorant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/valorant.json diff --git a/domains/valorant.json b/domains/valorant.json new file mode 100644 index 000000000..8abfa1dd0 --- /dev/null +++ b/domains/valorant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnLmao", + "discord": "hong.kong" + }, + "record": { + "CNAME": "fqcxn.com" + } +} From 14dbe396386732eb3589bdf1496462ac789d02ab Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:55:21 -0700 Subject: [PATCH 65/87] Update contentbot.json --- domains/contentbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/contentbot.json b/domains/contentbot.json index 7f1cbc6e1..b33d5fc15 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -2,10 +2,10 @@ "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { - "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co" + "CNAME": "fqcxn.com" } } From 6ce98691d2932d06d1956f6ad86ef338216f85b4 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:56:51 -0700 Subject: [PATCH 66/87] Update fqcxn.json --- domains/fqcxn.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/fqcxn.json b/domains/fqcxn.json index 29d5357d2..0bc31d071 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -1,10 +1,8 @@ { - "description": "Information Display", - "repo": "https://github.com/Fqcxn/fqcxn.github.io", "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { From 1bccd8c9e1d2b9586c4fea6186e0f28c4cdda144 Mon Sep 17 00:00:00 2001 From: Sonic853 Date: Tue, 25 Jul 2023 10:59:11 +0800 Subject: [PATCH 67/87] feat(domain): 853.is-a.dev --- domains/853.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/853.json diff --git a/domains/853.json b/domains/853.json new file mode 100644 index 000000000..2f923f5f7 --- /dev/null +++ b/domains/853.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sonic853", + "email": "sonic853@qq.com" + }, + "record": { + "TXT": "853" + } +} From 4324d9da61b0b2aef38fecdc44633339c805d6af Mon Sep 17 00:00:00 2001 From: 853 Date: Tue, 25 Jul 2023 11:03:03 +0800 Subject: [PATCH 68/87] feat(domain): 853.is-a.dev --- domains/853.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/853.json b/domains/853.json index 2f923f5f7..fba890678 100644 --- a/domains/853.json +++ b/domains/853.json @@ -4,6 +4,6 @@ "email": "sonic853@qq.com" }, "record": { - "TXT": "853" + "A": "119.29.157.82" } } From 9bebaeaad551ed89c17b26158c274b05c1ba11f9 Mon Sep 17 00:00:00 2001 From: Tanmay Vijay Muley <66818371+TanX-009@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:25:41 +0530 Subject: [PATCH 69/87] feat(domain): add `tanx-009.is-a.dev` --- domains/tanx-009.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tanx-009.json diff --git a/domains/tanx-009.json b/domains/tanx-009.json new file mode 100644 index 000000000..55b9ec005 --- /dev/null +++ b/domains/tanx-009.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TanX-009", + "email": "tanmaymuley009@gmail.com" + }, + + "record": { + "CNAME": "tanx-009.gitlab.io" + } +} From b98a936b47ceb435bc140c19217e7445d038333b Mon Sep 17 00:00:00 2001 From: erayreperit Date: Tue, 25 Jul 2023 18:42:14 +0400 Subject: [PATCH 70/87] feat(domain): eray.is-a.dev --- domains/eray.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eray.json diff --git a/domains/eray.json b/domains/eray.json new file mode 100644 index 000000000..23d1405ab --- /dev/null +++ b/domains/eray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "erayreperit", + "email": "eray6421@proton.me" + }, + "record": { + "CNAME": "erayreperit.github.io" + } +} From 710a75d5d913eb37c6d0effdece0f6be6293d786 Mon Sep 17 00:00:00 2001 From: El Hassen Sidi Major <121628059+hassenmajor@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:55:51 +0000 Subject: [PATCH 71/87] Create hassenmajor.json --- domains/hassenmajor.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hassenmajor.json diff --git a/domains/hassenmajor.json b/domains/hassenmajor.json new file mode 100644 index 000000000..8f8c9811d --- /dev/null +++ b/domains/hassenmajor.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hassenmajor", + "email": "hassenmajor@gmail.com" + }, + "description": "This is my personal portfolio.", + "record": { + "CNAME": "hassenmajor.github.io" + } +} From 7bb27826fc1ed75759f0a2c4d3f6e5b3aeca4a5f Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 26 Jul 2023 01:02:03 +0530 Subject: [PATCH 72/87] feat(domain): infiniteloop.is-a.dev --- domains/infiniteloop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/infiniteloop.json diff --git a/domains/infiniteloop.json b/domains/infiniteloop.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/infiniteloop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +} From bbaa19dbb271d77f289e1b6890cd5f26fd565c2e Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 26 Jul 2023 01:06:23 +0530 Subject: [PATCH 73/87] feat(domain): error404.is-a.dev --- domains/error404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +} From 872818c6cde9fb86166d390c7ada51feb19c1552 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 26 Jul 2023 01:35:29 +0530 Subject: [PATCH 74/87] Delete error404.json --- domains/error404.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json deleted file mode 100644 index f5d16fdcf..000000000 --- a/domains/error404.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } -} From 60f4efb0e9d0d22f3ed144b6336c398f99c58a65 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Wed, 26 Jul 2023 10:38:05 +0700 Subject: [PATCH 75/87] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamchoiiril.json diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json new file mode 100644 index 000000000..abdf2ff42 --- /dev/null +++ b/domains/iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "CNAME": "iamchoiiril.glitch.me" + } +} From 4ea6ac920b82b99dba4112798790061ef22baacf Mon Sep 17 00:00:00 2001 From: jacobi090 Date: Wed, 26 Jul 2023 04:21:07 +0000 Subject: [PATCH 76/87] feat(domain): jacobi09.is-a.dev --- domains/jacobi09.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jacobi09.json diff --git a/domains/jacobi09.json b/domains/jacobi09.json new file mode 100644 index 000000000..3f78f3789 --- /dev/null +++ b/domains/jacobi09.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacobi090", + "email": "jacobi090@outlook.com" + }, + "record": { + "CNAME": "11a5227b-1286-4b6c-9741-b0e69e913c6f.id.repl.co" + } +} From 182d584a6139d6dd0d012650085ad9cf2cf6b864 Mon Sep 17 00:00:00 2001 From: ClaytonTDM Date: Wed, 26 Jul 2023 02:55:02 -0400 Subject: [PATCH 77/87] feat(domain): clay.is-a.dev --- domains/clay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clay.json diff --git a/domains/clay.json b/domains/clay.json new file mode 100644 index 000000000..994a2f470 --- /dev/null +++ b/domains/clay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClaytonTDM", + "email": "claytontdm@gmail.com" + }, + "record": { + "CNAME": "claytontdm.github.io" + } +} From 012fd52cc55c0cc7e8696e40f84cbaaa8abf9170 Mon Sep 17 00:00:00 2001 From: fundid Date: Wed, 26 Jul 2023 10:28:57 +0300 Subject: [PATCH 78/87] feat(domain): fundid.is-a.dev --- domains/fundid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fundid.json diff --git a/domains/fundid.json b/domains/fundid.json new file mode 100644 index 000000000..853ddc73b --- /dev/null +++ b/domains/fundid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fundid", + "email": "fundidennis@protonmail.com" + }, + "record": { + "CNAME": "fundid.github.io" + } +} From 8fc31b9a0f295417f4f03f937278e4ef9b08b828 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:22:12 +0100 Subject: [PATCH 79/87] Create team.tnt.json --- domains/team.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/team.tnt.json diff --git a/domains/team.tnt.json b/domains/team.tnt.json new file mode 100644 index 000000000..7fea46cc0 --- /dev/null +++ b/domains/team.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "A": "185.199.108.153" + } +} From e69f9d1ae86f35d03eaa8e463ff55c34c5afb041 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:33:58 +0800 Subject: [PATCH 80/87] Update team.tnt.json --- domains/team.tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/team.tnt.json b/domains/team.tnt.json index 7fea46cc0..2d11c8ddf 100644 --- a/domains/team.tnt.json +++ b/domains/team.tnt.json @@ -4,6 +4,6 @@ "email": "turquoisetntmultimedia@gmail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "sebtnt.github.io" } } From e7785baf3e25a70939787d55a1b196de13366225 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:43:35 +0800 Subject: [PATCH 81/87] Update 853.json --- domains/853.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/853.json b/domains/853.json index fba890678..15f4a86fe 100644 --- a/domains/853.json +++ b/domains/853.json @@ -4,6 +4,6 @@ "email": "sonic853@qq.com" }, "record": { - "A": "119.29.157.82" + "A": ["119.29.157.82"] } } From 87448918c922234da48018f1a07e489b02e46f55 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:48:43 +0800 Subject: [PATCH 82/87] Rename 1NO.json to 1no.json --- domains/{1NO.json => 1no.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{1NO.json => 1no.json} (100%) diff --git a/domains/1NO.json b/domains/1no.json similarity index 100% rename from domains/1NO.json rename to domains/1no.json From 52b1529dd51925f4d5ad13f6dae83315e577b0ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:49:15 +0800 Subject: [PATCH 83/87] Update sarang.json --- domains/sarang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarang.json b/domains/sarang.json index 8291dad6a..4828492e2 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -2,8 +2,8 @@ "owner": { "username": "i-supermario", "email": "sarang1699@gmail.com" - } + }, "record": { - "URL": "https://main--sarang-portfolio-site.netlify.app/" + "URL": "https://main--sarang-portfolio-site.netlify.app" } } From 4f03bd02c1b32a9d58d94a097af8690a1ffae224 Mon Sep 17 00:00:00 2001 From: femachi Date: Wed, 26 Jul 2023 16:55:33 +0700 Subject: [PATCH 84/87] feat(domain): machi.is-a.dev --- domains/machi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/machi.json diff --git a/domains/machi.json b/domains/machi.json new file mode 100644 index 000000000..bd3c826d0 --- /dev/null +++ b/domains/machi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "femachi", + "email": "ocubrisme@gmail.com" + }, + "record": { + "URL": "https://rentry.co/femachi" + } +} From f3bebea2f2c400a948632f81c07aaf30d4b6e5af Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:59:21 +0800 Subject: [PATCH 85/87] Rename sematary .json to sematary.json --- domains/{sematary .json => sematary.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sematary .json => sematary.json} (100%) diff --git a/domains/sematary .json b/domains/sematary.json similarity index 100% rename from domains/sematary .json rename to domains/sematary.json From eb9b69a1dc994c062e4ec6607369d77647d62bf6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 18:01:48 +0800 Subject: [PATCH 86/87] Update duyeric.json --- domains/duyeric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/duyeric.json b/domains/duyeric.json index 02311db02..b0f5fa4de 100644 --- a/domains/duyeric.json +++ b/domains/duyeric.json @@ -4,7 +4,7 @@ "email": "duyericmmo@gmail.com" }, "record": { - "CNAME": "www" + "A": ["172.245.139.131"] } } - \ No newline at end of file + From 6e844441f3d6f2f3f144b688e8f752fc1b252e82 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:17:48 +0800 Subject: [PATCH 87/87] chore: delete unused staff domains --- ...thub-pages-challenge-andrewstech.privacy.json | 9 --------- domains/auth.json | 9 --------- domains/beta.json | 9 --------- domains/live.preview.beta.json | 9 --------- domains/maintainers.json | 1 + domains/preview.beta.json | 9 --------- domains/privacy.json | 16 ---------------- 7 files changed, 1 insertion(+), 61 deletions(-) delete mode 100644 domains/_github-pages-challenge-andrewstech.privacy.json delete mode 100644 domains/auth.json delete mode 100644 domains/beta.json delete mode 100644 domains/live.preview.beta.json delete mode 100644 domains/preview.beta.json delete mode 100644 domains/privacy.json diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json deleted file mode 100644 index d16b0382a..000000000 --- a/domains/_github-pages-challenge-andrewstech.privacy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "f4099fcae5cf0ea04f853bc649c5b1" - } -} diff --git a/domains/auth.json b/domains/auth.json deleted file mode 100644 index b184c3293..000000000 --- a/domains/auth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": ["199.36.158.100"] - } -} diff --git a/domains/beta.json b/domains/beta.json deleted file mode 100644 index 0fc3a29a3..000000000 --- a/domains/beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://register.is-a.dev" - } -} diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json deleted file mode 100644 index 09b4f1ae3..000000000 --- a/domains/live.preview.beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": ["140.238.66.199"] - } -} diff --git a/domains/maintainers.json b/domains/maintainers.json index aaca41559..0096a665f 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,7 @@ "email": "phenax5@gmail.com" }, "record": { + "URL": "https://team.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=isdevmail.beadman-network.com" } diff --git a/domains/preview.beta.json b/domains/preview.beta.json deleted file mode 100644 index 17ebbe84d..000000000 --- a/domains/preview.beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-bot.github.io" - } -} diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index 447383cfa..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "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=privacy.isdev.localplayer.dev" - } -}