3
1
Back

New DOMDocument(); $doc->loadHTML($html); $xpath = $this->get_xpath_dealie($article['link']); Updated LICD, alter alt-textify to handle both title and alt tags textified. //Sites that provide images and just need alt tags textified. } $article = $this->alt_textify($article); $entries.

New Pull Request