From d3a1f19d7b4e775ae3d09991cfbcc680cc13d617 Mon Sep 17 00:00:00 2001 From: The-Intruder Date: Tue, 14 May 2024 16:32:55 +0100 Subject: [PATCH] Added UVW Blog SubDomain --- domains/uvw.blog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uvw.blog.json diff --git a/domains/uvw.blog.json b/domains/uvw.blog.json new file mode 100644 index 000000000..c7a52ca2a --- /dev/null +++ b/domains/uvw.blog.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "The-Intruder", + "email": "ruj1nuvp8@mozmail.com" + }, + "record": { + "A": [ + "192.227.173.73" + ] + } +} \ No newline at end of file