MemeLabs / Rustla2

Livestream viewing with chat
https://strims.gg
MIT License
44 stars 24 forks source link

use current location's hostname for twitch stream embed #329

Closed kenany closed 3 years ago

kenany commented 3 years ago

location.host will contain the port number (if not the default), and the colon (:) character is not a valid character in the parent parameter. This issue is generally only evident during local development.