From 59077870a9aa676a78bd07c5f6a99e48a88ef1e6 Mon Sep 17 00:00:00 2001 From: Techout <77097756+Techout592@users.noreply.github.com> Date: Wed, 7 Jul 2021 10:50:26 +0200 Subject: [PATCH] Create techout.json --- domains/techout.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techout.json diff --git a/domains/techout.json b/domains/techout.json new file mode 100644 index 000000000..692f125ba --- /dev/null +++ b/domains/techout.json @@ -0,0 +1,11 @@ +{ + "description": "Mainly used to upload images to but also for a small home-page.", + "repo": "https://github.com/Techout592", + "owner": { + "username": "Techout592", + "email": "techout592@protonmail.com" + }, + "record": { + "CNAME": "proxy.techout.tech" + } +}