Labels Milestones
Back302 lines // Doghouse Diaries, which has broken alt tags elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } //Sites that provide images and just need alt tags if both exist elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // replace the