Closed bjornstar closed 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.
This was completed in v5.1.0
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.