From ef3a5b9dcfcc2138797539c6ad58451521e41daf Mon Sep 17 00:00:00 2001 From: AcronicalYT Date: Wed, 24 Apr 2024 09:29:44 +0100 Subject: [PATCH 01/31] feat(domain): yrrahevents.acronical.is-a.dev --- domains/yrrahevents.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yrrahevents.acronical.json diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json new file mode 100644 index 000000000..f45fecac6 --- /dev/null +++ b/domains/yrrahevents.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "ace36501@hotmail.com" + }, + "record": { + "CNAME": "yrrahevents.pages.dev" + } +} From 042780081218f1d39174c2ff620be33bbcec9ca1 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 24 Apr 2024 09:30:31 +0100 Subject: [PATCH 02/31] Update yrrahevents.acronical.json --- domains/yrrahevents.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yrrahevents.acronical.json b/domains/yrrahevents.acronical.json index f45fecac6..a80a12eb4 100644 --- a/domains/yrrahevents.acronical.json +++ b/domains/yrrahevents.acronical.json @@ -1,7 +1,7 @@ { "owner": { "username": "AcronicalYT", - "email": "ace36501@hotmail.com" + "email": "acronicalbusiness@gmail.com" }, "record": { "CNAME": "yrrahevents.pages.dev" From f8f296c22bee0defaaf8fde6b6ef958c7a945eb0 Mon Sep 17 00:00:00 2001 From: Vauth <122077080+Vauth@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:22:02 +0330 Subject: [PATCH 03/31] ADD odi.is-a.dev --- domains/odi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/odi.json diff --git a/domains/odi.json b/domains/odi.json new file mode 100644 index 000000000..127a862ef --- /dev/null +++ b/domains/odi.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/vauth/hueco", + "owner": { + "username": "vauth", + "email": "ivuxey@gmail.com" + }, + "record": { + "CNAME": "vauth.github.io" + } +} From 3135dfacc7112985a361bf2f21b8e99e92ac6a89 Mon Sep 17 00:00:00 2001 From: bigcacarouci Date: Thu, 25 Apr 2024 10:31:09 +0300 Subject: [PATCH 04/31] feat(domain): mydesktop.is-a.dev --- domains/mydesktop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mydesktop.json diff --git a/domains/mydesktop.json b/domains/mydesktop.json new file mode 100644 index 000000000..054c4aa14 --- /dev/null +++ b/domains/mydesktop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bigcacarouci", + "email": "bigcacarouci@gmail.com" + }, + "record": { + "A": ["188.241.118.89"] + } +} From a6c54db23a46feeefbe610d10303df6852775e43 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:47:56 +0530 Subject: [PATCH 05/31] Create Zymi.json --- domains/Zymi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Zymi.json @@ -0,0 +1 @@ + From b24c4fa44c0746c64d2df5748f0872129771e745 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 11:50:32 +0530 Subject: [PATCH 06/31] Update Zymi.json --- domains/Zymi.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 8b1378917..6b2e480e7 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1 +1,12 @@ - +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": ".github.io" + } +} From fd23524dbd8b0545db382d437202a543c59c3b52 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 13:53:43 +0530 Subject: [PATCH 07/31] Update Zymi.json --- domains/Zymi.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/Zymi.json b/domains/Zymi.json index 6b2e480e7..e977884ea 100644 --- a/domains/Zymi.json +++ b/domains/Zymi.json @@ -1,12 +1,11 @@ { "description": "Describe the use of this subdomain", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com", - "twitter": "" }, "record": { - "CNAME": ".github.io" + "CNAME": "Zymi.github.io" } } From 2c44228a36c952921715ec0dad996a1717cc0e77 Mon Sep 17 00:00:00 2001 From: Zyminotfound Date: Sat, 27 Apr 2024 16:28:16 +0530 Subject: [PATCH 08/31] feat(domain): zymi.is-a.dev --- domains/zymi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zymi.json diff --git a/domains/zymi.json b/domains/zymi.json new file mode 100644 index 000000000..f5f1d4872 --- /dev/null +++ b/domains/zymi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "zymi.github.io" + } +} From 11252172ec85ddd1f443d97cc7f5aaeaa339a6ea Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 16:52:11 +0530 Subject: [PATCH 09/31] Delete domains/Zymi.json --- domains/Zymi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Zymi.json diff --git a/domains/Zymi.json b/domains/Zymi.json deleted file mode 100644 index e977884ea..000000000 --- a/domains/Zymi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Describe the use of this subdomain", - "repo": "https://github.com/Zyminotfound/Zyminotfound.github.io", - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com", - }, - "record": { - "CNAME": "Zymi.github.io" - } -} From b38c4e7b282b1f4b9e7f62e1c5e265988e1bbf89 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:38:02 +0530 Subject: [PATCH 10/31] Update zymi.json --- domains/zymi.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index f5f1d4872..795564f91 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,9 +1,14 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "CNAME": "zymi.github.io" - } + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ] + } } From 9cf8f3001db311388cc3a0c76475aad3c01627f7 Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:43:15 +0530 Subject: [PATCH 11/31] Update zymi.json --- domains/zymi.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index 795564f91..e26450484 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,14 +1,10 @@ { - "owner": { - "username": "Zyminotfound", - "email": "notzymi0@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ] - } -} + "description": "Describe the use of this subdomain", + "owner": { + "username": "Zyminotfound", + "email": "notzymi0@gmail.com" + }, + "record": { + "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + } +} From 03848e46200ef05cfeddee075706439caf17d24c Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:46:49 +0530 Subject: [PATCH 12/31] Update zymi.json --- domains/zymi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zymi.json b/domains/zymi.json index e26450484..0dad6d290 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -1,10 +1,9 @@ { - "description": "Describe the use of this subdomain", "owner": { "username": "Zyminotfound", "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io/" + "CNAME": "https://zyminotfound.github.io/zymi.github.io" } } From 96238dfd6cb127b45ca38e587c29ac49ca2c646f Mon Sep 17 00:00:00 2001 From: Zymi <153072064+Zyminotfound@users.noreply.github.com> Date: Sat, 27 Apr 2024 17:54:41 +0530 Subject: [PATCH 13/31] Update zymi.json --- domains/zymi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zymi.json b/domains/zymi.json index 0dad6d290..961972db7 100644 --- a/domains/zymi.json +++ b/domains/zymi.json @@ -4,6 +4,6 @@ "email": "notzymi0@gmail.com" }, "record": { - "CNAME": "https://zyminotfound.github.io/zymi.github.io" + "CNAME": "zyminotfound.github.io" } } From 36b88f5be9f086d1e09098fc555c6662789799da Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:19 -0600 Subject: [PATCH 14/31] Create api.zoom.json --- domains/api.zoom.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/api.zoom.json diff --git a/domains/api.zoom.json b/domains/api.zoom.json new file mode 100644 index 000000000..3aa0c7f92 --- /dev/null +++ b/domains/api.zoom.json @@ -0,0 +1,13 @@ +{ + "description": "A way of showing my github website", + "repo": "https://github.com/theoldzoom/theoldzoom.github.io", + "owner": { + "username": "theoldzoom", + "email": "theoldzoom@gmail.com", + "twitter": "theoldzoom", + "discord": "theoldzoom" + }, + "record": { + "CNAME": "theoldzoom.github.io" + } +} From 4e61a4106dfadf82607c4ece17cafafb9f9f7a84 Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 10:08:54 -0600 Subject: [PATCH 15/31] Update api.zoom.json --- domains/api.zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.zoom.json b/domains/api.zoom.json index 3aa0c7f92..bb93395ae 100644 --- a/domains/api.zoom.json +++ b/domains/api.zoom.json @@ -1,5 +1,5 @@ { - "description": "A way of showing my github website", + "description": "A API where I will host all of my images/videos/stuff like it", "repo": "https://github.com/theoldzoom/theoldzoom.github.io", "owner": { "username": "theoldzoom", From fff48e397ac88c1e5ea90229b9f4d50f4b9fb9bd Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:21:31 -0600 Subject: [PATCH 16/31] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 3aa0c7f92..592067619 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "theoldzoom.github.io" + "CNAME": "3znu6173.up.railway.app" } } From 64680dd417fe6ab8f212d195b49cf0f0d90fdd5c Mon Sep 17 00:00:00 2001 From: Zoom Date: Sat, 27 Apr 2024 12:25:43 -0600 Subject: [PATCH 17/31] Update zoom.json --- domains/zoom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zoom.json b/domains/zoom.json index 592067619..3aa0c7f92 100644 --- a/domains/zoom.json +++ b/domains/zoom.json @@ -8,6 +8,6 @@ "discord": "theoldzoom" }, "record": { - "CNAME": "3znu6173.up.railway.app" + "CNAME": "theoldzoom.github.io" } } From 24b806f570a1412d99780192a9d97732c3bcb12f Mon Sep 17 00:00:00 2001 From: TheGr8Coder Date: Sun, 28 Apr 2024 03:00:14 +0530 Subject: [PATCH 18/31] feat(domain): omar.is-a.dev --- domains/omar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omar.json diff --git a/domains/omar.json b/domains/omar.json new file mode 100644 index 000000000..b5a1a40a0 --- /dev/null +++ b/domains/omar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheGr8Coder", + "email": "omarrushil@gmail.com" + }, + "record": { + "URL": "https://github.com/thegr8coder/" + } +} From 18ed48ebb6a4a4980817bd407409ba2ad0d583ff Mon Sep 17 00:00:00 2001 From: ssapp Date: Sun, 28 Apr 2024 01:33:46 +0300 Subject: [PATCH 19/31] feat(domain): ssapp.is-a.dev --- domains/ssapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ssapp.json diff --git a/domains/ssapp.json b/domains/ssapp.json new file mode 100644 index 000000000..12eee3683 --- /dev/null +++ b/domains/ssapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssapp", + "email": "v.naydenov@icloud.com" + }, + "record": { + "CNAME": "tarkov-time.com" + } +} From 7e36975e07f1fb5c4fae9fd9aeeb31016db07f4d Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 27 Apr 2024 18:57:43 -0400 Subject: [PATCH 20/31] Update latealways.json --- domains/latealways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index 3ef5c7d69..b2f8e02d1 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@i-am-a.fuchsiax.dev" + "email": "latealways.official@gmail.com" }, "record": { - "A": ["85.239.250.3"] + "CNAME": "latealways.github.io" } } From 5eea2d4a54d7a4fb98341640474281298f34f1ae Mon Sep 17 00:00:00 2001 From: juan7180 <113482741+juan7180@users.noreply.github.com> Date: Sat, 27 Apr 2024 19:20:56 -0400 Subject: [PATCH 21/31] Register juan.is-a.dev --- domains/juan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juan.json diff --git a/domains/juan.json b/domains/juan.json new file mode 100644 index 000000000..1e31687d5 --- /dev/null +++ b/domains/juan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "juan7180", + "email": "miavictorianash@gmail.com", + "discord": "779882046067179531" + }, + + "record": { + "A": ["185.27.133.19"] + } + } + \ No newline at end of file From d11dac64c9801e78790fa44800432777fbb2641c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:14 +0800 Subject: [PATCH 22/31] Delete domains/astra.json --- domains/astra.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json deleted file mode 100644 index ccdd07006..000000000 --- a/domains/astra.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "Lilymusicdiscord@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 2b0e5c7adc81a91fdd8584df8da47aaf643c4ca2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Apr 2024 07:44:50 +0800 Subject: [PATCH 23/31] Delete domains/api.astra.json --- domains/api.astra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.astra.json diff --git a/domains/api.astra.json b/domains/api.astra.json deleted file mode 100644 index d9df3fa1a..000000000 --- a/domains/api.astra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" - }, - "record": { - "A": ["69.30.249.53"] - } -} From 6ee74f9e984fdd9c44b94dbbd614438643fdaff6 Mon Sep 17 00:00:00 2001 From: N0rule Date: Sun, 28 Apr 2024 02:50:12 +0300 Subject: [PATCH 24/31] feat(domain): n0rule.is-a.dev --- domains/n0rule.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/n0rule.json diff --git a/domains/n0rule.json b/domains/n0rule.json new file mode 100644 index 000000000..5ffec588c --- /dev/null +++ b/domains/n0rule.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0rule", + "email": "N0rule228@gmail.com" + }, + "record": { + "CNAME": "n0rule.github.io" + } +} From 730ff28228639e11d3d0989f2f464a50f4ed0f1c Mon Sep 17 00:00:00 2001 From: YoelNath Date: Sun, 28 Apr 2024 11:35:48 +0700 Subject: [PATCH 25/31] feat(domain): yol.is-a.dev --- domains/yol.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yol.json diff --git a/domains/yol.json b/domains/yol.json new file mode 100644 index 000000000..8ac8b103b --- /dev/null +++ b/domains/yol.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoelNath", + "email": "yoelnathanael1@gmail.com" + }, + "record": { + "CNAME": "yoelnath.github.io" + } +} From d8285ab7129798166842e887e33f71261d68d9af Mon Sep 17 00:00:00 2001 From: Mr Akshay Shinde <107102876+MrAkshayAS@users.noreply.github.com> Date: Sun, 28 Apr 2024 12:12:35 +0530 Subject: [PATCH 26/31] Update CNAME to URL --- domains/axay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axay.json b/domains/axay.json index 85300ea9e..02d952005 100644 --- a/domains/axay.json +++ b/domains/axay.json @@ -5,6 +5,6 @@ "discord" : "mrakshayas" }, "record": { - "CNAME": "mrakshayas.github.io" + "URL": "https://mrakshayas.github.io/" } } From 4ba0f242a1f8acc60b386e6b5ccff3a86df958ea Mon Sep 17 00:00:00 2001 From: rohanworld Date: Sun, 28 Apr 2024 12:42:50 +0530 Subject: [PATCH 27/31] feat(domain): malleshcn.is-a.dev --- domains/malleshcn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malleshcn.json diff --git a/domains/malleshcn.json b/domains/malleshcn.json new file mode 100644 index 000000000..4a9ff33d1 --- /dev/null +++ b/domains/malleshcn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohanworld", + "email": "rohanmaharaj78@gmail.com" + }, + "record": { + "URL": "https://malleshcn.netlify.app/" + } +} From f716971bf11b311b390087eb5f2d33c743fae9b3 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:33:26 +0300 Subject: [PATCH 28/31] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 9989735ad..00b1d8275 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["45.134.39.14"], + "CNAME": "proxy.weissx.net", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From a9695caa8940ff0f0f2ec602a2c79dbf36d285f2 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:52:30 +0300 Subject: [PATCH 29/31] Update ss.almaz.json --- domains/ss.almaz.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 2e0a21bfa..0f054fea0 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -5,8 +5,6 @@ "github_id": 132609906 }, "record": { - "A": [ - "45.134.39.14" - ] + "CNAME": "proxy.weissx.net" } } From aaf415aba3a92dc455d923e15cd4e405c128aee0 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 28 Apr 2024 10:53:08 +0300 Subject: [PATCH 30/31] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 00b1d8275..4a9f6402d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "proxy.weissx.net", + "URL": "https://ss.almaz.is-a.dev", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 04b812f467c2e39822262f80a9f5aca03dbcbfe9 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 28 Apr 2024 11:04:11 +0300 Subject: [PATCH 31/31] Update ss.almaz.json --- domains/ss.almaz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ss.almaz.json b/domains/ss.almaz.json index 0f054fea0..cc9550154 100644 --- a/domains/ss.almaz.json +++ b/domains/ss.almaz.json @@ -1,8 +1,7 @@ { "owner": { "username": "AlmaziikDev", - "email": "admin@almaz.is-a.dev", - "github_id": 132609906 + "email": "admin@almaz.is-a.dev" }, "record": { "CNAME": "proxy.weissx.net"