From 8ef64f292b1123abacf6330b6302c117e77cd82b Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:15:01 +0200 Subject: [PATCH 01/69] Update serstars.json --- domains/serstars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/serstars.json b/domains/serstars.json index 6d284c553..156b0e8d0 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,6 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io" + "CNAME": "serstars.github.io", + "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 26b0d3ef02bef44e2cf70d9878a1565a213583c8 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:21:44 +0200 Subject: [PATCH 02/69] Update serstars.json --- domains/serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 156b0e8d0..69696f28c 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io", - "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "_discord.serstars.github.io.", + "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 0090951f72cdac8117d5ca349bfae2bc6fe2c54c Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:48:47 +0200 Subject: [PATCH 03/69] Update serstars.json --- domains/serstars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 69696f28c..6d284c553 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,6 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "_discord.serstars.github.io.", - "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "serstars.github.io" } } From 97f8bcbac331681e08629063416e6a4ca63dc58d Mon Sep 17 00:00:00 2001 From: NishanHamza Date: Thu, 5 Oct 2023 23:05:24 +0600 Subject: [PATCH 04/69] feat(domain): nishanhamza.is-a.dev --- domains/nishanhamza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishanhamza.json diff --git a/domains/nishanhamza.json b/domains/nishanhamza.json new file mode 100644 index 000000000..bc2fdb238 --- /dev/null +++ b/domains/nishanhamza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "www" + } +} From 02d244eb56afd8315b2e587da3fcce68235302c0 Mon Sep 17 00:00:00 2001 From: Veslydev Date: Sun, 10 Mar 2024 13:16:29 +0300 Subject: [PATCH 05/69] feat(domain): vesly.is-a.dev --- domains/vesly.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vesly.json diff --git a/domains/vesly.json b/domains/vesly.json new file mode 100644 index 000000000..ed46b6a98 --- /dev/null +++ b/domains/vesly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Veslydev", + "email": "theflashtrdublaj@gmail.com" + }, + "record": { + "A": ["88.209.248.121"] + } +} From a429c34ba73ed73578475b7b802c46cabc605b88 Mon Sep 17 00:00:00 2001 From: JustLeska Date: Wed, 13 Mar 2024 18:01:49 +0100 Subject: [PATCH 06/69] feat(domain): leska.is-a.dev --- domains/leska.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leska.json diff --git a/domains/leska.json b/domains/leska.json new file mode 100644 index 000000000..bea5faf7d --- /dev/null +++ b/domains/leska.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JustLeska", + "email": "leskalouis@hotmail.com" + }, + "record": { + "CNAME": "https://guns.lol/leska" + } +} From e8a5dc2941337ee5c279ad23057f7cd21c357723 Mon Sep 17 00:00:00 2001 From: Neeedrose Date: Fri, 15 Mar 2024 17:52:03 -0400 Subject: [PATCH 07/69] feat(domain): serverpanel.is-a.dev --- domains/serverpanel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/serverpanel.json diff --git a/domains/serverpanel.json b/domains/serverpanel.json new file mode 100644 index 000000000..cbed3270d --- /dev/null +++ b/domains/serverpanel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Neeedrose", + "email": "bobbyaneville@gmail.com" + }, + "record": { + "A": ["34.75.192.79"] + } +} From cd25df071364c5f86d7c4dba7fde71984d7546c5 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sat, 16 Mar 2024 05:52:00 +0100 Subject: [PATCH 08/69] feat(domain): 0x1026.is-a.dev --- domains/0x1026.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0x1026.json diff --git a/domains/0x1026.json b/domains/0x1026.json new file mode 100644 index 000000000..268a332e6 --- /dev/null +++ b/domains/0x1026.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "hugovidafe.dev" + } +} From 9fe5c8b65beb7bd8b08fa342d6a5ff918075f4ce Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sat, 16 Mar 2024 05:52:32 +0100 Subject: [PATCH 09/69] feat(domain): hugovidafe.is-a.dev --- domains/hugovidafe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hugovidafe.json diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json new file mode 100644 index 000000000..268a332e6 --- /dev/null +++ b/domains/hugovidafe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0x1026", + "email": "me@hugovidafe.dev" + }, + "record": { + "URL": "hugovidafe.dev" + } +} From c4a19b2be9315a03421d3525a864dda1a86fef9c Mon Sep 17 00:00:00 2001 From: BlenderDuck Date: Sat, 16 Mar 2024 19:01:07 +0000 Subject: [PATCH 10/69] feat(domain): skittles.is-a.dev --- domains/skittles.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skittles.json diff --git a/domains/skittles.json b/domains/skittles.json new file mode 100644 index 000000000..bbd10250e --- /dev/null +++ b/domains/skittles.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "CNAME": "blenderduck.github.io" + } +} From 02154fae5436cf3afcc3d55b4a516eb444bc714f Mon Sep 17 00:00:00 2001 From: xuyifei Dev <136873982+xuyife@users.noreply.github.com> Date: Sun, 17 Mar 2024 07:38:18 +0800 Subject: [PATCH 11/69] Create xuyifei.json --- domains/xuyifei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xuyifei.json diff --git a/domains/xuyifei.json b/domains/xuyifei.json new file mode 100644 index 000000000..949ac4709 --- /dev/null +++ b/domains/xuyifei.json @@ -0,0 +1,12 @@ +{ + "description": "Xuyifei's website’", + "repo": "https://github.com/xuyife/xuyife.github.io", + "owner": { + "username": "xuyife", + "email": "xuyifeiDev@outlook.com", + "twitter": "xuyifei" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} From f5b13cb71827bb85fb5ae5d3f70d32518be96ef0 Mon Sep 17 00:00:00 2001 From: GeekSupport Date: Sun, 17 Mar 2024 07:46:12 +0700 Subject: [PATCH 12/69] feat(domain): fuds.is-a.dev --- domains/fuds.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fuds.json diff --git a/domains/fuds.json b/domains/fuds.json new file mode 100644 index 000000000..5e9c167bd --- /dev/null +++ b/domains/fuds.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeekSupport", + "email": "geek@laguaz.eu.org" + }, + "record": { + "CNAME": "fuds.pages.dev" + } +} From 0acd41e3c48d132541c9b80f278647a1d984645e Mon Sep 17 00:00:00 2001 From: xuyife <18916947008@163.com> Date: Sun, 17 Mar 2024 12:56:15 +0800 Subject: [PATCH 13/69] feat(domain): xuyife.is-a.dev --- domains/xuyife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xuyife.json diff --git a/domains/xuyife.json b/domains/xuyife.json new file mode 100644 index 000000000..0d843d43a --- /dev/null +++ b/domains/xuyife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xuyife", + "email": "18916947008@163.com" + }, + "record": { + "CNAME": "xuyife.github.io" + } +} From 246e084f2fbdd04e960d2092b5761bfcda001a44 Mon Sep 17 00:00:00 2001 From: abdeldroid2007 Date: Sun, 17 Mar 2024 06:44:10 +0000 Subject: [PATCH 14/69] feat(domain): swimou.is-a.dev --- domains/swimou.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/swimou.json diff --git a/domains/swimou.json b/domains/swimou.json new file mode 100644 index 000000000..ac71c6586 --- /dev/null +++ b/domains/swimou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdeldroid2007", + "email": "abdessattar23@proton.me" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From 0f817f5531fe04588886f729dc9e540d613567b3 Mon Sep 17 00:00:00 2001 From: abdeldroid2007 <161964484+abdeldroid2007@users.noreply.github.com> Date: Sun, 17 Mar 2024 06:51:02 +0000 Subject: [PATCH 15/69] Update swimou.json --- domains/swimou.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/swimou.json b/domains/swimou.json index ac71c6586..0e85e81df 100644 --- a/domains/swimou.json +++ b/domains/swimou.json @@ -4,6 +4,7 @@ "email": "abdessattar23@proton.me" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": ["mx1.forwardemail.net","mx2.forwardemail.net"], + "TXT": ["forward-email=abdessattar23@proton.me"] } } From 768b50f3d71ed539d972b69cf9e777ba34ea520e Mon Sep 17 00:00:00 2001 From: Geek Musik <106485862+GeekSupport@users.noreply.github.com> Date: Sun, 17 Mar 2024 16:47:21 +0700 Subject: [PATCH 16/69] Update fuds.json From 5174fb40c68fede6e69f1d1d125ca646fb649474 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:23:43 -0400 Subject: [PATCH 17/69] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..918afc081 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter: "vornexx_" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 23187f57f06b4d4b4220a1b906b85908cb22305f Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:25:07 -0400 Subject: [PATCH 18/69] Update _discord.vornexx.json --- domains/_discord.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json index 918afc081..c1a3478ad 100644 --- a/domains/_discord.vornexx.json +++ b/domains/_discord.vornexx.json @@ -6,6 +6,6 @@ "twitter: "vornexx_" }, "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + "TXT": "dh=7230d093b797b41f1529d6817c87b5a9f6bf7583" } } From 438b83d25b6acfe96b40f332067d4916deb0825f Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:40:24 -0400 Subject: [PATCH 19/69] Update _discord.vornexx.json --- domains/_discord.vornexx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json index c1a3478ad..918afc081 100644 --- a/domains/_discord.vornexx.json +++ b/domains/_discord.vornexx.json @@ -6,6 +6,6 @@ "twitter: "vornexx_" }, "record": { - "TXT": "dh=7230d093b797b41f1529d6817c87b5a9f6bf7583" + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" } } From 87fe67204282b41b5538b1ba6174aec0ce0d0411 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:42:56 -0400 Subject: [PATCH 20/69] Delete domains/_discord.vornexx.json --- domains/_discord.vornexx.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json deleted file mode 100644 index 918afc081..000000000 --- a/domains/_discord.vornexx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter: "vornexx_" - }, - "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" - } -} From 585d20d54c978bfb3c03b538d762640807399b13 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Sun, 17 Mar 2024 14:49:42 -0400 Subject: [PATCH 21/69] Create _discord.vornexx.json --- domains/_discord.vornexx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json new file mode 100644 index 000000000..4786622c6 --- /dev/null +++ b/domains/_discord.vornexx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "", + "discord": "1149438819834269856", + "twitter": "vorrnexx_" + }, + "record": { + "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" + } +} From 32ccb5e962a53066a067e93172ab3dfd37192dd9 Mon Sep 17 00:00:00 2001 From: BlenderDuck Date: Mon, 18 Mar 2024 17:51:14 +0000 Subject: [PATCH 22/69] feat(domain): skittle.is-a.dev --- domains/skittle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skittle.json diff --git a/domains/skittle.json b/domains/skittle.json new file mode 100644 index 000000000..00780c559 --- /dev/null +++ b/domains/skittle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlenderDuck", + "email": "blenderduck@duck.com" + }, + "record": { + "URL": "blenderduck.github.io" + } +} From d56e71ef74a0f08055dcf01ac187b0f085c71b07 Mon Sep 17 00:00:00 2001 From: BlenderDuck <162184913+BlenderDuck@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:54:58 +0000 Subject: [PATCH 23/69] Delete domains/skittle.json --- domains/skittle.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/skittle.json diff --git a/domains/skittle.json b/domains/skittle.json deleted file mode 100644 index 00780c559..000000000 --- a/domains/skittle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BlenderDuck", - "email": "blenderduck@duck.com" - }, - "record": { - "URL": "blenderduck.github.io" - } -} From 5fe36cd0ffb3e9175585e2512df9377b65ce6cee Mon Sep 17 00:00:00 2001 From: aditya-lika-ardiansyah Date: Tue, 19 Mar 2024 20:16:03 +0700 Subject: [PATCH 24/69] feat(domain): adit.is-a.dev --- domains/adit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adit.json diff --git a/domains/adit.json b/domains/adit.json new file mode 100644 index 000000000..c600ad0a9 --- /dev/null +++ b/domains/adit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aditya-lika-ardiansyah", + "email": "Adytialikaardiansyah@gmail.com" + }, + "record": { + "CNAME": "aditya-lika-ardiansyah.github.io." + } +} From 2500750e668ed51b857c238b5de39d1e3792182f Mon Sep 17 00:00:00 2001 From: dhananjay8 Date: Tue, 19 Mar 2024 21:13:54 +0530 Subject: [PATCH 25/69] feat(domain): dhananjaypatil.is-a.dev --- domains/dhananjaypatil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhananjaypatil.json diff --git a/domains/dhananjaypatil.json b/domains/dhananjaypatil.json new file mode 100644 index 000000000..40e5d1569 --- /dev/null +++ b/domains/dhananjaypatil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dhananjay8", + "email": "dhananjay.pict@gmail.com" + }, + "record": { + "CNAME": "dhananjay8.github.io" + } +} From 7d7bf91e20bd0da23e03f7d4d4e5e4913d7485cf Mon Sep 17 00:00:00 2001 From: GeantW0rld Date: Wed, 20 Mar 2024 12:53:36 +0100 Subject: [PATCH 26/69] feat(domain): skybeworld.is-a.dev --- domains/skybeworld.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skybeworld.json diff --git a/domains/skybeworld.json b/domains/skybeworld.json new file mode 100644 index 000000000..52277ad70 --- /dev/null +++ b/domains/skybeworld.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GeantW0rld", + "email": "yanis.geantworld@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 0ef219a706d2333c70afd397d625a59ab55b4bbf Mon Sep 17 00:00:00 2001 From: MrPidouille Date: Wed, 20 Mar 2024 14:42:55 +0100 Subject: [PATCH 27/69] feat(domain): webouille.is-a.dev --- domains/webouille.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webouille.json diff --git a/domains/webouille.json b/domains/webouille.json new file mode 100644 index 000000000..11b5e93cd --- /dev/null +++ b/domains/webouille.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrPidouille", + "email": "valentinrobin7500@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 4d0d036118c6bf929f3310f8d50a5b2d6c4241b8 Mon Sep 17 00:00:00 2001 From: Aditya Lika Ardiansyah <163546571+aditya-lika-ardiansyah@users.noreply.github.com> Date: Wed, 20 Mar 2024 23:17:08 +0700 Subject: [PATCH 28/69] Update adit.json --- domains/adit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adit.json b/domains/adit.json index c600ad0a9..8fd432982 100644 --- a/domains/adit.json +++ b/domains/adit.json @@ -4,6 +4,6 @@ "email": "Adytialikaardiansyah@gmail.com" }, "record": { - "CNAME": "aditya-lika-ardiansyah.github.io." + "CNAME": "aditya-lika-ardiansyah.github.io" } } From 4a51c90d1f848b5608eb5c73660b251eaa4dd78b Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Wed, 20 Mar 2024 21:54:51 +0530 Subject: [PATCH 29/69] feat(domain): somyadipghosh.is-a.dev --- domains/somyadipghosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/somyadipghosh.json diff --git a/domains/somyadipghosh.json b/domains/somyadipghosh.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/somyadipghosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From d7abb419127ccbfeea0d86c375b3939181e45b1f Mon Sep 17 00:00:00 2001 From: NishanHamza Date: Thu, 21 Mar 2024 00:06:27 +0600 Subject: [PATCH 30/69] feat(domain): nishan-hamza.is-a.dev --- domains/nishan-hamza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishan-hamza.json diff --git a/domains/nishan-hamza.json b/domains/nishan-hamza.json new file mode 100644 index 000000000..4b574e8d8 --- /dev/null +++ b/domains/nishan-hamza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NishanHamza", + "email": "nishanhamza2@gmail.com" + }, + "record": { + "CNAME": "nishan-hamza.pages.dev" + } +} From 074056b548537d7df59458ba14e67519e36bf30d Mon Sep 17 00:00:00 2001 From: Nishan Hamza <113702067+NishanHamza@users.noreply.github.com> Date: Thu, 21 Mar 2024 00:18:43 +0600 Subject: [PATCH 31/69] Delete domains/nishanhamza.json --- domains/nishanhamza.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nishanhamza.json diff --git a/domains/nishanhamza.json b/domains/nishanhamza.json deleted file mode 100644 index bc2fdb238..000000000 --- a/domains/nishanhamza.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NishanHamza", - "email": "nishanhamza2@gmail.com" - }, - "record": { - "CNAME": "www" - } -} From 5e3fd323443dded6549b8aa18fd71e7fc4f9a982 Mon Sep 17 00:00:00 2001 From: chikoiko Date: Thu, 21 Mar 2024 01:55:09 +0700 Subject: [PATCH 32/69] feat(domain): chiko.is-a.dev --- domains/chiko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chiko.json diff --git a/domains/chiko.json b/domains/chiko.json new file mode 100644 index 000000000..0ec4ff7dd --- /dev/null +++ b/domains/chiko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chikoiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} From cc21b73733239759782fd5822098ca1491ef255b Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:57:32 +0700 Subject: [PATCH 33/69] chikoiko.json --- domains/chikoiko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chikoiko.json diff --git a/domains/chikoiko.json b/domains/chikoiko.json new file mode 100644 index 000000000..354da53f5 --- /dev/null +++ b/domains/chikoiko.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @chikoiko", + "repo": "https://github.com/chikoiko/chikoiko.github.io", + "owner": { + "username": "chiko", + "email": "itsmezark05@gmail.com" + }, + "record": { + "CNAME": "chikoiko.github.io" + } +} From 9f0f711710e65c6fc727890ca9c507afec7d4504 Mon Sep 17 00:00:00 2001 From: binwonk Date: Wed, 20 Mar 2024 20:01:40 +0000 Subject: [PATCH 34/69] feat(domain): binwonk.is-a.dev --- domains/binwonk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/binwonk.json diff --git a/domains/binwonk.json b/domains/binwonk.json new file mode 100644 index 000000000..41d88fa35 --- /dev/null +++ b/domains/binwonk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "binwonk", + "email": "finnwok1@gmail.com" + }, + "record": { + "CNAME": "binwonk.github.io" + } +} From bb7353b1751888641800f0718a23f1a1d62abd84 Mon Sep 17 00:00:00 2001 From: SerStars Date: Wed, 20 Mar 2024 22:46:41 +0100 Subject: [PATCH 35/69] feat(domain): cdn.serstars.is-a.dev --- domains/cdn.serstars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.serstars.json diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json new file mode 100644 index 000000000..2a1064054 --- /dev/null +++ b/domains/cdn.serstars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SerStars", + "email": "sdfs9912@gmail.com" + }, + "record": { + "CNAME": "http://serstars.is-a.dev/cdn/" + } +} From b79d26c4a342fba389af47bc5efe73178973cbce Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:51:57 +0100 Subject: [PATCH 36/69] Update cdn.serstars.json --- domains/cdn.serstars.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index 2a1064054..e78ebe689 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,9 +1,11 @@ { + "repo": "https://github.com/SerStars/cdn", "owner": { "username": "SerStars", - "email": "sdfs9912@gmail.com" + "email": "", + "twitter": "SerStars_lol" }, "record": { - "CNAME": "http://serstars.is-a.dev/cdn/" + "CNAME": "serstars.github.io/cdn" } -} +} From e33cb87d360684e410e16ab1a3f0a07373f51601 Mon Sep 17 00:00:00 2001 From: Bob16077777 <80724277+Bob16077@users.noreply.github.com> Date: Wed, 20 Mar 2024 16:04:31 -0700 Subject: [PATCH 37/69] Create games.bob16077.json --- domains/games.bob16077.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/games.bob16077.json diff --git a/domains/games.bob16077.json b/domains/games.bob16077.json new file mode 100644 index 000000000..c1106415e --- /dev/null +++ b/domains/games.bob16077.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bob16077", + "discord": "bob16077777", + "email": "" + }, + "record": { + "CNAME": "bob16077.github.io" + } +} From 1efa93c9767ba7c1fad590fb4799796c0dd92bd3 Mon Sep 17 00:00:00 2001 From: "Keira E. C. T" Date: Thu, 21 Mar 2024 11:08:20 +0000 Subject: [PATCH 38/69] Update researcx.json --- domains/researcx.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/domains/researcx.json b/domains/researcx.json index 1ab0501a0..4c60eb149 100644 --- a/domains/researcx.json +++ b/domains/researcx.json @@ -3,8 +3,17 @@ "username": "researcx", "email": "kei.trei.a52@gmail.com" }, - "record": { - "A": ["129.151.206.225"] + "A": [ + "129.151.206.225" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "v=spf1 include:zoho.eu ~all" + ] } } From 1f4642b4f5ccc4c57e7022b8a9afcd0f89de6481 Mon Sep 17 00:00:00 2001 From: UrgingOfc Date: Thu, 21 Mar 2024 12:46:12 +0100 Subject: [PATCH 39/69] feat(domain): vscode.urging.is-a.dev --- domains/vscode.urging.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vscode.urging.json diff --git a/domains/vscode.urging.json b/domains/vscode.urging.json new file mode 100644 index 000000000..e0d094d44 --- /dev/null +++ b/domains/vscode.urging.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UrgingOfc", + "email": "diogo.lopes.silva.ch@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ede6acdb99c324d38beb4b7dd4cc569360a445af Mon Sep 17 00:00:00 2001 From: seka <121715900+lutherantz@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:37:01 +0100 Subject: [PATCH 40/69] Create seka.json --- domains/seka.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seka.json diff --git a/domains/seka.json b/domains/seka.json new file mode 100644 index 000000000..eabc8d1bf --- /dev/null +++ b/domains/seka.json @@ -0,0 +1,12 @@ +{ + "description": "lutherantz.is-a.dev", + "repo": "https://github.com/lutherantz/lutherantz.github.io", + "owner": { + "username": "lutherantz", + "email": "sekausername@gmail.com", + "twitter": "sekateur_" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} From 343a63829d08710e003e41a22d4f14edd0c63832 Mon Sep 17 00:00:00 2001 From: lutherantz Date: Thu, 21 Mar 2024 14:38:53 +0100 Subject: [PATCH 41/69] feat(domain): lutherantz.is-a.dev --- domains/lutherantz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lutherantz.json diff --git a/domains/lutherantz.json b/domains/lutherantz.json new file mode 100644 index 000000000..001851746 --- /dev/null +++ b/domains/lutherantz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lutherantz", + "email": "akamecanic@gmail.com" + }, + "record": { + "CNAME": "lutherantz.github.io" + } +} From 43778e69066463b883ee48fbeb5e4d52d3d97590 Mon Sep 17 00:00:00 2001 From: jhedmendoza Date: Fri, 22 Mar 2024 09:56:15 +0800 Subject: [PATCH 42/69] feat(domain): jhedmendoza.is-a.dev --- domains/jhedmendoza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jhedmendoza.json diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json new file mode 100644 index 000000000..cfdb3ee71 --- /dev/null +++ b/domains/jhedmendoza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jhedmendoza", + "email": "jhed.mendoza@hotmail.com" + }, + "record": { + "CNAME": "jhedmendoza.is-a.dev" + } +} From 5938e5e34192ba75b25efc4ee98fbdfff5f1b029 Mon Sep 17 00:00:00 2001 From: Toricane <73972068+Toricane@users.noreply.github.com> Date: Thu, 21 Mar 2024 19:24:53 -0700 Subject: [PATCH 43/69] Register prajwal.is-a.dev --- domains/prajwal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prajwal.json diff --git a/domains/prajwal.json b/domains/prajwal.json new file mode 100644 index 000000000..4c3877204 --- /dev/null +++ b/domains/prajwal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Toricane", + "email": "prjwl028@gmail.com", + "discord": "721093211577385020" + }, + + "record": { + "CNAME": "toricane.github.io" + } + } + \ No newline at end of file From 324b485b8a264f24634591871314450b6f109c26 Mon Sep 17 00:00:00 2001 From: Jhed Mendoza Date: Fri, 22 Mar 2024 13:01:49 +0800 Subject: [PATCH 44/69] Update jhedmendoza.json Changed CNAME to jhedmendoza.github.io --- domains/jhedmendoza.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/jhedmendoza.json b/domains/jhedmendoza.json index cfdb3ee71..fe59ec0b2 100644 --- a/domains/jhedmendoza.json +++ b/domains/jhedmendoza.json @@ -4,6 +4,7 @@ "email": "jhed.mendoza@hotmail.com" }, "record": { - "CNAME": "jhedmendoza.is-a.dev" + "CNAME": "jhedmendoza.github.io" } } + From 6d07e871cad0ce4eb6159fcdbc8602e653daedf7 Mon Sep 17 00:00:00 2001 From: You Found Alpha Date: Fri, 22 Mar 2024 10:29:56 +0200 Subject: [PATCH 45/69] Update _github-challenge-yfadev-org.yfa.json --- domains/_github-challenge-yfadev-org.yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index fd076fc89..8b0a8847e 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -8,6 +8,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "3436b41d67" + "TXT": "a4b5c60953" } } From 474f57ef0bf90972c237f488a2cac4d98652fd11 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Fri, 22 Mar 2024 17:18:11 +0800 Subject: [PATCH 46/69] feat(domain): uptime-ryo.is-a.dev --- domains/uptime-ryo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptime-ryo.json diff --git a/domains/uptime-ryo.json b/domains/uptime-ryo.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/uptime-ryo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ee3263be67a5e889dd8300f06c6beaefad248d6b Mon Sep 17 00:00:00 2001 From: akborana3 <88649979+akborana3@users.noreply.github.com> Date: Sat, 23 Mar 2024 12:02:03 +0530 Subject: [PATCH 47/69] Register akborana.is-a.dev --- domains/akborana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akborana.json diff --git a/domains/akborana.json b/domains/akborana.json new file mode 100644 index 000000000..d9181b5d9 --- /dev/null +++ b/domains/akborana.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "akborana3", + "email": "akayonfire3@gmail.com", + "discord": "1042457884736368721" + }, + + "record": { + "CNAME": "akborana3.github.io" + } + } + \ No newline at end of file From 5b7063d8755b08b77722fc9b3fc477d36d9ae1fb Mon Sep 17 00:00:00 2001 From: Leska <82216890+JustLeska@users.noreply.github.com> Date: Sat, 23 Mar 2024 12:11:41 +0100 Subject: [PATCH 48/69] Update domains/leska.json Co-authored-by: Vaibhav --- domains/leska.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leska.json b/domains/leska.json index bea5faf7d..0b06014c0 100644 --- a/domains/leska.json +++ b/domains/leska.json @@ -4,6 +4,6 @@ "email": "leskalouis@hotmail.com" }, "record": { - "CNAME": "https://guns.lol/leska" + "URL": "https://guns.lol/leska" } } From 65884d2f0a3fab866ff4399b0f44cdd4fe5ccb74 Mon Sep 17 00:00:00 2001 From: uynilo9 Date: Sat, 23 Mar 2024 19:36:19 +0800 Subject: [PATCH 49/69] Update uynilo9.json because Netlify is no longer supported --- domains/uynilo9.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 08ac4ee06..7b5db6d7d 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -1,12 +1,10 @@ { - "description": "uynilo9.is-a.dev", - "repo": "https://github.com/uynilo9/website", - "owner": { - "username": "uynilo9", - "email": "uynilo9@outlook.com", - "twitter": "uynilo9" - }, - "record": { - "URL": "https://uynilo9.netlify.app" - } -} + "owner": { + "username": "uynilo9", + "email": "uynilo9@outlook.com", + "twitter": "uynilo9" + }, + "record": { + "CNAME": "uynilo9.pages.dev" + } +} From b2771e16bb56116325a190024af933f382538170 Mon Sep 17 00:00:00 2001 From: Abdo <100898720+xAbdoAT@users.noreply.github.com> Date: Sat, 23 Mar 2024 15:20:39 +0200 Subject: [PATCH 50/69] fix the subdomain xabdoat.json --- domains/xabdoat.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/xabdoat.json b/domains/xabdoat.json index 381d4b433..e51a5ad39 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -1,11 +1,12 @@ { - "owner": { - "username": "xAbdoAT", - "email": "ABDO199877@gmail.com", - "discord": "943662778433032242" - }, - - "record": { - "CNAME": "xabdoat.github.io" - } + "description": "xAbdo AT Main Web Page", + "repo": "https://github.com/xAbdoAT/xAbdoAT.github.io", + "owner": { + "username": "xAbdoAT", + "email": "email@address", + "twitter": "xAbdoAT" + }, + "record": { + "CNAME": "xabdoat.github.io" + } } From abae9f84776b30ddbd4ae4890375bbe778cfd531 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:35:32 +0100 Subject: [PATCH 51/69] Update cdn.serstars.json --- domains/cdn.serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index e78ebe689..4c59d68e6 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SerStars/cdn", + "repo": "https://github.com/SerStars-2/", "owner": { "username": "SerStars", "email": "", "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io/cdn" + "CNAME": "serstars-2.github.io" } } From c0397cf047aa9e1e444a00e4e2b87256b6a602f1 Mon Sep 17 00:00:00 2001 From: LykeTheBest Date: Sun, 24 Mar 2024 03:17:28 +0300 Subject: [PATCH 52/69] feat(domain): lyke.is-a.dev --- domains/lyke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lyke.json diff --git a/domains/lyke.json b/domains/lyke.json new file mode 100644 index 000000000..184499919 --- /dev/null +++ b/domains/lyke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com" + }, + "record": { + "URL": "https://lyke.glitch.me/" + } +} From 6a6075d3b672a3fdf48b27468a15072ccfbc0f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lyk=C3=A9?= <95177582+LykeTheBest@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:00:27 +0300 Subject: [PATCH 53/69] Register lyke2.is-a.dev --- domains/lyke2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lyke2.json diff --git a/domains/lyke2.json b/domains/lyke2.json new file mode 100644 index 000000000..2a5bb9a6e --- /dev/null +++ b/domains/lyke2.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LykeTheBest", + "email": "lykethebest@outlook.com", + "discord": "576451390277156899" + }, + + "record": { + "CNAME": "lyke.glitch.me" + } + } + \ No newline at end of file From 1c725818ada1208173ac51a22099f8188bd1ef22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lyk=C3=A9?= <95177582+LykeTheBest@users.noreply.github.com> Date: Sun, 24 Mar 2024 04:39:29 +0300 Subject: [PATCH 54/69] Delete domains/lyke2.json --- domains/lyke2.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/lyke2.json diff --git a/domains/lyke2.json b/domains/lyke2.json deleted file mode 100644 index 2a5bb9a6e..000000000 --- a/domains/lyke2.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LykeTheBest", - "email": "lykethebest@outlook.com", - "discord": "576451390277156899" - }, - - "record": { - "CNAME": "lyke.glitch.me" - } - } - \ No newline at end of file From 173a80d5fa858aa933e528a27426e656725fd413 Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Sun, 24 Mar 2024 14:10:11 +0530 Subject: [PATCH 55/69] Create ishh.json --- domains/ishh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ishh.json diff --git a/domains/ishh.json b/domains/ishh.json new file mode 100644 index 000000000..96e3f587c --- /dev/null +++ b/domains/ishh.json @@ -0,0 +1,11 @@ +{ + "description": "ishh.is-a.dev", + "repo": "https://github.com/ishh-xd/ishh-xd.github.io", + "owner": { + "username": "Ishh", + "email": "ishh-xd@proton.me" + }, + "record": { + "CNAME": "ishh-xd.github.io" + } +} From 230868c7d0f18ed827bc71e5c547c402feba91fd Mon Sep 17 00:00:00 2001 From: Ishh <88816438+ishh-xd@users.noreply.github.com> Date: Sun, 24 Mar 2024 20:37:19 +0530 Subject: [PATCH 56/69] Update domains/ishh.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/ishh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ishh.json b/domains/ishh.json index 96e3f587c..d4ef01652 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -2,7 +2,7 @@ "description": "ishh.is-a.dev", "repo": "https://github.com/ishh-xd/ishh-xd.github.io", "owner": { - "username": "Ishh", + "username": "ishh-xd", "email": "ishh-xd@proton.me" }, "record": { From 17ef7f7ecc67c591bd40b3a2e03650ec08e49c1e Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 24 Mar 2024 20:37:25 +0530 Subject: [PATCH 57/69] Create bday.suki.json --- domains/bday.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bday.suki.json diff --git a/domains/bday.suki.json b/domains/bday.suki.json new file mode 100644 index 000000000..a3d5501ed --- /dev/null +++ b/domains/bday.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From f01db42b60c4485eec27f7fe1e386fba00f01603 Mon Sep 17 00:00:00 2001 From: Ravener Date: Sun, 24 Mar 2024 22:58:36 +0500 Subject: [PATCH 58/69] Create ntfy.ravener.json --- domains/ntfy.ravener.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ntfy.ravener.json diff --git a/domains/ntfy.ravener.json b/domains/ntfy.ravener.json new file mode 100644 index 000000000..e2a153929 --- /dev/null +++ b/domains/ntfy.ravener.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ravener", + "email": "ravener.anime@gmail.com", + "twitter": "RavenRavener", + "discord": "292690616285134850" + }, + "record": { + "A": [ + "132.145.196.17" + ] + } +} From 8f5755655486c044651a7c8b4930dbc577acbd39 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sun, 24 Mar 2024 19:19:53 +0100 Subject: [PATCH 59/69] Update 0x1026.json --- domains/0x1026.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0x1026.json b/domains/0x1026.json index 268a332e6..5f815bc21 100644 --- a/domains/0x1026.json +++ b/domains/0x1026.json @@ -4,6 +4,6 @@ "email": "me@hugovidafe.dev" }, "record": { - "URL": "hugovidafe.dev" + "URL": "https://hugovidafe.dev" } } From b7949d961bc3ef59018bfd11d2fa6c611a4326b7 Mon Sep 17 00:00:00 2001 From: 0x1026 Date: Sun, 24 Mar 2024 19:20:19 +0100 Subject: [PATCH 60/69] Update hugovidafe.json --- domains/hugovidafe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json index 268a332e6..5f815bc21 100644 --- a/domains/hugovidafe.json +++ b/domains/hugovidafe.json @@ -4,6 +4,6 @@ "email": "me@hugovidafe.dev" }, "record": { - "URL": "hugovidafe.dev" + "URL": "https://hugovidafe.dev" } } From bedb66a5c177e1a074cd45c8824099104169981b Mon Sep 17 00:00:00 2001 From: Magniquick Date: Mon, 25 Mar 2024 20:34:25 +0530 Subject: [PATCH 61/69] feat(domain): navon.is-a.dev --- domains/navon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/navon.json diff --git a/domains/navon.json b/domains/navon.json new file mode 100644 index 000000000..e6a5f141f --- /dev/null +++ b/domains/navon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Magniquick", + "email": "navonjohnlukose@gmail.com" + }, + "record": { + "CNAME": "magniquick.github.io" + } +} From f5729f4eabfec43b0cefbb4e224eb9a0deb54830 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:39:52 +0530 Subject: [PATCH 62/69] Update magniquick.json --- domains/magniquick.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/domains/magniquick.json b/domains/magniquick.json index fa8a1abfd..9f3b669ee 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -6,14 +6,7 @@ "email": "", "discord": "Magniquick#5003" }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "CNAME": "magniquick.github.io" + } } From dea62af34d0eb27758dc8a54bda7f42207208897 Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:40:43 +0530 Subject: [PATCH 63/69] Update navon.json --- domains/navon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/navon.json b/domains/navon.json index e6a5f141f..93e781492 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -1,7 +1,7 @@ { "owner": { "username": "Magniquick", - "email": "navonjohnlukose@gmail.com" + "discord": "Magniquick#5003" }, "record": { "CNAME": "magniquick.github.io" From 1d6f69998a855b2209d06bc92f1a22a7ebe105fe Mon Sep 17 00:00:00 2001 From: Magniquick <67406856+Magniquick@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:03:00 +0530 Subject: [PATCH 64/69] Revert "Update navon.json" This reverts commit dea62af34d0eb27758dc8a54bda7f42207208897. --- domains/navon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/navon.json b/domains/navon.json index 93e781492..e6a5f141f 100644 --- a/domains/navon.json +++ b/domains/navon.json @@ -1,7 +1,7 @@ { "owner": { "username": "Magniquick", - "discord": "Magniquick#5003" + "email": "navonjohnlukose@gmail.com" }, "record": { "CNAME": "magniquick.github.io" From ca72a5c08e580ce879f2444d714d6b9a6e330765 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudcloudskies@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:11:14 +0300 Subject: [PATCH 65/69] Create ziriksi.json --- domains/ziriksi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ziriksi.json diff --git a/domains/ziriksi.json b/domains/ziriksi.json new file mode 100644 index 000000000..4480763b3 --- /dev/null +++ b/domains/ziriksi.json @@ -0,0 +1,12 @@ +{ + "description": "Ziriksi's website.", + "repo": "https://github.com/cloudcloudskies/coolziriksi.github.io", + "owner": { + "username": "cloudcloudskies", + "email": "cloudskies@perso.be", + "twitter": "cloudskies13" + }, + "record": { + "CNAME": "coolziriksi.github.io" + } +} From dbfbee6e7cc4e8d18e0c20a5bf67ffa5d36e4f23 Mon Sep 17 00:00:00 2001 From: cloudskies <113025487+cloudcloudskies@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:51:31 +0300 Subject: [PATCH 66/69] Update ziriksi.json --- domains/ziriksi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziriksi.json b/domains/ziriksi.json index 4480763b3..03751c2b4 100644 --- a/domains/ziriksi.json +++ b/domains/ziriksi.json @@ -7,6 +7,6 @@ "twitter": "cloudskies13" }, "record": { - "CNAME": "coolziriksi.github.io" + "CNAME": "cloudcloudskies.github.io" } } From 201aaff712fb06a306c7be925e47cddc81a23369 Mon Sep 17 00:00:00 2001 From: vornex-gh Date: Mon, 25 Mar 2024 14:28:41 -0400 Subject: [PATCH 67/69] feat(domain): blog.vornexx.is-a.dev --- domains/blog.vornexx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.vornexx.json diff --git a/domains/blog.vornexx.json b/domains/blog.vornexx.json new file mode 100644 index 000000000..cf331d183 --- /dev/null +++ b/domains/blog.vornexx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vornex-gh", + "email": "ajay.ramnath8812@gmail.com" + }, + "record": { + "CNAME": "blogvornexx.pages.dev" + } +} From 88adf4560c0faae79ddef873b105c43dd5c63f34 Mon Sep 17 00:00:00 2001 From: vornex <79860992+vornex-gh@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:41:46 -0400 Subject: [PATCH 68/69] Delete _discord.vornexx.is-a.dev --- domains/_discord.vornexx.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_discord.vornexx.json diff --git a/domains/_discord.vornexx.json b/domains/_discord.vornexx.json deleted file mode 100644 index 4786622c6..000000000 --- a/domains/_discord.vornexx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "vornex-gh", - "email": "", - "discord": "1149438819834269856", - "twitter": "vorrnexx_" - }, - "record": { - "TXT": "dh=d7455d2e7bbe608a4e60dee8c502c758d3d13464" - } -} From 5d4da4dcb69d2d47cd8b30400d68f840a7e944bd Mon Sep 17 00:00:00 2001 From: Chiko Aprillio Arsyanadif <121851468+chikoiko@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:14:43 +0700 Subject: [PATCH 69/69] domains/chikoiko.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/chikoiko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chikoiko.json b/domains/chikoiko.json index 354da53f5..3cf6c8c5e 100644 --- a/domains/chikoiko.json +++ b/domains/chikoiko.json @@ -2,7 +2,7 @@ "description": "Personal website for @chikoiko", "repo": "https://github.com/chikoiko/chikoiko.github.io", "owner": { - "username": "chiko", + "username": "chikoiko", "email": "itsmezark05@gmail.com" }, "record": {