From f51b29d04f1f3e5b521280bc5b9b8055876b301d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=87?= Date: Mon, 7 Aug 2023 20:18:31 -0300 Subject: [PATCH] feat(domain): add `edson.is-a.dev` --- domains/edson.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edson.json diff --git a/domains/edson.json b/domains/edson.json new file mode 100644 index 000000000..36fb93ff2 --- /dev/null +++ b/domains/edson.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "edsonbittencourt", + "email": "edson.bittencourt@outlook.com" + }, + + "record": { + "A": ["168.138.228.142"] + } +}