From accbc3589e6b30eefb2fe21068f9362ca87a5856 Mon Sep 17 00:00:00 2001 From: imshii <75594425+imshii@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:43:19 -0500 Subject: [PATCH] Create christmas.json Create christmas.json --- domains/christmas.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/christmas.json diff --git a/domains/christmas.json b/domains/christmas.json new file mode 100644 index 000000000..f11ea5020 --- /dev/null +++ b/domains/christmas.json @@ -0,0 +1,17 @@ +{ + "repo": "https://github.com/imshii/register", + + "owner": { + "username": "imshii", + "email": "lazy.kid.bedwars@gmail.com" + }, + + "target": { + "CNAME": { + "name": "christmas", + "value": "edge.redirect.pizza" + } + }, + + "proxied": false + }