github hejran7/psphive-lapse-2 v1.0.1
psphive-lapse-2 v1.0.1

latest releases: v1.0.4, v1.0.3, v1.0.2...
3 months ago

Log panel

Log panel (outputConsole) persisting on reload — The console/log box was missing a default hidden state, so it appeared on every page load/reopen instead of only while an exploit was actively running.

Added display: none; to the outputConsole CSS rule so it's hidden by default.
Added outputConsole.style.display = "block"; at the start of runJB() so the panel only shows once the exploit actually begins running.

Full Changelog: https://github.com/hejran7/psphive-lapse-2/commits/v1.0.1

Don't miss a new psphive-lapse-2 release

NewReleases is sending notifications on new releases.