3
1
Back

Really just a borked RSS feed elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // And get blog entry $article['content'] .= "

" . $entry->textContent . ""; $img_tag = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Wondermark (alt tag already present foreach($imgs as $img){ // Questionable Content (cleanup) $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

New Pull Request