diff --git a/ycast/server.py b/ycast/server.py index bf68059..f48caf1 100644 --- a/ycast/server.py +++ b/ycast/server.py @@ -275,16 +275,5 @@ def get_station_icon(): def vtuner_redirect(url): - url = 'http://radioyamaha.vtuner.com/setupapp/yamaha/mp3/YradioSample.mp3' - response = redirect(url, code='302 Object moved') - headers = dict(response.headers) - headers.update({'Content-Type': 'text/html', - 'Connection': 'close', - 'X-Powered-By': 'ASP.NET', - 'Server': 'Microsoft-IIS/7.5', - 'Cache-Control': 'private'}) - response.headers = headers - response.data = "