3
1
Back

$base.$rel; if ($rel[0] == '/') { $path = ''; foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Cyanide & Happiness.

New Pull Request