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 issues in inspector UI #131

Closed
tillcash opened this issue Jul 15, 2024 · 1 comment · Fixed by #135
Closed

URL issues in inspector UI #131

tillcash opened this issue Jul 15, 2024 · 1 comment · Fixed by #135

Comments

@tillcash
Copy link

tillcash commented Jul 15, 2024

If I use https://rssbridge.flossboxin.org.in/?action=display&bridge=TelegramBridge&username=aboutrss&format=Atom, it generates the attached error. However, if I encode it as https%3A%2F%2Frssbridge.flossboxin.org.in%2F%3Faction%3Ddisplay%26bridge%3DTelegramBridge%26username%3Daboutrss%26format%3DAtom, it works fine.

image

The issue arises when clicking the Copy URL button, which generates the URL /image-proxy1.xml?source=https%253A%252F%252Frssbridge.flossboxin.org.in%252F%253Faction%253Ddisplay%2526bridge%253DTelegramBridge%2526username%253Daboutrss%2526format%253DAtom, resulting in a missing source error when i try to access the link.

@shouya
Copy link
Owner

shouya commented Jul 20, 2024

Fixed. Thanks for reporting <3

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

Successfully merging a pull request may close this issue.

2 participants