From c5ee201c23cc5640329a0cc0c45daa162169f0f7 Mon Sep 17 00:00:00 2001 From: cgd <70825723+cupglassDEV@users.noreply.github.com> Date: Thu, 26 Sep 2024 10:09:15 +0700 Subject: [PATCH] Re-registering domain --- domains/cupglasspi.json | 14 ++++++++++++++ domains/pi.cupglass.json | 15 +++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 domains/cupglasspi.json create mode 100644 domains/pi.cupglass.json diff --git a/domains/cupglasspi.json b/domains/cupglasspi.json new file mode 100644 index 000000000..c0e83bf15 --- /dev/null +++ b/domains/cupglasspi.json @@ -0,0 +1,14 @@ +{ + "description": "t a i l s c a l e tunnel for my pi, not always active tho", + "repo": "", + "owner": { + "username": "cupglassdev", + "email": "", + "twitter": "cupglassdev", + "lahelu": "https://lahelu.com/user/cupglassdev", + "discord": "cupglassdev" + }, + "record": { + "CNAME": "pi.neko-velociraptor.ts.net" + } +} diff --git a/domains/pi.cupglass.json b/domains/pi.cupglass.json new file mode 100644 index 000000000..fede3d816 --- /dev/null +++ b/domains/pi.cupglass.json @@ -0,0 +1,15 @@ +{ + "description": "My base website. Very epik tbh 💥💥", + "repo": "https://github.com/cupglassdev/", + "note": "no repo, this is just my actual nginx server", + "owner": { + "username": "cupglassdev", + "email": "", + "twitter": "https://x.com/cupglassdev", + "lahelu": "https://lahelu.com/user/cupglassdev", + "discord": "cupglassdev" + }, + "record": { + "URL": "https://cupglasspi.is-a.dev" + } +}