3
1
Back

Tags) elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users function get_content($link) { * Use this if you feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple.

New Pull Request