From 6e13cc446250209deb2c17de63da069005501a48 Mon Sep 17 00:00:00 2001 From: Spongeylol Date: Tue, 22 Apr 2025 10:42:02 +0200 Subject: [PATCH] Create thinger.json --- domains/thinger.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/thinger.json diff --git a/domains/thinger.json b/domains/thinger.json new file mode 100644 index 0000000..e1d8709 --- /dev/null +++ b/domains/thinger.json @@ -0,0 +1,8 @@ +[ + { + "subdomain": "thinger", + "url": "thinger.pages.dev", + "email": "eenspons@gmail.com", + "type": "CNAME" + } +]