From 3b68bee6ff46d2013a4947923dad30741e024547 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 20 Mar 2022 13:37:20 +0700 Subject: [PATCH] Create api.zeppelin.maskduck.json --- domains/api.zeppelin.maskduck.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/api.zeppelin.maskduck.json diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json new file mode 100644 index 000000000..3c0f17f84 --- /dev/null +++ b/domains/api.zeppelin.maskduck.json @@ -0,0 +1,15 @@ +{ + "description": "Zeppelin selfhost API", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "zeppelin-maskduck-api.up.railway.app" + } +}