4 lines
42 B

<?php
header("Location: /tunes");
die();