Felix Mueller

Results 60 comments of Felix Mueller

I hope that the repository will be back up soon. Until then you could install manually. There is probably a more official Eclipse way of doing things, but you can...

Relying on own regular expressions is not so nice. I would vote for using Java API for parsing URIs or URLs.

@chernser Wow, that was fast 🚀 Please run integration tests. I am still seeing some errors locally.

I had the same issue on Firefox and had to grant permission "Access your data for all web sites" to to plug-in to make user agent spoofing work again. ![Image](https://github.com/user-attachments/assets/d0856a14-98df-4e47-b2ef-f126852960c0)...

Thanks for your quick responses. Interesting to hear that you had the same issue with Brave browser, which is now fixed. I opened a bug report for the Firefox team:...

That would be great, since some "map websites" use basic Leaflet, where it is difficult to add cookie magic dynamically to overlays. There are probably many other tools, but I...

Also check magic in `PreparedStatementImpl`.

@chernser Thank you. I am going to write down some assumptions and tests first. We can then discuss them.