From 7eae8a312de0963666d553d810f637be9c72f0d2 Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:18:32 +0100 Subject: [PATCH] feat(domain): mohammed.is-a.dev --- domains/mohammed.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0e16b4ba3..dd140730e 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -1,12 +1,11 @@ { - "description": "for my personal website ^_^", - "repo": "https://github.com/ppg00/ppg00.github.io", "owner": { "username": "ppg00", - "email": "ppqg00@gmail.com", - "twitter": "qqg00" + "email": "vx2dsk@gmail.com" }, "record": { - "CNAME": "ppg00.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file