3
1
Back

$article); $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); } // Three Panel Soul elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { $article['content'] .= "

Bonus comic:
" . $aftercomic . "

"; // only keep everything starting at the top edge smoothing // thanks to http://www.iheartrobotics.com.

New Pull Request