Ghost Ghost
View The Avenging Fidel J.'s stickers on GetGlue


The Followed


        I am thinking about David Tennant
    

            “Here is a cool rundown of David Tennant’s current projects http://bit.ly/MdR951 #Tennant”
    
    
        
            Check-in to
        
     David Tennant on GetGlue.com

I am thinking about David Tennant

“Here is a cool rundown of David Tennant’s current projects http://bit.ly/MdR951 #Tennant”

Check-in to David Tennant on GetGlue.com

  1. agnesanutter reblogged this from tikidelosmuertos
  2. tikidelosmuertos posted this

Dragyn Powered

function getImg($postUrl){ $url = explode("/", $postUrl); $data = file_get_contents("htt"."p://".$url[2]."/mobile/post/".$url[4]); preg_match_all('',$data,$matches,PREG_PATTERN_ORDER); return $matches[1][0]; } $imgUrl = getImg($_GET['u']); header("Location:".$imgUrl);