TrianguloY / UrlChecker

Android app by TrianguloY: URLCheck
Other
801 stars 48 forks source link

Queries remover crashes on empty query #365

Open PabloOQ opened 2 weeks ago

PabloOQ commented 2 weeks ago

Steps to reproduce

  1. Enable queries remover
  2. Open an url with an empty query like https://example.com?=

Other details

Throws an IndexOutOfBounds on method getQueryName.

I don't think I will look further into it as I rather spent the time on the incognito issue, but I wanted to log the issue. Also the module is deprecated, so maybe the fix is just not planned?

Acknowledgements

TrianguloY commented 2 weeks ago

For a moment I though it was a crash on the new module 😅 I'll take a look. It should probably be easy to fix, although if for some reason it isn't, I'll consider removing the module. 👍