This commit is contained in:
nelle 2024-09-21 03:02:30 -06:00
parent df48587cd7
commit 5be60dd18f

View file

@ -1,5 +1,5 @@
// i deeply apologize for the horrors within...
const ntfyEndpoint = "https://ntfy.ouroboros.group/beep";
const ntfyEndpoint = "https://ntfy.ouroboros.group/pushy";
// text fields and buttons
const ntfyMessage = document.getElementById("ntfy-message");