From 69b1fe63496e97ee6c50e760617c67ab39bd6d0e Mon Sep 17 00:00:00 2001 From: BaseParody Date: Sat, 23 Sep 2023 16:20:47 +0600 Subject: [PATCH] feat(domain): williamsebastian.is-a.dev --- domains/williamsebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/williamsebastian.json diff --git a/domains/williamsebastian.json b/domains/williamsebastian.json new file mode 100644 index 000000000..2c091c5c9 --- /dev/null +++ b/domains/williamsebastian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BaseParody", + "email": "baseparody@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