3
1
Back

Zombie $article['content'] .= "$orig_content"; // Awkward Zombie elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); Created by editing.

New Pull Request