Use no-cors for ntfy
This commit is contained in:
parent
6e6db6d109
commit
b17de3a8e1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
fetch("https://ntfy.meow.company/pancakes", {
|
||||
method: "POST",
|
||||
body: message,
|
||||
mode: "no-cors",
|
||||
headers: {
|
||||
Title: "pancakes.gay",
|
||||
Priority: "min",
|
||||
|
|
Loading…
Reference in a new issue