Description
The URL parser here is a little annoying because it doesn't allow any additional parameters to be passed when linking to Sinerider. Say when ChatGPT links it -- it does something like this:

Proposed solution would be either move the LZString into a parameter (?data=...), or find and parse the first query parameter that is a valid LZString and ignore/keep the rest.
Screenshots
No response
Additional information
No response