bjornstar / intercept-redirect

Skip tracking redirects that serve no purpose other than to waste your precious time.
https://intercept-redirect.bjornstar.com
MIT License
23 stars 4 forks source link

URL without protocol fails to redirect #12

Closed bjornstar closed 4 years ago

bjornstar commented 4 years ago

https://steamcommunity.com/linkfilter/?url=satisfactorygame.com

We get the following error:

Unchecked runtime.lastError: redirectUrl 'satisfactorygame.com' is not a valid URL.

Looks like we need to ensure a protocol is at the start of the URL.

bjornstar commented 4 years ago

This was completed in v5.1.0