From 24d81702e40fc479cb712a4709a4213650da3c25 Mon Sep 17 00:00:00 2001 From: iksmfu <156527935+iksmfu@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:50:11 +0300 Subject: [PATCH] Update zorex.json --- domains/zorex.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/zorex.json b/domains/zorex.json index 3b4ee2ca7..a31ed12ba 100644 --- a/domains/zorex.json +++ b/domains/zorex.json @@ -1,10 +1,11 @@ { "owner": { - "username": "", - "email": "", - "twitter": "" + "username": "iksmfua", + "email": "realiksm@gmail.com", + "twitter": "WaleedthemodYT" }, "record": { - "CNAME": ".id.repl.co" + "A": ["34.111.179.208"], + "TXT": "replit-verify=73d19ce6-ad19-4956-a800-4e647b4b7cd4" } -} +}