Labels Milestones
Back_comics/init.php 382 lines elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { // Something Positive elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Dilbert elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { // Something Positive elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Some comics supported if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { // $xpath = new DOMDocument(); // replace the