From 28306ad46e9ca0727172cf8ebde7b504d7f5c629 Mon Sep 17 00:00:00 2001 From: Raul <47065615+ctrlraul@users.noreply.github.com> Date: Mon, 12 Feb 2024 06:31:15 -0300 Subject: [PATCH 01/71] Create ctrlraul.json --- domains/ctrlraul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ctrlraul.json diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json new file mode 100644 index 000000000..133c2c199 --- /dev/null +++ b/domains/ctrlraul.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } +} From b13530377a990b7edf21cc08aa10cdcba58086e3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Tue, 13 Feb 2024 01:06:13 +0530 Subject: [PATCH 02/71] Updated credentials and records --- domains/pxd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 9dfa24f67..2a9dae651 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,12 +1,12 @@ { - "description": "ProgrammerXD", + "description": "ProgrammerXD | Portfolio", "repo": "https://github.com/realpxd/realpxd.github.io", "owner": { "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" + "email": "thisispxd@gmail.com", + "twitter": "dotpxd" }, "record": { - "CNAME": "realpxd.github.io" + "URL": "https://programmerxd.vercel.app" } } From 9639d98acbf6936f62bd0998228f4ade0f30965f Mon Sep 17 00:00:00 2001 From: DxRavage Date: Mon, 12 Feb 2024 21:33:38 -0600 Subject: [PATCH 03/71] feat(domain): m.avila.is-a.dev --- domains/m.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m.avila.json diff --git a/domains/m.avila.json b/domains/m.avila.json new file mode 100644 index 000000000..1f9c52844 --- /dev/null +++ b/domains/m.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "www.m.avila.is-a.dev" + } +} From 473b2b95eac8bf7c47e9a32360b0c4dcf4da841f Mon Sep 17 00:00:00 2001 From: toby7002 <144540995+toby7002@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:53:34 +0700 Subject: [PATCH 04/71] Update record --- domains/toby.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toby.json b/domains/toby.json index 730a151c9..bccae9460 100644 --- a/domains/toby.json +++ b/domains/toby.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "toby7002.github.io" + "URL": "https://toby7002.github.io" } } From 017fbd3c06306366c637bffc4a2c0e17c979b47c Mon Sep 17 00:00:00 2001 From: DasSharkk Date: Tue, 13 Feb 2024 17:30:20 +0100 Subject: [PATCH 05/71] feat(domain): dasshark.is-a.dev --- domains/dasshark.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dasshark.json diff --git a/domains/dasshark.json b/domains/dasshark.json new file mode 100644 index 000000000..3c749dca8 --- /dev/null +++ b/domains/dasshark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DasSharkk", + "email": "dassharkk@proton.me" + }, + "record": { + "CNAME": "dasshark.dasshept.de" + } +} From c2d02b71834b3456f6f52729c60cc70458d4dab8 Mon Sep 17 00:00:00 2001 From: AXD Date: Tue, 13 Feb 2024 23:14:46 +0200 Subject: [PATCH 06/71] Update axd.json --- domains/axd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axd.json b/domains/axd.json index 75d1c9dc1..22e52a7e8 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { "owner": { "username": "alexdhg", - "email": "alex.zr71@gmail.com" + "email": "axd@webwarp.ro" }, "record": { - "URL": "https://axxd.me" + "CNAME": "https://axxd.me" } } From 27dea9ff3eff71237cc6b90039957875f553d6ff Mon Sep 17 00:00:00 2001 From: 482migs Date: Wed, 14 Feb 2024 13:09:57 +1300 Subject: [PATCH 07/71] feat(domain): unnst.is-a.dev --- domains/unnst.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/unnst.json diff --git a/domains/unnst.json b/domains/unnst.json new file mode 100644 index 000000000..0b46c9119 --- /dev/null +++ b/domains/unnst.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "482migs", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "unnst.github.io" + } +} From 9507bb5290980e7784538adba3b54c5312cebe8c Mon Sep 17 00:00:00 2001 From: RainWill <2782401449@qq.com> Date: Wed, 14 Feb 2024 13:51:25 +0800 Subject: [PATCH 08/71] feat(domain): afk.is-a.dev --- domains/afk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/afk.json diff --git a/domains/afk.json b/domains/afk.json new file mode 100644 index 000000000..86c822049 --- /dev/null +++ b/domains/afk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e570de9542cacea47712ca7c0ce6b96d078ffca4 Mon Sep 17 00:00:00 2001 From: Spixed Date: Wed, 14 Feb 2024 17:20:09 +0800 Subject: [PATCH 09/71] feat(domain): spixed.is-a.dev --- domains/spixed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spixed.json diff --git a/domains/spixed.json b/domains/spixed.json new file mode 100644 index 000000000..6fbf6e569 --- /dev/null +++ b/domains/spixed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spixed", + "email": "Space369X@163.com" + }, + "record": { + "CNAME": "spixed" + } +} From 03dc2a0bcae232e2253aeac9767817acaef86797 Mon Sep 17 00:00:00 2001 From: Spixed <114914998+Spixed@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:30:56 +0800 Subject: [PATCH 10/71] fix my error --- domains/spixed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spixed.json b/domains/spixed.json index 6fbf6e569..d96f9b472 100644 --- a/domains/spixed.json +++ b/domains/spixed.json @@ -4,6 +4,6 @@ "email": "Space369X@163.com" }, "record": { - "CNAME": "spixed" + "CNAME": "spixed.github.io" } } From ecf2ef6f7ba3a39d14d3f3261575770f20316e2d Mon Sep 17 00:00:00 2001 From: bernalvarela Date: Wed, 14 Feb 2024 10:51:46 +0100 Subject: [PATCH 11/71] feat(domain): bernalvarela.is-a.dev --- domains/bernalvarela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bernalvarela.json diff --git a/domains/bernalvarela.json b/domains/bernalvarela.json new file mode 100644 index 000000000..2557355d7 --- /dev/null +++ b/domains/bernalvarela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bernalvarela", + "email": "bernalvarela@gmail.com" + }, + "record": { + "CNAME": "bernalvarela.github.io" + } +} From b1b16af20be7d5fefc534e35b6dbab4645743aed Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:25:23 -0600 Subject: [PATCH 12/71] Create mariano-avila.json --- domains/mariano-avila.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mariano-avila.json @@ -0,0 +1 @@ + From 3972d345edbaca1b166cd85de5bd51be4b17d890 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:37:25 -0600 Subject: [PATCH 13/71] Update mariano-avila.json --- domains/mariano-avila.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json index 8b1378917..100087cfc 100644 --- a/domains/mariano-avila.json +++ b/domains/mariano-avila.json @@ -1 +1,12 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } From 34862650e86c5bc17d77fd8e1d6fad118c97f82e Mon Sep 17 00:00:00 2001 From: DxRavage Date: Wed, 14 Feb 2024 23:32:22 -0600 Subject: [PATCH 14/71] feat(domain): mariano.avila.is-a.dev --- domains/mariano.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json new file mode 100644 index 000000000..830f26aad --- /dev/null +++ b/domains/mariano.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 0163d028a72b44b5f104497242fdc30e6c69e76d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 17:44:03 +0800 Subject: [PATCH 15/71] Delete domains/thunder.json --- domains/thunder.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thunder.json diff --git a/domains/thunder.json b/domains/thunder.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} From 4defd4c53f95cf34a379ec5a9ba89e1aec7d76de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 17:45:19 +0800 Subject: [PATCH 16/71] Delete domains/thunderarch.json --- domains/thunderarch.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thunderarch.json diff --git a/domains/thunderarch.json b/domains/thunderarch.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunderarch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} From 899db6aee5d8c7f1be1b40eb8f48f0a4dcf52fb3 Mon Sep 17 00:00:00 2001 From: Argzf Date: Thu, 15 Feb 2024 13:54:02 +0330 Subject: [PATCH 17/71] feat(domain): gzf.is-a.dev --- domains/gzf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gzf.json diff --git a/domains/gzf.json b/domains/gzf.json new file mode 100644 index 000000000..ad8f10731 --- /dev/null +++ b/domains/gzf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} From a3b0918413ff8c956e4753870129bc314f3db1c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 19:37:24 +0800 Subject: [PATCH 18/71] Delete domains/dracx.json --- domains/dracx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dracx.json diff --git a/domains/dracx.json b/domains/dracx.json deleted file mode 100644 index d9e570234..000000000 --- a/domains/dracx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "CNAME": "m1kuwu.github.io" - } -} From caf25abb91599d11c09bed4b56066f5f36edb846 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Feb 2024 19:38:19 +0800 Subject: [PATCH 19/71] Delete domains/pic.json --- domains/pic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pic.json diff --git a/domains/pic.json b/domains/pic.json deleted file mode 100644 index 0e1dafdb9..000000000 --- a/domains/pic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 1e3e813bcb30cc9b07c658b3c87c63d3bd65b48f Mon Sep 17 00:00:00 2001 From: stoltz-dev Date: Thu, 15 Feb 2024 14:44:32 -0300 Subject: [PATCH 20/71] feat(domain): stoltz.is-a.dev --- domains/stoltz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stoltz.json diff --git a/domains/stoltz.json b/domains/stoltz.json new file mode 100644 index 000000000..bc836056c --- /dev/null +++ b/domains/stoltz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stoltz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "URL": "stoltz.is-a.dev" + } +} From b85dc496c9271e6f564ac1051a5455c9ab161ca7 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:28:39 +0530 Subject: [PATCH 21/71] Register grafana.akshtt.is-a.dev --- domains/grafana.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/grafana.akshtt.json diff --git a/domains/grafana.akshtt.json b/domains/grafana.akshtt.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/grafana.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 07f6017439a163924dfb853c4f89b7dada2e1638 Mon Sep 17 00:00:00 2001 From: StoltZ <83966759+stoltz-dev@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:12:15 -0300 Subject: [PATCH 22/71] Change 'stoltz.is-a.dev' to 'https://stoltz.github.io' --- domains/stoltz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stoltz.json b/domains/stoltz.json index bc836056c..761a9778f 100644 --- a/domains/stoltz.json +++ b/domains/stoltz.json @@ -4,6 +4,6 @@ "email": "rafaelbraun5@hotmail.com" }, "record": { - "URL": "stoltz.is-a.dev" + "URL": "https://stoltz-dev.github.io" } } From faf6d464794b16b29af343bc80417cdf92ac3247 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:23:23 -0600 Subject: [PATCH 23/71] Update mariano-avila.json --- domains/mariano-avila.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json index 100087cfc..503d25702 100644 --- a/domains/mariano-avila.json +++ b/domains/mariano-avila.json @@ -1,4 +1,3 @@ - { "description": "personal portfolio", "repo": "https://github.com/dxravage/dxravage.github.io", From 2c7ed24fcc6ca642ac14b7deb86cefe5460e7925 Mon Sep 17 00:00:00 2001 From: cloudirector Date: Thu, 15 Feb 2024 13:26:46 -0600 Subject: [PATCH 24/71] feat(domain): cloudirector.is-a.dev --- domains/cloudirector.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cloudirector.json diff --git a/domains/cloudirector.json b/domains/cloudirector.json new file mode 100644 index 000000000..8806f1bc3 --- /dev/null +++ b/domains/cloudirector.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudirector", + "email": "cantcloud@gmail.com" + }, + "record": { + "CNAME": "cloudirector.github.io" + } +} From 68833280e58ca475bd7729aee30718d068b8d1a7 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:45:45 -0600 Subject: [PATCH 25/71] Delete domains/m.avila.json --- domains/m.avila.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/m.avila.json diff --git a/domains/m.avila.json b/domains/m.avila.json deleted file mode 100644 index 1f9c52844..000000000 --- a/domains/m.avila.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DxRavage", - "email": "marianoavilaj4@gmail.com" - }, - "record": { - "CNAME": "www.m.avila.is-a.dev" - } -} From e8522b42b3045a355f92cd200a5420fa96c5b4a3 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:46:13 -0600 Subject: [PATCH 26/71] Delete domains/mariano.avila.json --- domains/mariano.avila.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json deleted file mode 100644 index 830f26aad..000000000 --- a/domains/mariano.avila.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DxRavage", - "email": "marianoavilaj4@gmail.com" - }, - "record": { - "CNAME": "dxravage.github.io" - } -} From d90a692b2a4784b9f63be2967577014aa310203b Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 13:47:02 -0600 Subject: [PATCH 27/71] Delete domains/mariano-avila.json --- domains/mariano-avila.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json deleted file mode 100644 index 503d25702..000000000 --- a/domains/mariano-avila.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal portfolio", - "repo": "https://github.com/dxravage/dxravage.github.io", - "owner": { - "username": "dxravage", - "email": "marianoavilaj4@gmail.com", - "twitter": "MarianoAvilaC" - }, - "record": { - "CNAME": "dxravage.github.io" - } From 11473d690592c3bd7983877b34d16e33883d75ba Mon Sep 17 00:00:00 2001 From: MullerIsabella Date: Thu, 15 Feb 2024 16:03:06 -0500 Subject: [PATCH 28/71] feat(domain): isabella.is-a.dev --- domains/isabella.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/isabella.json diff --git a/domains/isabella.json b/domains/isabella.json new file mode 100644 index 000000000..2c495c66a --- /dev/null +++ b/domains/isabella.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MullerIsabella", + "email": "AlpineDreamer92@protonmail.com" + }, + "record": { + "CNAME": "mullerisabella.onrender.com" + } +} From 0512cee2bb2a9257e3fa31ad5e7b7c3a3751d171 Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Thu, 15 Feb 2024 23:35:19 +0200 Subject: [PATCH 29/71] feat(domain): caiden.is-a.dev --- domains/caiden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/caiden.json diff --git a/domains/caiden.json b/domains/caiden.json new file mode 100644 index 000000000..cc4b359b9 --- /dev/null +++ b/domains/caiden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "MX": ["hosts.is-a.dev"] + } +} From 5751bb5517a8975b19382c466ded4a722c692df1 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:40:55 +0200 Subject: [PATCH 30/71] Update caiden.json --- domains/caiden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/caiden.json b/domains/caiden.json index cc4b359b9..bc149dea8 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -4,6 +4,8 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "MX": ["hosts.is-a.dev"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 7220b62d8ba376bd16761429cbb8d3b40d6a248e Mon Sep 17 00:00:00 2001 From: AXD Date: Fri, 16 Feb 2024 00:17:37 +0200 Subject: [PATCH 31/71] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 22e52a7e8..1441f3654 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "axd@webwarp.ro" }, "record": { - "CNAME": "https://axxd.me" + "CNAME": "axxd.me" } } From 73e4dfc5d866356e905ed31722254f68c9aa5343 Mon Sep 17 00:00:00 2001 From: Ravage <112978864+DxRavage@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:39:34 -0600 Subject: [PATCH 32/71] Create mariano-avila.json --- domains/mariano-avila.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mariano-avila.json diff --git a/domains/mariano-avila.json b/domains/mariano-avila.json new file mode 100644 index 000000000..669c8e2ec --- /dev/null +++ b/domains/mariano-avila.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio using github pages", + "repo": "https://github.com/dxravage/dxravage.github.io", + "owner": { + "username": "dxravage", + "email": "marianoavilaj4@gmail.com", + "twitter": "@MarianoAvilaC" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 8a2e6817bea8b370a89075a8db9b275a79318fcf Mon Sep 17 00:00:00 2001 From: DxRavage Date: Thu, 15 Feb 2024 18:05:19 -0600 Subject: [PATCH 33/71] feat(domain): mariano.avila.is-a.dev --- domains/mariano.avila.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mariano.avila.json diff --git a/domains/mariano.avila.json b/domains/mariano.avila.json new file mode 100644 index 000000000..830f26aad --- /dev/null +++ b/domains/mariano.avila.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "CNAME": "dxravage.github.io" + } +} From 83731d01e067007959101b2d90cfe78dc481dc71 Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:20:41 +0200 Subject: [PATCH 34/71] Update caiden.json --- domains/caiden.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/caiden.json b/domains/caiden.json index bc149dea8..ea86a4fa8 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -1,11 +1,9 @@ { "owner": { "username": "Caiden-P", - "email": "iididhejejdj@gmail.com" + "discord": "caiden.xyz" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "caiden.onrender.com" } } From 94063ac4da9ed8aed66740c2e89d67a5b0074346 Mon Sep 17 00:00:00 2001 From: realpxd Date: Fri, 16 Feb 2024 23:32:10 +0530 Subject: [PATCH 35/71] feat(domain): nishchay.is-a.dev --- domains/nishchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json new file mode 100644 index 000000000..90c4bfa5a --- /dev/null +++ b/domains/nishchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realpxd", + "email": "thisisnamansaini@gmail.com" + }, + "record": { + "URL": "https://programmerxd.vercel.app" + } +} From 895c240bdb94c42d350ef26bc84cab06ca2ede5d Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:42:04 +0530 Subject: [PATCH 36/71] Delete domains/pxd.json --- domains/pxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 2a9dae651..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD | Portfolio", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisispxd@gmail.com", - "twitter": "dotpxd" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -} From 7e7173da436394e35eb3808f3bd4f64e1bde12ce Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Fri, 16 Feb 2024 23:43:49 +0530 Subject: [PATCH 37/71] Delete domains/nishchay.json --- domains/nishchay.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nishchay.json diff --git a/domains/nishchay.json b/domains/nishchay.json deleted file mode 100644 index 90c4bfa5a..000000000 --- a/domains/nishchay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com" - }, - "record": { - "URL": "https://programmerxd.vercel.app" - } -} From a7b78f849c721acc32af66eb043ba744898b125f Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:43:15 +0200 Subject: [PATCH 38/71] Update caiden.json --- domains/caiden.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/caiden.json b/domains/caiden.json index ea86a4fa8..80e231afc 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -1,7 +1,8 @@ { "owner": { "username": "Caiden-P", - "discord": "caiden.xyz" + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" }, "record": { "CNAME": "caiden.onrender.com" From 829ac5b2f1f1947bea81a710a295f9dc45fd79fa Mon Sep 17 00:00:00 2001 From: Jadify-eu <154420615+Jadify-eu@users.noreply.github.com> Date: Fri, 16 Feb 2024 22:26:29 +0200 Subject: [PATCH 39/71] Register jadify.is-a.dev --- domains/jadify.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jadify.json diff --git a/domains/jadify.json b/domains/jadify.json new file mode 100644 index 000000000..2a89ab99c --- /dev/null +++ b/domains/jadify.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jadify-eu", + "email": "jadifyeu@gmail.com", + "discord": "753179409682399332" + }, + + "record": { + "CNAME": "is-a.dev.jadify.cyou" + } + } + \ No newline at end of file From 20552cc7a89078eea103c3a3489b5a5452f1e34d Mon Sep 17 00:00:00 2001 From: Argzf Date: Sat, 17 Feb 2024 06:39:59 +0330 Subject: [PATCH 40/71] feat(domain): _discord.gzf.is-a.dev.is-a.dev --- domains/_discord.gzf.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.gzf.is-a.dev.json diff --git a/domains/_discord.gzf.is-a.dev.json b/domains/_discord.gzf.is-a.dev.json new file mode 100644 index 000000000..ad8f10731 --- /dev/null +++ b/domains/_discord.gzf.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} From 669a58346647a57a3925254a4b93039006ce6714 Mon Sep 17 00:00:00 2001 From: gzf Date: Sat, 17 Feb 2024 07:20:53 +0330 Subject: [PATCH 41/71] Update gzf.json --- domains/gzf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gzf.json b/domains/gzf.json index ad8f10731..3c4c3f32d 100644 --- a/domains/gzf.json +++ b/domains/gzf.json @@ -4,6 +4,6 @@ "email": "gzf.dev@gmail.com" }, "record": { - "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + "TXT": "0" } } From 6c23335427ce6afb1a7c995604de8e75f675d690 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 17 Feb 2024 17:37:42 +0800 Subject: [PATCH 42/71] feat: use bun latest --- .github/workflows/checks.yml | 2 +- .github/workflows/publish-records.yml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d3ffed2f1..7fa947f15 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -11,6 +11,6 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 7caa63113..40e58b3ea 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -4,7 +4,6 @@ on: push: branches: [main] workflow_dispatch: - name: 'Publish records' jobs: publish: @@ -14,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test - name: Publishing records From 280c5f41d02cb077a220d67d23c7b73c3fd2ce9b Mon Sep 17 00:00:00 2001 From: CyberSecByte Date: Sat, 17 Feb 2024 21:20:14 +0530 Subject: [PATCH 43/71] feat(domain): cybersecbyte.is-a.dev --- domains/cybersecbyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cybersecbyte.json diff --git a/domains/cybersecbyte.json b/domains/cybersecbyte.json new file mode 100644 index 000000000..f951db9e8 --- /dev/null +++ b/domains/cybersecbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyberSecByte", + "email": "cybersecbyte@gmail.com" + }, + "record": { + "CNAME": "cybersecbyte.github.io" + } +} From 40aebe4d8f4ed590afcc2fc3c341f9d7951568db Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:44:06 +0100 Subject: [PATCH 44/71] Update ntfy.stefdp.json --- domains/ntfy.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From cb0f843feede3867241ff5febe5aaba8bea165d4 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 17 Feb 2024 17:45:13 +0100 Subject: [PATCH 45/71] Update ciaobot.json --- domains/ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From d50dc035ece14062538545f6540f90a67a542734 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:45:27 +0100 Subject: [PATCH 46/71] Update paste.stefdp.json --- domains/paste.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 3446af4bdfcae8c4bde04149abd27b87f75cb557 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:46:01 +0100 Subject: [PATCH 47/71] Update uptime.stefdp.json --- domains/uptime.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 4b07dc11c044bd5bd2b8f900093fd36bd526bd13 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 17 Feb 2024 17:46:38 +0100 Subject: [PATCH 48/71] Update status.ciaobot.json --- domains/status.ciaobot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From 0e8282250c88fe49781e0863b6ad74f5d4d3f634 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:46:39 +0100 Subject: [PATCH 49/71] Update api.stefdp.json --- domains/api.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 9ea032503cdd807247df2bc5590056f020a954ba Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:47:16 +0100 Subject: [PATCH 50/71] Update gattinhosbot.json --- domains/gattinhosbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8640b679e..86a46c8ca 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ], "MX": [ "mail.is-a.dev" @@ -16,4 +16,4 @@ "v=spf1 mx a:mail.is-a.dev ~all" ] } -} \ No newline at end of file +} From fd31250bf581999b25e798c1aba0245bd3bc630f Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:48:26 +0100 Subject: [PATCH 51/71] Update sdp.json --- domains/sdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index f8beee4ce..0223d9753 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 97b87a4cc77557edffaede1a9b0b21c854e2211c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:48:46 +0100 Subject: [PATCH 52/71] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From af3d9a062242ad01a5864b9c4e5c4d4fcf325651 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:49:22 +0100 Subject: [PATCH 53/71] Update temp.stefdp.json --- domains/temp.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From 85886d27ed8662b9fe232c81f59d179d5564e1ae Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:50:07 +0100 Subject: [PATCH 54/71] Update tianji.stefdp.json --- domains/tianji.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index fea1e5d5c..4ad66c889 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } From 90842badaa48036613eaf03f0eaf135a3e718dbf Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 17 Feb 2024 17:50:24 +0100 Subject: [PATCH 55/71] Update vsc.stefdp.json --- domains/vsc.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } From fc7eb7071c94ca7295b3340d360fdcf864a68e2f Mon Sep 17 00:00:00 2001 From: CuteDog5695 <155187692+cutedog5695-2@users.noreply.github.com> Date: Sat, 17 Feb 2024 19:04:33 +0200 Subject: [PATCH 56/71] Update cutedog5695.json --- domains/cutedog5695.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c37328769..17cb80541 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,12 +6,7 @@ "twitter": "cutedog5695" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://cutedog5695.me", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 442362e95fc78dde14d46653ca55ae402d602fa9 Mon Sep 17 00:00:00 2001 From: NotFrycek Date: Sat, 17 Feb 2024 23:44:13 +0100 Subject: [PATCH 57/71] feat(domain): notfrycek.is-a.dev --- domains/notfrycek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notfrycek.json diff --git a/domains/notfrycek.json b/domains/notfrycek.json new file mode 100644 index 000000000..737defaca --- /dev/null +++ b/domains/notfrycek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotFrycek", + "email": "frycek345@gmail.com" + }, + "record": { + "CNAME": "notfrycek.github.io" + } +} From 22885ae2710190d61bd2a9835b131af6ba72a993 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:27 +0300 Subject: [PATCH 58/71] Update A record --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index c5fa7718d..30428d155 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.11.229.211"], + "A": ["45.137.70.68"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 706188d07408ccaebc6a0537b78c1c4003dbd260 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:43 +0300 Subject: [PATCH 59/71] Update A record --- domains/dashboard.almaz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index ffc498009..ecd87e11f 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 81b36d83ff9f20cfc2be2ce9d27644a89716cb6d Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 18 Feb 2024 03:13:57 +0300 Subject: [PATCH 60/71] Update A record --- domains/ss.almaz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 8bbad29cb..5c38b8763 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} From 056378d322426b4f07a5f646a0ac46b8a997a3e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 18 Feb 2024 15:20:42 +0800 Subject: [PATCH 61/71] Create auth.json --- domains/auth.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/auth.json diff --git a/domains/auth.json b/domains/auth.json new file mode 100644 index 000000000..d66eca635 --- /dev/null +++ b/domains/auth.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} From 32367e14ca44dcdc8cdf7d8788366fecc6ce5de3 Mon Sep 17 00:00:00 2001 From: KingLuc12 Date: Sun, 18 Feb 2024 11:11:39 +0000 Subject: [PATCH 62/71] feat(domain): kingluc.is-a.dev --- domains/kingluc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kingluc.json diff --git a/domains/kingluc.json b/domains/kingluc.json new file mode 100644 index 000000000..615ef86aa --- /dev/null +++ b/domains/kingluc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingLuc12", + "email": "lucian.g.king+github@gmail.com" + }, + "record": { + "URL": "https://kingluc.my.id" + } +} From 448df01df45491e3e8b41b7ba630d0d4e8c305aa Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Sun, 18 Feb 2024 18:40:42 +0530 Subject: [PATCH 63/71] Update deko.json --- domains/deko.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/deko.json b/domains/deko.json index 7f1fe005d..26ba21351 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,8 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io" + "URL": "https://ukrioo.github.io", + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 9ba8d1aa10a3ec5fc123fb4ffb4c38c44d3f9951 Mon Sep 17 00:00:00 2001 From: LunarLeaf Date: Sun, 18 Feb 2024 14:23:35 -0500 Subject: [PATCH 64/71] feat(domain): lunarleaf.is-a.dev --- domains/lunarleaf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..0b6d96e05 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.000webhostapp.com" + } +} From 6fb5af60c1f5b5f34f9bd5ad9e51da31a9aa724c Mon Sep 17 00:00:00 2001 From: Coder Shaheer <118484201+TheHackerDude1083@users.noreply.github.com> Date: Sun, 18 Feb 2024 15:40:12 -0500 Subject: [PATCH 65/71] Update _github-pages-challenge-thehackerdude1083.thehackerdude1083.json --- ...hub-pages-challenge-thehackerdude1083.thehackerdude1083.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json index 7f6728a50..9334e6e7b 100644 --- a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json +++ b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheHackerDude1083", - "email": "shaheeransari57@gmail.com" + "email": "TheHackerDude1083@proton.me" }, "record": { "TXT": "66bceec5d092b15c1fcac188b02903" From b598148bb343e0c8959d52f4f9bb115e21c2a08a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Feb 2024 07:12:27 +0800 Subject: [PATCH 66/71] Create akshay.json --- domains/akshay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshay.json diff --git a/domains/akshay.json b/domains/akshay.json new file mode 100644 index 000000000..741acd48d --- /dev/null +++ b/domains/akshay.json @@ -0,0 +1,11 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} From 7c962feed7e795d0fce60446b07d77a1889d38e3 Mon Sep 17 00:00:00 2001 From: ShadowLeaf <86626248+LunarLeaf@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:32:00 -0500 Subject: [PATCH 67/71] Update lunarleaf.json --- domains/lunarleaf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json index 0b6d96e05..768e4e0f3 100644 --- a/domains/lunarleaf.json +++ b/domains/lunarleaf.json @@ -4,6 +4,6 @@ "email": "laptopaleksa45@gmail.com" }, "record": { - "CNAME": "lunarleaf.000webhostapp.com" + "CNAME": "lunarleaf.github.io" } } From 4eef3313c95ab6af278f898d4e00a34e745cbab6 Mon Sep 17 00:00:00 2001 From: ShadowLeaf <86626248+LunarLeaf@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:21:01 -0500 Subject: [PATCH 68/71] Delete domains/lunarleaf.json --- domains/lunarleaf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json deleted file mode 100644 index 768e4e0f3..000000000 --- a/domains/lunarleaf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LunarLeaf", - "email": "laptopaleksa45@gmail.com" - }, - "record": { - "CNAME": "lunarleaf.github.io" - } -} From 99f683a619feb55903c5333dc4cff9380d68d7fd Mon Sep 17 00:00:00 2001 From: lareii Date: Tue, 20 Feb 2024 00:02:12 +0300 Subject: [PATCH 69/71] delete larei.json --- domains/larei.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/larei.json diff --git a/domains/larei.json b/domains/larei.json deleted file mode 100644 index 2032dd1c1..000000000 --- a/domains/larei.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "larei's cool website.", - "repo": "https://github.com/lareii/lareii.github.io", - "owner": { - "username": "lareii", - "email": "lareithen@gmail.com" - }, - "record": { - "CNAME": "lareii.github.io" - } -} From 33077e2f720d933f1a895365bd50c363e68ee06f Mon Sep 17 00:00:00 2001 From: LunarLeaf Date: Mon, 19 Feb 2024 16:57:25 -0500 Subject: [PATCH 70/71] feat(domain): lunarleaf.is-a.dev --- domains/lunarleaf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lunarleaf.json diff --git a/domains/lunarleaf.json b/domains/lunarleaf.json new file mode 100644 index 000000000..768e4e0f3 --- /dev/null +++ b/domains/lunarleaf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LunarLeaf", + "email": "laptopaleksa45@gmail.com" + }, + "record": { + "CNAME": "lunarleaf.github.io" + } +} From c2edbb62672255ead0323c4c68bbd00eb2a4cd5d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Feb 2024 10:42:55 +0800 Subject: [PATCH 71/71] Delete domains/auth.json --- domains/auth.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/auth.json diff --git a/domains/auth.json b/domains/auth.json deleted file mode 100644 index d66eca635..000000000 --- a/domains/auth.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - - "record": { - "CNAME": "wdhdns.com" - } -}