From e363216c2c1100a8dc25e889947c99b99b36a355 Mon Sep 17 00:00:00 2001 From: Yash Patil <87313291+Real-Yash@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:21:28 +0530 Subject: [PATCH] Update realyash.json email thing!! heyy cute dogg :33 you are real G --- domains/realyash.json | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/domains/realyash.json b/domains/realyash.json index 9bcf75953..75571e1e9 100644 --- a/domains/realyash.json +++ b/domains/realyash.json @@ -1,10 +1,20 @@ { - "repo": "https://github.com/Real-Yash/yash", - "owner": { - "username": "Real-Yash", - "email": "tempyuva00@gmail.com" - }, - "record": { - "CNAME": "real-yash.github.io" - } + "repo": "https://github.com/Real-Yash/yash", + "owner": { + "username": "Real-Yash", + "email": "tempyuva00@gmail.com" + }, + "record": { + "A": [ + "185.199.111.153", + "185.199.109.153", + "185.199.108.153", + "185.199.110.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } }