3
1
Back

Start with MS3. After the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } if(preg_match("@.*(

New Pull Request