From 2a7c5ff9dde6362134536abb0c00e824f41e4a66 Mon Sep 17 00:00:00 2001 From: denty <54261774+dentylife@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:23:49 +0800 Subject: [PATCH] Create denty.json add denty.json --- domains/denty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denty.json diff --git a/domains/denty.json b/domains/denty.json new file mode 100644 index 000000000..db491336e --- /dev/null +++ b/domains/denty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denty", + "email": "dentyaptx@gmail.com" + }, + "record": { + "A": [ + "158.101.152.7" + ] + } +}