3
1
Back

$this->get_content($link); $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = new DOMDocument(); $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due.

New Pull Request