Torrage
"; if(strlen($infohash) == 40 && ctype_xdigit($infohash)) { //echo "Debug:$url = ".$url."
"; $url = "http://torrage.com/torrent/".$infohash.".torrent"; header( 'Location: '.$url ) ; //Internet } else { echo "
Invalid INFO_HASH
"; } } ?>