kamranahmedse / pennywise

Cross-platform application to open any website or media in a floating window
MIT License
3.77k stars 207 forks source link

Bug: server on port 6280 doesn't launch passed links #188

Closed piotreknow02 closed 1 year ago

piotreknow02 commented 2 years ago

Current behavior: Request is accepted and returns status 200 but does nothing

Expected behavior: Application should open url passed as query param

URL attempting to access: http://localhost/?url={some_url}

Pennywise Version: 0.8.0

OS / OS Version: MacOS 12.2.1

piotreknow02 commented 2 years ago

I've submitted a PR for this issue #189