fix attachments and update referrer

This commit is contained in:
therwi 2025-06-03 22:38:14 +03:00
parent d8d679b4dc
commit 4d6b0f8ddc
2 changed files with 11 additions and 7 deletions

View file

@ -581,7 +581,7 @@ const Status = {
"headers": {
"Content-Type": "application/json",
},
"referrer": "https://grimgreenfo.rest/",
"referrer": "https://mk.therwi.net/",
"body": JSON.stringify({ "noteId": this.status.id, }),
"method": "POST",
"mode": "cors"