$uagent=strtolower($_SERVER['HTTP_USER_AGENT']); if (strstr($uagent,"libvlc/")) { $redir="https://www.euer-radio.de/vlc180p.xspf"; header('Location: ' . $redir, true, 301); exit; } $cluid=floor(microtime(true)*1000); ?>