flobro / flobro-chrome-app

Chrome app of Flobro, floating browser window
https://chrome.google.com/webstore/detail/faaljkdndnfoagcmhedlmbgieoocemch
MIT License
110 stars 20 forks source link

Some URL's are rejected. #55

Closed palindali closed 4 years ago

palindali commented 4 years ago

The app rejects some URL's while they are valid ones. An example is: https://player.twitch.tv/?channel=firedragon&enableExtensions=true&muted=false&player=popout&volume=0.38 is rejected, although it is a valid twitch.tv link.

desi9n commented 4 years ago

Next example: http://localhost:8383/example/page.php

Haidafraid commented 4 years ago

Another example of rejected URLs are those that include basic authentication credentials. Like: https://user:password@domain.tld

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It may be closed if no further activity occurs. Thank you for your contributions.

cornips commented 4 years ago

Also failing: http://hesta-abra:8081 as submitted in #48