Labels Milestones
Back-08:00 It's really just a borked RSS feed elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // PhD Unknown elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] .= "ID: " . $article['id']; } return $result_html; } function mangle_article($article) { Added BCN, Something Positive Added BCN, Something Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // replace the