Labels Milestones
BackBread (make the bread visible $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // } elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'png')]", $article); } Dead Philosophers elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Dilbert // Dilbert elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // CTRL+ALT+DEL Sillies // CTRL+ALT+DEL // Three Panel Soul $xpath = new DOMDocument(); // replace the