3
1
Back

-- Don't put R8 so close to R26 -- D36/R47 too close elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $img; } Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Eat That Toast bog-standard example // Breaking Cat News elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { Binary files /dev/null and b/Panels/futura medium condensed.

New Pull Request