3
1
Back

Dilbert // Dilbert elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'png')]", $article); } // Least I Could Do You'll note several of these already have working RSS feeds with comics embedded. I'm also working to standardize the display of alt/title tags (making the Android client easier to use) and adjust the layout of some that get.

New Pull Request