3
1
Back

MS1: * <- Play * every other measure, starting on 2nd .... 1 2 3 4 <- this is far simpler than this foreach($imgs as $img){ // Questionable Content (cleanup elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser.

New Pull Request