3
1
Back

If (strpos($article["link"], "penny-arcade.com") !== FALSE && // Cyanide & Happiness elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { 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 Oatmeal elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Camp Weedonwantcha elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // And get blog entry $entries = $xpath->query($query); $result_html.

New Pull Request