diff --git a/daemon.py b/daemon.py index e7db68ba0..6dfdcc433 100644 --- a/daemon.py +++ b/daemon.py @@ -10713,7 +10713,8 @@ class PubServer(BaseHTTPRequestHandler): msglen, None, callingDomain) self._write(msg) return - self.path = '/' + self._400() + return # minimal mastodon api if self._mastoApi(self.path, callingDomain, authorized,