Revert "Use no-cors for ntfy"

This reverts commit b17de3a8e1.
This commit is contained in:
pancakes 2024-12-03 20:36:14 +10:00
parent b17de3a8e1
commit f2cfca2f1b
No known key found for this signature in database
GPG key ID: ED53D426432B861B

View file

@ -14,7 +14,6 @@
fetch("https://ntfy.meow.company/pancakes", {
method: "POST",
body: message,
mode: "no-cors",
headers: {
Title: "pancakes.gay",
Priority: "min",