From 8ebe9c5a9237f086ee555e15d9abf8679f8c0ae8 Mon Sep 17 00:00:00 2001 From: ishan-school <112801959+ishan-school@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:27:02 +0530 Subject: [PATCH] feat(domain): add `byte.is-a.dev` --- domains/byte.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/byte.json diff --git a/domains/byte.json b/domains/byte.json new file mode 100644 index 000000000..dcf479cbc --- /dev/null +++ b/domains/byte.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ishan-school", + "email": "ishan.13406@lahartara.sunbeamschools.com" + }, + + "record": { + "A": ["69.30.249.53"] + } +}