From 25c1b4b50ae605d65829bcc1520884eb9646241e Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:32:19 +0700 Subject: [PATCH 01/19] Create mewwme.json --- domains/mewwme.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mewwme.json diff --git a/domains/mewwme.json b/domains/mewwme.json new file mode 100644 index 000000000..86c1fa770 --- /dev/null +++ b/domains/mewwme.json @@ -0,0 +1,11 @@ +{ + "description": "mewwme.is-a.dev", + "repo": "https://github.com/mewwme/mewwme.github.io", + "owner": { + "username": "mewwme", + "discord": "L`RMN#9749" + }, + "record": { + "CNAME": "mewwme.github.io" + } +} From 96039ddd1a0a016d193cca28a129897a95f72ca2 Mon Sep 17 00:00:00 2001 From: Smaltin Date: Mon, 22 Jan 2024 01:59:20 -0800 Subject: [PATCH 02/19] feat(domain): smaltin.is-a.dev --- domains/smaltin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smaltin.json diff --git a/domains/smaltin.json b/domains/smaltin.json new file mode 100644 index 000000000..63069f1b2 --- /dev/null +++ b/domains/smaltin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Smaltin", + "email": "sterling.maltin@gmail.com" + }, + "record": { + "URL": "https://smaltin.dev" + } +} From ea195e365978395628c0ea544205e8c4171db10d Mon Sep 17 00:00:00 2001 From: z1on3 Date: Mon, 22 Jan 2024 20:19:58 +0800 Subject: [PATCH 03/19] feat(domain): carlo.is-a.dev --- domains/carlo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/carlo.json diff --git a/domains/carlo.json b/domains/carlo.json new file mode 100644 index 000000000..fc1fa8c70 --- /dev/null +++ b/domains/carlo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z1on3", + "email": "panercarlo99@gmail.com" + }, + "record": { + "CNAME": "z1on3.github.io" + } +} From fd54e62be9764b19ec8135992caab5e64bde4cf9 Mon Sep 17 00:00:00 2001 From: MCrumo Date: Mon, 22 Jan 2024 13:38:12 +0100 Subject: [PATCH 04/19] feat(domain): mromeo.is-a.dev --- domains/mromeo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mromeo.json diff --git a/domains/mromeo.json b/domains/mromeo.json new file mode 100644 index 000000000..ccfe3a900 --- /dev/null +++ b/domains/mromeo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MCrumo", + "email": "miquel1rr@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From e089303b7448a8009a3da70ed87a1e491cb71a70 Mon Sep 17 00:00:00 2001 From: Miquel <80285362+MCrumo@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:00:48 +0100 Subject: [PATCH 05/19] Update mromeo.json --- domains/mromeo.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mromeo.json b/domains/mromeo.json index ccfe3a900..ee75b10fa 100644 --- a/domains/mromeo.json +++ b/domains/mromeo.json @@ -4,6 +4,11 @@ "email": "miquel1rr@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From fd2fbd6d497e2d3628e142ff00d523fef4111312 Mon Sep 17 00:00:00 2001 From: Socketlike Date: Mon, 22 Jan 2024 21:13:36 +0700 Subject: [PATCH 06/19] feat(domain): evie.is-a.dev --- domains/evie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/evie.json diff --git a/domains/evie.json b/domains/evie.json new file mode 100644 index 000000000..e9f9bfccc --- /dev/null +++ b/domains/evie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "CNAME": "socketlike.github.io" + } +} From 84a0596407cbc44a811836cb36129ee5ba6f5f83 Mon Sep 17 00:00:00 2001 From: MCrumo Date: Mon, 22 Jan 2024 19:10:27 +0100 Subject: [PATCH 07/19] feat(domain): miquel.is-a.dev --- domains/miquel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miquel.json diff --git a/domains/miquel.json b/domains/miquel.json new file mode 100644 index 000000000..0886b0d36 --- /dev/null +++ b/domains/miquel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MCrumo", + "email": "miquel1rr@gmail.com" + }, + "record": { + "CNAME": "mcrumo.github.io" + } +} From dbcf2b6dbcad8118e62b7221180337e5a3b562e3 Mon Sep 17 00:00:00 2001 From: Glqch <60012409+Glqch404@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:44:29 +0200 Subject: [PATCH 08/19] Update _github-pages-challenge-Glqch404.glqch.json --- domains/_github-pages-challenge-Glqch404.glqch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Glqch404.glqch.json b/domains/_github-pages-challenge-Glqch404.glqch.json index 2eb7d08cb..060991950 100644 --- a/domains/_github-pages-challenge-Glqch404.glqch.json +++ b/domains/_github-pages-challenge-Glqch404.glqch.json @@ -6,6 +6,6 @@ "discord": "915932527871541309" }, "record": { - "TXT": "fb2e7de8506002e7aa7df3d938de5d" + "TXT": "a3b430c8adc12043863d6785cfa782" } } From 009472fce48b6fd79f49d5b83fa1e234e4da912b Mon Sep 17 00:00:00 2001 From: Glqch <60012409+Glqch404@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:45:22 +0200 Subject: [PATCH 09/19] Rename glqch404.json to glqch.json --- domains/{glqch404.json => glqch.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{glqch404.json => glqch.json} (100%) diff --git a/domains/glqch404.json b/domains/glqch.json similarity index 100% rename from domains/glqch404.json rename to domains/glqch.json From de41bb52c2fe132c16c6240da2b3434fe7d0ca9a Mon Sep 17 00:00:00 2001 From: sunglassdev Date: Mon, 22 Jan 2024 10:53:53 -0800 Subject: [PATCH 10/19] feat(domain): sunglass.is-a.dev --- domains/sunglass.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunglass.json diff --git a/domains/sunglass.json b/domains/sunglass.json new file mode 100644 index 000000000..164f9173e --- /dev/null +++ b/domains/sunglass.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sunglassdev", + "email": "g1asstech@outlook.com" + }, + "record": { + "URL": "https://sunglassdev.github.io/" + } +} From 2720805d8d88892cd91482801c51295428b69e2a Mon Sep 17 00:00:00 2001 From: JaQeQe Jackson <97812250+Teerths@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:44:47 -0500 Subject: [PATCH 11/19] Register tetherr.is-a.dev --- domains/tetherr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tetherr.json diff --git a/domains/tetherr.json b/domains/tetherr.json new file mode 100644 index 000000000..304e25a6d --- /dev/null +++ b/domains/tetherr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Teerths", + "email": "jskjsv6@gmail.com", + "discord": "976219146914254858" + }, + + "record": { + "A": ["134.56.183.128"] + } + } + \ No newline at end of file From 61bfddfa000291829f7db0ae277e115e4ceaa795 Mon Sep 17 00:00:00 2001 From: Socketlike Date: Tue, 23 Jan 2024 05:44:58 +0700 Subject: [PATCH 12/19] feat(domain): _discord.evie.is-a.dev --- domains/_discord.evie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.evie.json diff --git a/domains/_discord.evie.json b/domains/_discord.evie.json new file mode 100644 index 000000000..6ae2acc54 --- /dev/null +++ b/domains/_discord.evie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "TXT": "dh=2ffdb09f9be5f3f51fe2089c4cced6ec296d490e" + } +} From e6dc51b95204a5343c00d3f06b801570295efbcd Mon Sep 17 00:00:00 2001 From: Evie <36399055+Socketlike@users.noreply.github.com> Date: Tue, 23 Jan 2024 06:30:07 +0700 Subject: [PATCH 13/19] feat: add _github-pages-challenge-Socketlike.evie.json --- domains/_github-pages-challenge-Socketlike.evie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Socketlike.evie.json diff --git a/domains/_github-pages-challenge-Socketlike.evie.json b/domains/_github-pages-challenge-Socketlike.evie.json new file mode 100644 index 000000000..3ff048f29 --- /dev/null +++ b/domains/_github-pages-challenge-Socketlike.evie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Socketlike", + "email": "evelynxii.xt@gmail.com" + }, + "record": { + "TXT": "351773beb3717122300722aeb5d1ac" + } +} From 349f71fd29ebb6ad9a628fce31c2107dbcd65c41 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:44:09 +0700 Subject: [PATCH 14/19] Update mewwme.json --- domains/mewwme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mewwme.json b/domains/mewwme.json index 86c1fa770..68d559817 100644 --- a/domains/mewwme.json +++ b/domains/mewwme.json @@ -2,8 +2,8 @@ "description": "mewwme.is-a.dev", "repo": "https://github.com/mewwme/mewwme.github.io", "owner": { - "username": "mewwme", - "discord": "L`RMN#9749" + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" }, "record": { "CNAME": "mewwme.github.io" From 92a107f94d1e369df2adb239e61d1c4d711d9d87 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 23 Jan 2024 16:00:10 +0800 Subject: [PATCH 15/19] Create modmail.json --- domains/modmail.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/modmail.json diff --git a/domains/modmail.json b/domains/modmail.json new file mode 100644 index 000000000..4b8f9cf0d --- /dev/null +++ b/domains/modmail.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} From 0ba4e3a9873bb52ccf7653ab69a4d00bc652eed3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 23 Jan 2024 11:53:33 +0100 Subject: [PATCH 16/19] Create lavalink-p1.stefdp.json --- domains/lavalink-p1.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lavalink-p1.stefdp.json diff --git a/domains/lavalink-p1.stefdp.json b/domains/lavalink-p1.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/lavalink-p1.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From 5ae4e62674241db20b10ca26248236a6de749fae Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 23 Jan 2024 11:54:11 +0100 Subject: [PATCH 17/19] Create lavalink-p2.stefdp.json --- domains/lavalink-p2.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lavalink-p2.stefdp.json diff --git a/domains/lavalink-p2.stefdp.json b/domains/lavalink-p2.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/lavalink-p2.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From c27f56905ad98378638a83ded7f75c7509a0debc Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 23 Jan 2024 11:54:46 +0100 Subject: [PATCH 18/19] Create lavalink-p3.stefdp.json --- domains/lavalink-p3.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lavalink-p3.stefdp.json diff --git a/domains/lavalink-p3.stefdp.json b/domains/lavalink-p3.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/lavalink-p3.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From 48c7978cfd6ec6d5b1df22a8fa4b31a4d3418998 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 23 Jan 2024 11:55:35 +0100 Subject: [PATCH 19/19] Create test.stefdp.json --- domains/test.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/test.stefdp.json diff --git a/domains/test.stefdp.json b/domains/test.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/test.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +}