From 75c489c02bdc38f855ecf6019bad8b4cddf929cd Mon Sep 17 00:00:00 2001 From: Amir Mahdi Khazaee Date: Wed, 23 Apr 2025 11:23:11 +0330 Subject: [PATCH] Update vip.json --- domains/vip.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/domains/vip.json b/domains/vip.json index 05a93dd7f..ebac17ebb 100644 --- a/domains/vip.json +++ b/domains/vip.json @@ -1,13 +1,9 @@ { "owner": { - "username": "alvinsjoy", - "discord": "825382504353234954" + "username": "amir-khazaee", + "email": "amir.khazaee@optiop.org" }, - "description": "My service hosted at 95.217.160.242", "record": { - "A": [ - "95.217.160.242" - ] - }, - + "A": ["95.217.160.242"] + } }