@ -1,5 +1,5 @@
async function press() {
const res = await fetch('http://localhost:3000/press', {
const res = await fetch('/press', {
method: 'POST'
});
const data = await res.text();
The note is not visible to the blocked user.