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){ if ($img->getAttribute('title')) .

New Pull Request