From 0033f199e2cf1ad69a423bf023ceaf20445251ce Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Sat, 26 Aug 2023 19:51:22 -0400 Subject: [PATCH] feat(domain): notugotskillz.is-a.dev --- domains/notugotskillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notugotskillz.json diff --git a/domains/notugotskillz.json b/domains/notugotskillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/notugotskillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "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