main #8

Closed
limepotato wants to merge 183 commits from main into blog-drafts
Showing only changes of commit 5be60dd18f - Show all commits

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");