3
1
Back

Make_surface(filename, h) { } module smoothing() { // $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } //Sites that provide images and just need alt tags.

New Pull Request