From c29df0b6c6ae570841c4c6b6758260a64dd73d91 Mon Sep 17 00:00:00 2001 From: Sam Liu Date: Sat, 8 Oct 2022 16:02:09 -0400 Subject: [PATCH] Update saml.json --- domains/saml.json | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/domains/saml.json b/domains/saml.json index 161c827ff..2b3df498d 100644 --- a/domains/saml.json +++ b/domains/saml.json @@ -1,22 +1,11 @@ { "description": "Personal Website", - "repo": "https://github.com/SamDev-7/samdev-7.github.io", + "repo": "https://github.com/SamDev-7/website, "owner": { "username": "SamDev-7", - "email": "", - "discord": "SamDev7#1767" + "email": "hello@samliu.dev" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "URL": "https://samliu.dev" } }