3
1
Back

{ $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "
$orig_content
"; // Awkward Zombie elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // Drugs and Wires drugs & wires, pilotside elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content.

New Pull Request