From 8e17798c5c55a9f681215de809c3b20bd56c277b Mon Sep 17 00:00:00 2001 From: Khush Vasudeo Patil <85348050+AssassinK786@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:01:49 +0530 Subject: [PATCH 01/17] Register khushpatil.is-a.dev --- domains/khushpatil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khushpatil.json diff --git a/domains/khushpatil.json b/domains/khushpatil.json new file mode 100644 index 000000000..f329321e8 --- /dev/null +++ b/domains/khushpatil.json @@ -0,0 +1,11 @@ +{ + "description": "my personal homepage", + "repo": "https://github.com/AssassinK786", + "owner": { + "username": "AssassinK786", + "email": "khushpatil01@gmail.com", + }, + "record": { + "CNAME": "AssassinK786.github.io" + } +} From c95e659322b565c56620042f91bfc5abc4e962ed Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:48:34 -0400 Subject: [PATCH 02/17] chore: fixing invalid json --- domains/khushpatil.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/khushpatil.json b/domains/khushpatil.json index f329321e8..11680a19d 100644 --- a/domains/khushpatil.json +++ b/domains/khushpatil.json @@ -1,11 +1,11 @@ { - "description": "my personal homepage", - "repo": "https://github.com/AssassinK786", - "owner": { - "username": "AssassinK786", - "email": "khushpatil01@gmail.com", + "description": "my personal homepage", + "repo": "https://github.com/AssassinK786", + "owner": { + "username": "AssassinK786", + "email": "khushpatil01@gmail.com" }, - "record": { - "CNAME": "AssassinK786.github.io" - } + "record": { + "CNAME": "assassink786.github.io" + } } From d8c8f0d97331f14d37b4f4754307914ffaf07cf1 Mon Sep 17 00:00:00 2001 From: Lumix Date: Tue, 15 Oct 2024 19:15:01 +0200 Subject: [PATCH 03/17] Create mail.lumix.json --- domains/mail.lumix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.lumix.json diff --git a/domains/mail.lumix.json b/domains/mail.lumix.json new file mode 100644 index 000000000..b9b45204a --- /dev/null +++ b/domains/mail.lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumix@duck.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From c1b77e7c72a0904cd7cded96e8cda1bc83986876 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:27:14 -0400 Subject: [PATCH 04/17] chore: formatting --- domains/mail.lumix.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/mail.lumix.json b/domains/mail.lumix.json index b9b45204a..68fb63a05 100644 --- a/domains/mail.lumix.json +++ b/domains/mail.lumix.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "o-lumix", - "email": "lumix@duck.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "owner": { + "username": "o-lumix", + "email": "lumix@duck.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } From be700a0610933cb780b8f4c9e47ea83beb3ebc5c Mon Sep 17 00:00:00 2001 From: Kawrrq Date: Tue, 15 Oct 2024 19:23:28 -0700 Subject: [PATCH 05/17] Subdomain register request --- domains/uldoge.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uldoge.json diff --git a/domains/uldoge.json b/domains/uldoge.json new file mode 100644 index 000000000..4f76d00e6 --- /dev/null +++ b/domains/uldoge.json @@ -0,0 +1,10 @@ +{ + "description": "This is a proxy that allows you to search things without being tracked", + "owner": { + "username": "Kawrrq", + "email": "kawrrq@gmail.com" + }, + "record": { + "A": "104.243.38.142" + } +} From dd70f42643ce542235080a088b6c8b404923138a Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 16 Oct 2024 10:40:14 +0300 Subject: [PATCH 06/17] Update domains/uldoge.json --- domains/uldoge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uldoge.json b/domains/uldoge.json index 4f76d00e6..520010a26 100644 --- a/domains/uldoge.json +++ b/domains/uldoge.json @@ -5,6 +5,6 @@ "email": "kawrrq@gmail.com" }, "record": { - "A": "104.243.38.142" + "A": ["104.243.38.142"] } } From a6001376a3d1c6889306421ef2be4af0d54312df Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 17:51:32 +0800 Subject: [PATCH 07/17] why is www owned by me --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 6ecfc95b2..af576c718 100644 --- a/domains/www.json +++ b/domains/www.json @@ -2,7 +2,7 @@ "description": "The is-a.dev website", "repo": "https://github.com/is-a-dev/is-a-dev.github.io", "owner": { - "username": "wdhdev", + "username": "is-a-dev", "email": "" }, "record": { From 15b411f65273fd22a9737234fc6d164a4711f3d0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 17:52:36 +0800 Subject: [PATCH 08/17] Create redirect.json --- domains/redirect.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redirect.json diff --git a/domains/redirect.json b/domains/redirect.json new file mode 100644 index 000000000..8b7a9f235 --- /dev/null +++ b/domains/redirect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "" + }, + "record": { + "TXT": "RESERVED FOR REDIRECT URLS" + } +} From 8e0f09c9155d9e1efe2c3d378da93655968f0555 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 18:19:04 +0800 Subject: [PATCH 09/17] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 2f3788f33..2562e8bf8 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hrsn.dev" + "CNAME": "william-is-a-dev.hrsn.net" } } From c69a276aee965010352e05333c62e97523140ccb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 18:40:19 +0800 Subject: [PATCH 10/17] Update w.json --- domains/w.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/w.json b/domains/w.json index 2f3788f33..32ec135f1 100644 --- a/domains/w.json +++ b/domains/w.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hrsn.dev" + "CNAME": "custom-hostnames.hrsn.net" } } From ca4703cfb14b261665d657380cfe48ca9fedd0ac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 18:40:38 +0800 Subject: [PATCH 11/17] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 2562e8bf8..32ec135f1 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "william-is-a-dev.hrsn.net" + "CNAME": "custom-hostnames.hrsn.net" } } From e1f64ef4e5d2e5a81d0ac250a3655971f7716fcf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 18:50:15 +0800 Subject: [PATCH 12/17] Create _acme-challenge.w.json --- domains/_acme-challenge.w.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.w.json diff --git a/domains/_acme-challenge.w.json b/domains/_acme-challenge.w.json new file mode 100644 index 000000000..d581a80dd --- /dev/null +++ b/domains/_acme-challenge.w.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@m.is-a.dev" + }, + + "record": { + "CNAME": "w.is-a.dev.92918bc1f181966e.dcv.cloudflare.com" + } +} From 7e4beb2e0536cde15b5824ada1ac5d622b4bc707 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 18:51:03 +0800 Subject: [PATCH 13/17] Create _acme-challenge.william.json --- domains/_acme-challenge.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_acme-challenge.william.json diff --git a/domains/_acme-challenge.william.json b/domains/_acme-challenge.william.json new file mode 100644 index 000000000..735e61c7a --- /dev/null +++ b/domains/_acme-challenge.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@m.is-a.dev" + }, + + "record": { + "CNAME": "william.is-a.dev.92918bc1f181966e.dcv.cloudflare.com" + } +} From 9a44ebfb71719cbb2e8e2288b9491d7d8bbf23b7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 19:01:18 +0800 Subject: [PATCH 14/17] Update w.json --- domains/w.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/w.json b/domains/w.json index 32ec135f1..2f3788f33 100644 --- a/domains/w.json +++ b/domains/w.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "custom-hostnames.hrsn.net" + "CNAME": "hrsn.dev" } } From 41c78593492a3ea71f5d0c9fada87acdbd086c69 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 19:01:32 +0800 Subject: [PATCH 15/17] Delete domains/_acme-challenge.william.json --- domains/_acme-challenge.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_acme-challenge.william.json diff --git a/domains/_acme-challenge.william.json b/domains/_acme-challenge.william.json deleted file mode 100644 index 735e61c7a..000000000 --- a/domains/_acme-challenge.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@m.is-a.dev" - }, - - "record": { - "CNAME": "william.is-a.dev.92918bc1f181966e.dcv.cloudflare.com" - } -} From a37c0734f94b59c5496eba85097e92c0a478fbc1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 19:01:39 +0800 Subject: [PATCH 16/17] Delete domains/_acme-challenge.w.json --- domains/_acme-challenge.w.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_acme-challenge.w.json diff --git a/domains/_acme-challenge.w.json b/domains/_acme-challenge.w.json deleted file mode 100644 index d581a80dd..000000000 --- a/domains/_acme-challenge.w.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "wdhdev", - "email": "william@m.is-a.dev" - }, - - "record": { - "CNAME": "w.is-a.dev.92918bc1f181966e.dcv.cloudflare.com" - } -} From 2e9a3d59128c20e40f714d7e2ae148578cfa2a60 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 16 Oct 2024 19:01:47 +0800 Subject: [PATCH 17/17] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 32ec135f1..2f3788f33 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "custom-hostnames.hrsn.net" + "CNAME": "hrsn.dev" } }