From fdc55c6a5b5bd0edcac742851cffc39048844245 Mon Sep 17 00:00:00 2001 From: prakarsh17 Date: Sun, 4 Feb 2024 17:40:42 +0530 Subject: [PATCH 01/28] feat(domain): infinotiver.is-a.dev --- domains/infinotiver.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/infinotiver.json diff --git a/domains/infinotiver.json b/domains/infinotiver.json new file mode 100644 index 000000000..2467b5b71 --- /dev/null +++ b/domains/infinotiver.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prakarsh17", + "email": "prakarsh.3482@gmail.com" + }, + "record": { + "CNAME": "prakarsh17.github.io" + } +} From f1ab4b80b135e0a0186ada10100a4781eb2371dc Mon Sep 17 00:00:00 2001 From: Rylazius Date: Sun, 4 Feb 2024 21:26:15 +0700 Subject: [PATCH 02/28] feat(domain): rl.is-a.dev --- domains/rl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rl.json diff --git a/domains/rl.json b/domains/rl.json new file mode 100644 index 000000000..6e274bbd8 --- /dev/null +++ b/domains/rl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rylazius", + "email": "nodejsenjoyer@gmail.com" + }, + "record": { + "TXT": "8232e838f145c8ffd79d7c4958111c" + } +} From 11386150371e0b1871c12653be3f4a445c0f17f0 Mon Sep 17 00:00:00 2001 From: infinotiver Date: Mon, 5 Feb 2024 17:02:30 +0530 Subject: [PATCH 03/28] Update infinotiver.json --- domains/infinotiver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinotiver.json b/domains/infinotiver.json index 2467b5b71..db766a7fd 100644 --- a/domains/infinotiver.json +++ b/domains/infinotiver.json @@ -4,6 +4,6 @@ "email": "prakarsh.3482@gmail.com" }, "record": { - "CNAME": "prakarsh17.github.io" + "CNAME": "https://prakarsh17.github.io/profile/" } } From f5aa666a562a635aaceb4acd2793e0b5e21d0dd1 Mon Sep 17 00:00:00 2001 From: infinotiver Date: Mon, 5 Feb 2024 17:03:23 +0530 Subject: [PATCH 04/28] Delete domains/prakarsh.json https://github.com/is-a-dev/register/issues/11369 https://github.com/is-a-dev/register/issues/11369 Pls refer --- domains/prakarsh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/prakarsh.json diff --git a/domains/prakarsh.json b/domains/prakarsh.json deleted file mode 100644 index b1abc3a3d..000000000 --- a/domains/prakarsh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal Website (maybe my portfolio)", - "repo": "https://github.com/prakarsh17/prakarsh17.github.io", - "owner": { - "username": "prakarsh17", - "email": "pranjal.prakarsh@outlook.com" - }, - "record": { - "CNAME": "prakarsh17.github.io" - } -} From e4727140bae3fce20834e5c4e6f0546d9aa25d74 Mon Sep 17 00:00:00 2001 From: Baka-OP Date: Mon, 5 Feb 2024 17:22:16 +0530 Subject: [PATCH 05/28] feat(domain): baka.is-a.dev --- domains/baka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/baka.json diff --git a/domains/baka.json b/domains/baka.json new file mode 100644 index 000000000..b563486a7 --- /dev/null +++ b/domains/baka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baka-OP", + "email": "itsmew2468@gmail.com" + }, + "record": { + "CNAME": "baka-op.github.io" + } +} From c9262eabcb243d14a7d7596abe13847f0aaf432d Mon Sep 17 00:00:00 2001 From: mxl0s Date: Mon, 5 Feb 2024 16:36:32 +0100 Subject: [PATCH 06/28] feat(domain): bigtime.is-a.dev --- domains/bigtime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bigtime.json diff --git a/domains/bigtime.json b/domains/bigtime.json new file mode 100644 index 000000000..9f783f23c --- /dev/null +++ b/domains/bigtime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mxl0s", + "email": "contact@milosv.co" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ef778b3a72f4a9e3ee7536d76a11923282ef52e7 Mon Sep 17 00:00:00 2001 From: rylazius <94881672+Rylazius@users.noreply.github.com> Date: Tue, 6 Feb 2024 08:27:06 +0700 Subject: [PATCH 07/28] this should be good --- domains/rl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rl.json b/domains/rl.json index 6e274bbd8..112215ca4 100644 --- a/domains/rl.json +++ b/domains/rl.json @@ -4,6 +4,6 @@ "email": "nodejsenjoyer@gmail.com" }, "record": { - "TXT": "8232e838f145c8ffd79d7c4958111c" + "CNAME": "rylazius.github.io" } } From ca593b9257aa69dde701a68ef7e81aaf7f29afb1 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Mon, 5 Feb 2024 21:57:49 -0600 Subject: [PATCH 08/28] feat(domain): rbg.brandgrandreal.is-a.dev --- domains/rbg.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rbg.brandgrandreal.json diff --git a/domains/rbg.brandgrandreal.json b/domains/rbg.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/rbg.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From dd6b206915608d5d88a39f77a4f3ebe968a05bb0 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:17:01 -0400 Subject: [PATCH 09/28] Delete vornexx.is-a.dev --- domains/vornexx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vornexx.json diff --git a/domains/vornexx.json b/domains/vornexx.json deleted file mode 100644 index 764ac4c04..000000000 --- a/domains/vornexx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "CNAME": "vornexx.pages.dev" - } -} From 9da9573d41237007a0a5ad8bdf90af0cdcbeb31e Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Tue, 6 Feb 2024 16:18:07 +0700 Subject: [PATCH 10/28] feat(domain): uptime.trung.is-a.dev --- domains/uptime.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptime.trung.json diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/uptime.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 4ffe4f69ccd76bd62b5b7b9d64b7ba790110c470 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:12:11 +0530 Subject: [PATCH 11/28] Delete zipline.akshtt.is-a.dev --- domains/zipline.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/zipline.akshtt.json diff --git a/domains/zipline.akshtt.json b/domains/zipline.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/zipline.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 7c5e27e33d37d4bcff3ffe076159357e326008aa Mon Sep 17 00:00:00 2001 From: Ado <76093244+AdoQeT@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:10:55 +0300 Subject: [PATCH 12/28] Update adoqet.json From d0b1c8fbc30b2393c8f90d1c2b3ca371d67890dc Mon Sep 17 00:00:00 2001 From: Ado <76093244+AdoQeT@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:25:57 +0300 Subject: [PATCH 13/28] Update adoqet.json --- domains/adoqet.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/adoqet.json b/domains/adoqet.json index 693b245da..a047c17f7 100644 --- a/domains/adoqet.json +++ b/domains/adoqet.json @@ -4,6 +4,12 @@ "email": "adoqet@gmail.com" }, "record": { + "A": [ + "185.199.108.153", + "185.199.111.153", + "185.199.110.153", + "185.199.109.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 3b2c7bbc5ca5efcbc2d4baa507ea58934f18805b Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:04:48 -0400 Subject: [PATCH 14/28] Delete files.vornexx.is-a.dev --- domains/files.vornexx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/files.vornexx.json diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json deleted file mode 100644 index eba84ac92..000000000 --- a/domains/files.vornexx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "ajay.ramnath8812@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 5acef38a8cf108fbbcb8d718312ce9a633ce8d1e Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Tue, 6 Feb 2024 20:33:09 -0400 Subject: [PATCH 15/28] feat(domain): vornexx.is-a.dev --- domains/vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vornexx.json diff --git a/domains/vornexx.json b/domains/vornexx.json new file mode 100644 index 000000000..764ac4c04 --- /dev/null +++ b/domains/vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "vornexx.pages.dev" + } +} From 0996fc569635cb44a812dd4f3ba2549fee8a847b Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Tue, 6 Feb 2024 20:35:19 -0400 Subject: [PATCH 16/28] feat(domain): files.vornexx.is-a.dev --- domains/files.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/files.vornexx.json diff --git a/domains/files.vornexx.json b/domains/files.vornexx.json new file mode 100644 index 000000000..eba84ac92 --- /dev/null +++ b/domains/files.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From c78581a04ceecba66a64a93be4d26b2f15dca85c Mon Sep 17 00:00:00 2001 From: BrandgrandReal <47084010+BrandgrandRealMe@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:11:40 -0600 Subject: [PATCH 17/28] Delete sx.brandgrandreal.is-a.dev --- domains/sx.brandgrandreal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sx.brandgrandreal.json diff --git a/domains/sx.brandgrandreal.json b/domains/sx.brandgrandreal.json deleted file mode 100644 index 221e76351..000000000 --- a/domains/sx.brandgrandreal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BrandgrandRealMe", - "email": "brandon.lambe@skiff.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From ed0c7be81570ae4170f1e23f32c45f976067d739 Mon Sep 17 00:00:00 2001 From: BrandgrandRealMe Date: Tue, 6 Feb 2024 21:27:31 -0600 Subject: [PATCH 18/28] feat(domain): share.brandgrandreal.is-a.dev --- domains/share.brandgrandreal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/share.brandgrandreal.json diff --git a/domains/share.brandgrandreal.json b/domains/share.brandgrandreal.json new file mode 100644 index 000000000..221e76351 --- /dev/null +++ b/domains/share.brandgrandreal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BrandgrandRealMe", + "email": "brandon.lambe@skiff.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From f188af39d787c24c732db284e284c23a6a9cca46 Mon Sep 17 00:00:00 2001 From: Paul Andrew <75168528+NotKaskus@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:06:26 +0800 Subject: [PATCH 19/28] Update paul.json --- domains/paul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/paul.json b/domains/paul.json index 7cc1a0cee..8628d3dbe 100644 --- a/domains/paul.json +++ b/domains/paul.json @@ -6,6 +6,6 @@ "email": "kaskus45@protonmail.com" }, "record": { - "CNAME": "notkaskus.github.io" + "URL": "https://paulandrew.vercel.app/" } } From 56f67b372ad868fd4a6f135e312cbfcb586c8c3c Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:59:18 +0530 Subject: [PATCH 20/28] Delete cdn.akshtt.is-a.dev --- domains/cdn.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/cdn.akshtt.json diff --git a/domains/cdn.akshtt.json b/domains/cdn.akshtt.json deleted file mode 100644 index d55e38eee..000000000 --- a/domains/cdn.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "A": ["69.30.249.53"] - } - } - \ No newline at end of file From 20a5e5ab457080965b4ae0f13bf7c4c593a2a135 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Wed, 7 Feb 2024 19:48:14 +0700 Subject: [PATCH 21/28] feat(domain): links.trung.is-a.dev --- domains/links.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/links.trung.json diff --git a/domains/links.trung.json b/domains/links.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/links.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 613a72bb3e4bc282665fc7b82d3e6643ec4ebc2d Mon Sep 17 00:00:00 2001 From: alden <63831735+aldenasf@users.noreply.github.com> Date: Thu, 8 Feb 2024 08:25:09 +0700 Subject: [PATCH 22/28] Delete domains/aldenizenmc.json --- domains/aldenizenmc.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aldenizenmc.json diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json deleted file mode 100644 index 684eedfe2..000000000 --- a/domains/aldenizenmc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", - "owner": { - "username": "AldenizenMC", - "email": "aldenizen09@gmail.com" - }, - "record": { - "CNAME": "AldenizenMC.github.io" - } -} From 3febb5c195697636d412686a23baed137bcbd690 Mon Sep 17 00:00:00 2001 From: alden <63831735+aldenasf@users.noreply.github.com> Date: Thu, 8 Feb 2024 08:25:24 +0700 Subject: [PATCH 23/28] Delete domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json --- .../_github-pages-challenge-aldenizenmc.aldenizenmc.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json diff --git a/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json b/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json deleted file mode 100644 index 8a7861729..000000000 --- a/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AldenizenMC", - "email": "aldenizen09@gmail.com" - }, - "record": { - "TXT": "3a73c3c550c151965f6781677b6d2d" - } -} From f75db34bad7ba68b0a385d41810428d2f41f90d7 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Thu, 8 Feb 2024 02:58:38 +0100 Subject: [PATCH 24/28] feat(domain): kotelek.is-a.dev --- domains/kotelek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json new file mode 100644 index 000000000..5f3c854fe --- /dev/null +++ b/domains/kotelek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xKotelek", + "email": "contact@kotelek.dev" + }, + "record": { + "CNAME": "kotelek.dev" + } +} From 8f7804fc93366d2f2fe1911187c580e8b5018845 Mon Sep 17 00:00:00 2001 From: Manav Date: Thu, 8 Feb 2024 10:55:59 +0530 Subject: [PATCH 25/28] Create manav.json --- domains/manav.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manav.json diff --git a/domains/manav.json b/domains/manav.json new file mode 100644 index 000000000..edc5f97cc --- /dev/null +++ b/domains/manav.json @@ -0,0 +1,11 @@ +{ + "description": "Devloper Portfolio", + "repo": "https://github.com/Manav011/Manav011.github.io", + "owner": { + "username": "Manav011", + "email": "manavbafna87+github@gmail.com" + }, + "record": { + "CNAME": "manav011.github.io" + } +} From ae787fd0ac8fe6eb626255e5d84901738e3521bf Mon Sep 17 00:00:00 2001 From: Lachsfilet <99832883+Lachsfilet@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:45:30 +0200 Subject: [PATCH 26/28] feat(domain): add `lachsfilet.is-a.dev` --- domains/lachsfilet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lachsfilet.json diff --git a/domains/lachsfilet.json b/domains/lachsfilet.json new file mode 100644 index 000000000..79afd4e6e --- /dev/null +++ b/domains/lachsfilet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lachsfilet", + "email": "fberger10@gmx.de" + }, + + "record": { + "CNAME": "lachsfilet.github.io" + } +} From 9e4c371948d6c8fa2da3ab40688e2c506130f39d Mon Sep 17 00:00:00 2001 From: infinotiver Date: Thu, 8 Feb 2024 19:12:05 +0530 Subject: [PATCH 27/28] Update infinotiver.json --- domains/infinotiver.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinotiver.json b/domains/infinotiver.json index db766a7fd..2467b5b71 100644 --- a/domains/infinotiver.json +++ b/domains/infinotiver.json @@ -4,6 +4,6 @@ "email": "prakarsh.3482@gmail.com" }, "record": { - "CNAME": "https://prakarsh17.github.io/profile/" + "CNAME": "prakarsh17.github.io" } } From 52bafce4e4c407bed0bf62879bac5d4dbbfcda86 Mon Sep 17 00:00:00 2001 From: infinotiver Date: Thu, 8 Feb 2024 19:21:36 +0530 Subject: [PATCH 28/28] Updated info --new username --- domains/infinotiver.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/infinotiver.json b/domains/infinotiver.json index 2467b5b71..3b9b4b719 100644 --- a/domains/infinotiver.json +++ b/domains/infinotiver.json @@ -1,9 +1,9 @@ { "owner": { - "username": "prakarsh17", + "username": "infinotiver", "email": "prakarsh.3482@gmail.com" }, "record": { - "CNAME": "prakarsh17.github.io" + "CNAME": "infinotiver.github.io" } }