From 17fe7970fcc2838cfe50ae7f246e314f4ff0c076 Mon Sep 17 00:00:00 2001 From: Shuchir Jain <53063247+CoolCoderSJ@users.noreply.github.com> Date: Fri, 16 Apr 2021 13:33:25 -0400 Subject: [PATCH] Create sjcdn.json --- domains/sjcdn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sjcdn.json diff --git a/domains/sjcdn.json b/domains/sjcdn.json new file mode 100644 index 000000000..af8d75dd4 --- /dev/null +++ b/domains/sjcdn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CoolCoderSJ", + "email": "CoolCoderSJ@gmail.com" + }, + "description": "My CDN", + "record": { + "CNAME": "09d836a5-eaca-4299-bfec-44ca0dfc6d0d.repl.co" + } +}