From 0b7e3b71217bb6961d73a1153b5310f950e2983c Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sat, 12 Mar 2022 19:01:10 +0100 Subject: [PATCH] Create cdn.json --- domains/cdn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cdn.json diff --git a/domains/cdn.json b/domains/cdn.json new file mode 100644 index 000000000..d07cec015 --- /dev/null +++ b/domains/cdn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LellisV2", + "email": "cloud@lellis.tech", + "discord": "Lellis#9405", + "note": "I dont look that much on my email, Fast Respons on Discord." + }, + "description": "I will use it for my CDN to be able to access the files", + "record": { + "A": "130.162.183.250" + } +}