From a089edcd6a9eabf5cda072df6758cbc8fe3ba028 Mon Sep 17 00:00:00 2001 From: Pdmthong05 Date: Wed, 18 Oct 2023 10:23:10 +0700 Subject: [PATCH] feat(domain): tientiny.is-a.dev --- domains/tientiny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tientiny.json diff --git a/domains/tientiny.json b/domains/tientiny.json new file mode 100644 index 000000000..826e69b2b --- /dev/null +++ b/domains/tientiny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pdmthong05", + "email": "pdmthong05@protonmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +}