3
1
Back

$extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article.

New Pull Request