3
1
Back

"

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

"; } } // Awkward Zombie elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $img.

New Pull Request