From 768725a7c55b9d5eefce8b13270430b64d0d5e2b Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sat, 26 Apr 2025 17:16:01 +0300 Subject: [PATCH] Update just.json --- domains/just.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/just.json b/domains/just.json index 9ec4c49e0..7581106da 100644 --- a/domains/just.json +++ b/domains/just.json @@ -1,11 +1,12 @@ { - "description": "Short link to juststudio.is-a.dev", + "description": "Just an Ultimate Site Tool docs", + "repo": "https://github.com/JustDeveloper1/justdeveloper1.github.io", "owner": { "username": "JustDeveloper1", - "email": "support@juststudio.is-a.dev", + "email": "justdeveloper@juststudio.is-a.dev", "discord": "1117482901353812088" }, "records": { - "A": ["89.106.200.1"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } }