Login
Log in with your email and password.
// Shared ntfy helper (reused across projects) // Provides function ntfy($message, $title = '', $attachment = '', $topic = '') if (file_exists('/opt/lib/ntfy.php')) { require_once '/opt/lib/ntfy.php'; }
Log in with your email and password.