From 163d869e04e719692ff0e6d45db09bb9b3f011f9 Mon Sep 17 00:00:00 2001 From: TheUnium Date: Thu, 1 Jun 2023 17:41:20 +0530 Subject: [PATCH] feat(domain): bing-chilling.is-a.dev --- domains/bing-chilling.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bing-chilling.json diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json new file mode 100644 index 000000000..99fdd57a9 --- /dev/null +++ b/domains/bing-chilling.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, + + "record": { + "CNAME": "theunium.github.io" + } +}