3
1
Back

[PATCH] Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users // $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); // Alice Grove (get bigger image elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Three Panel Soul elseif (strpos($article['link.

New Pull Request