From 054ec4f126e4618c8f70cbc717413a8f0ac5e012 Mon Sep 17 00:00:00 2001 From: Scythe101 Date: Sat, 6 Jan 2024 22:54:47 -0800 Subject: [PATCH] feat(domain): scythe101.is-a.dev --- domains/scythe101.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/scythe101.json diff --git a/domains/scythe101.json b/domains/scythe101.json new file mode 100644 index 000000000..2634378eb --- /dev/null +++ b/domains/scythe101.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Scythe101", + "email": "julianchenard@icloud.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file