Updated the latest Radio version 1 and 2 download packages with a small fix to overcome the latest CS:GO change – Which restricted MOTD pages to only allow http/https.
This one small change broke the “Off Page” for many using “about:blank” which now needs a custom URL. Ended up creating a very basic HTML page to load when a client turns off the Radio and had to apply that update to all config files.
To use the fix locally, make the small change below:
“Off Page” “about:blank”
Change it to:
“Off Page” “https://radio.dubbeh.net/radiooff.html”
After the change above, Radio should work as intended again. Feel free to report back if you still have any issues.