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 parser for the logo is not working #9

Closed
Cankar001 opened this issue Oct 15, 2022 · 1 comment
Closed

URL parser for the logo is not working #9

Cankar001 opened this issue Oct 15, 2022 · 1 comment

Comments

@Cankar001
Copy link

All my websites are not working with this tool, because the URL parser does not work correctly.
It leaves the language prefix in the URL, which leads to a 404 error.

In this screenshot you can see the parsed URL by the tool:
Screenshot

The parsed URL is https://www.cankarka.com/en/assets/frontend/img/logo.png, but it should be https://www.cankarka.com/assets/frontend/img/logo.png

It would be great if you could fix this issue, other than that the tool works great and the styling looks really awesome!
Thanks for your work! :)

@xiaoluoboding
Copy link
Owner

some as #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants