You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added support for Linux alarm sounds
Directs users to the queue rather than the product page (some users saw issues with this, where their cache or cookies kept them on the product page instead of directing them to the queue)
Reorganizes/cleans up project structure (src folder, reogranized docs, etc)
Opens the browser before playing the alert sound to ensure opening the browser doesn't result in a delay
Added graceful exit of node process
More graceful error handling of checkForPlaystationDirectRedirect() function
Updated redirect message to indicate stock is successfully being searched for (some people were confused about this and didn't realize the script was working as intended)