From e2bc34a6b46d92e4f485fa50031b048b6a9563db Mon Sep 17 00:00:00 2001 From: lou Date: Sun, 13 Oct 2024 12:15:37 -0400 Subject: [PATCH] add notice about /status endpoint --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ab6452..db59afd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Have a weird obsession? Want a pre-built site you can use for free? Host aidxnFU As the code is avaliable under the CC Zero license, which means you should feel free and encouraged to change content, design, whatever! During this process, `screen`, `node` (20.08.0, +Please note the /status endpoint will be broken with the original servers as CORS is blocked on sites not requesting from my personal domain. + ## Debian/Ubuntu/Other Debian-based systems 1. Clone the repo ```bash