3v4l.org

run code in 300+ PHP versions simultaneously
<?php $expire = time() + 2592000; $proto = 'http://'; $domain = 'nlds262.cdnllnwnl.neulion.com'; $path = 'nlds/nfl/broncos/as/live/broncos_hd_4500.m3u8'; $key = 'nokeyfuckers'; $params = 'nltid=nflgp&nltdt=6&nltnt=1&uid=707005&hdnea=expires='.$expire.'~access=/nlds/nfl/broncos/as/live/*'; $first = 'Connection=keep-alive&Cookie=nlqptid=nltid=nflgp&nltdt=6&nltnt=1&uid=256296&hdnea=expires='.$expire.'~access=/nlds/nfl/broncos/as/live/'.'*'; $next = '&Accept-encoding=identity, gzip, deflate&User-Agent=Safari/537.36 Mozilla/5.0 AppleWebKit/537.36 Chrome/31.0.1650.57'; function h2b($str) { $bin = ""; $i = 0; do { $bin .= chr(hexdec($str{$i}.$str{($i + 1)})); $i += 2; } while ($i < strlen($str)); return $bin; } $hash = hash_hmac('MD5', $params, h2b($key)); echo $proto.$domain.'/'.$path.'?nltid='.$params.'~md5='.$hash.'|'.$first.$next; ?>

preferences:
33.74 ms | 402 KiB | 5 Q