3
1
Back

$entry->ownerDocument->saveXML($entry); Added BCN, Something Positive elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { // PhD Unknown elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users Added The Trenches; yet more code style tweaking // The Trenches // The Trenches // The Trenches elseif (strpos($article["link"], "www.pilotside.us/comic.

New Pull Request