3
1
Back

$this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Scenes From A Multiverse (to get alt tag) // Pain Train (to get alt tag) elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { // slightly complicated; the link is to tumblr.

New Pull Request