3
1
Back

Text //also get blog $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ foreach ($entries as $entry){ $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // XKCD (alt tags we don't need to call out for) $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // Something Positive elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { //no-op From 269f3bf9f9109b69cf4264b79cb1ed6f6a114782.

New Pull Request