diff --git a/functions/_headers b/functions/_headers index d3f3957..9deb71d 100644 --- a/functions/_headers +++ b/functions/_headers @@ -1,4 +1,8 @@ -/.well-known/matrix/* +/.well-known/matrix/client + X-Content-Type-Options: nosniff + Content-Type: application/json + Access-Control-Allow-Origin: * +/.well-known/matrix/server X-Content-Type-Options: nosniff Content-Type: application/json Access-Control-Allow-Origin: * \ No newline at end of file