From 0a8b90f1084d89a5cf64f433714057b80c9f3bd7 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 23 Oct 2024 21:27:44 +0500 Subject: [PATCH 1/3] Update j.json --- domains/j.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/j.json b/domains/j.json index 8207723f2..eb82db8a0 100644 --- a/domains/j.json +++ b/domains/j.json @@ -6,6 +6,6 @@ "discord": "1117482901353812088" }, "record": { - "A": ["89.106.200.1"] + "CNAME": "juststudio7.github.io" } } From e7af6bbd7bd88dc18398414230c91177213e8c5b Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Wed, 23 Oct 2024 21:56:53 +0500 Subject: [PATCH 2/3] Update j.json --- domains/j.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/j.json b/domains/j.json index eb82db8a0..9469a066e 100644 --- a/domains/j.json +++ b/domains/j.json @@ -1,5 +1,6 @@ { "description": "Short link to juststudio.is-a.dev", + "repo": "https://github.com/JustStudio7/juststudio7.github.io/tree/main", "owner": { "username": "JustDeveloper1", "email": "support@juststudio.is-a.dev", From 55fb6bcfb46e2a9568aa435798c3af164e669ba8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:47:37 -0400 Subject: [PATCH 3/3] chore: formatting and validation --- domains/j.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/j.json b/domains/j.json index 9469a066e..6f54e488a 100644 --- a/domains/j.json +++ b/domains/j.json @@ -1,12 +1,12 @@ { - "description": "Short link to juststudio.is-a.dev", - "repo": "https://github.com/JustStudio7/juststudio7.github.io/tree/main", - "owner": { - "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", - "discord": "1117482901353812088" - }, - "record": { - "CNAME": "juststudio7.github.io" - } + "description": "Short link to juststudio.is-a.dev", + "repo": "https://github.com/JustStudio7/juststudio7.github.io/tree/main", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "CNAME": "juststudio7.github.io" + } }