This commit is contained in:
nelle 2024-09-21 04:48:50 -06:00
parent ff49f216bf
commit 1d57537c87

View file

@ -1,5 +1,6 @@
// i deeply apologize for the horrors within...
const ntfyEndpoint = "https://nelle.observer/api/ntfy";
//const ntfyEndpoint = "http://0.0.0.0:7879/api/ntfy";
// text fields and buttons
const ntfyMessage = document.getElementById("ntfy-message");