From 51d03bfe714e8835d76ee35b78923d9090b22177 Mon Sep 17 00:00:00 2001 From: theh2so4 Date: Sun, 4 Sep 2022 19:47:33 +0100 Subject: [PATCH] feat: Added domain programatically --- domains/theh2so4.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theh2so4.json diff --git a/domains/theh2so4.json b/domains/theh2so4.json new file mode 100644 index 000000000..6e0647b8c --- /dev/null +++ b/domains/theh2so4.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "theh2so4", + "email": "theh2so4@protonmail.com" + }, + + "record": { + "A": ["185.27.134.148"] + } + } + \ No newline at end of file