3
1
Back

Entry $article['content'] .= "

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

"; } } // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Something Positive Some comics supported VG Cats, via their tumblr rss feed since.

New Pull Request