From 77f054fc2d9b3aab16e017df3b7136250ffbff57 Mon Sep 17 00:00:00 2001 From: ukriu <80760888+ukriu@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:20:06 +0530 Subject: [PATCH] Create really.json --- domains/really.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/really.json diff --git a/domains/really.json b/domains/really.json new file mode 100644 index 000000000..00ab0224a --- /dev/null +++ b/domains/really.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukriu", + "email": "isadev@ukriu.com" + }, + "record": { + "CNAME": "ukriu.pages.dev" + } +}