From 50ebe7223c78dfd11e6e998712ced093803ac8ad Mon Sep 17 00:00:00 2001 From: leburgue Date: Thu, 4 Jan 2024 09:09:19 -0700 Subject: [PATCH] feat(domain): abv.is-a.dev --- domains/abv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abv.json diff --git a/domains/abv.json b/domains/abv.json new file mode 100644 index 000000000..80ab79b69 --- /dev/null +++ b/domains/abv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leburgue", + "email": "albertonazijew@gmail.com" + }, + "record": { + "A": ["159.54.140.185"] + } +}