Labels Milestones
Back$this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@