3
1
Back

"Alt: " . $img->getAttribute('title') . ""; // only keep everything starting at the first $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] .

New Pull Request