@@ -18,6 +18,11 @@
"src": "/availability/(?<provider>[^/]+)/(?<query>[^/]+)",
"dest": "/api/services/$provider.ts?query=$query"
},
{
"src": "/s/(.*)",
"dest": "/web/index.html",
"headers": {"cache-control": "s-maxage=86400"}
"src": "/(.*)",
"dest": "/web/$1",
The note is not visible to the blocked user.