From d23085107cb901305e41e7e6862783a52cc019e1 Mon Sep 17 00:00:00 2001 From: itmefriday Date: Sun, 3 Mar 2024 12:50:10 +0530 Subject: [PATCH] feat(domain): friday.is-a.dev --- domains/friday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/friday.json diff --git a/domains/friday.json b/domains/friday.json new file mode 100644 index 000000000..c78da9609 --- /dev/null +++ b/domains/friday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itmefriday", + "email": "chauhan20292827@gmail.com" + }, + "record": { + "A": ["109.71.252.37"] + } +}