From d583c47f71e69936c9f08565175c9cfd04c16689 Mon Sep 17 00:00:00 2001 From: ARVIN3108 ID <70049331+ARVIN3108@users.noreply.github.com> Date: Fri, 12 Jul 2024 21:11:23 +0700 Subject: [PATCH] Emptying email and add alternate contacts --- domains/arvindt.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/arvindt.json b/domains/arvindt.json index 4671d8424..c8d7df23c 100644 --- a/domains/arvindt.json +++ b/domains/arvindt.json @@ -3,10 +3,12 @@ "repo": "https://github.com/ARVIN3108/arvin3108.github.io", "owner": { "username": "ARVIN3108", - "email": "31arvin08@gmail.com", + "email": "", + "discord": "arvin3108.id", + "instagram": "arvin_d.t", "twitter": "ARVIN3108_ID" }, "record": { "CNAME": "arvin3108.github.io" } -} \ No newline at end of file +}