3
1
Back

$this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide images and just need alt tags foreach($imgs as $img){ $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) .

New Pull Request