Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"URL is malformed" when referrer injects tracking flags #635

Open
itsmingjie opened this issue Jan 2, 2025 · 0 comments
Open

"URL is malformed" when referrer injects tracking flags #635

itsmingjie opened this issue Jan 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@itsmingjie
Copy link
Member

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:

Image

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

@itsmingjie itsmingjie added the bug Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant