From 50104de7d1baaeac8ccb39144bc71ff3f0d0d9d7 Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Fri, 12 Jan 2024 12:34:37 +0700 Subject: [PATCH] feat(domain): thang.is-a.dev --- domains/thang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thang.json diff --git a/domains/thang.json b/domains/thang.json new file mode 100644 index 000000000..719d1c024 --- /dev/null +++ b/domains/thang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "A": ["167.86.67.221"] + } +}