Labels Milestones
Back$this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide images and just need alt tags if both exist Updated LICD, alter alt-textify to handle both title and alt tags if (preg_match("@.*( " . $entry->ownerDocument->saveXML($entry) . "
New Pull Request