From 95a4893d070a8ce4ef9c96bfe5a5678f15f9feb2 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 18 Sep 2022 20:51:38 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/s1._domainkey.reg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s1._domainkey.reg.json diff --git a/domains/s1._domainkey.reg.json b/domains/s1._domainkey.reg.json new file mode 100644 index 000000000..8336d1422 --- /dev/null +++ b/domains/s1._domainkey.reg.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "CNAME": "s1.domainkey.u24894826.wl077.sendgrid.net" + } + } + \ No newline at end of file