From ae2a540a44281d0e8885ee86cc672432813f059e Mon Sep 17 00:00:00 2001 From: mahirmolai27 <69717367+mahirmolai27@users.noreply.github.com> Date: Sat, 7 May 2022 18:04:54 +0500 Subject: [PATCH] Update api.json --- domains/api.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/api.json b/domains/api.json index 0ca7f4834..894831d6d 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,11 +1,11 @@ { - "description": "Molai", - "repo": "https://github.com/", + "description": "Official Is A Dev API", + "repo": "https://github.com/MaskDuck/is-a-dev-api", "owner": { - "username": "Mahir", + "username": "Mahir & Duck", "email": "mahir@molai.dev" }, "record": { - "URL": "https://molai.dev" + "CNAME": "is-a-dev-api-production.up.railway.app" } }