3
1
Back

$this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); $article['content'] .= $aftercomic; $article['content'] .= "

" . $entry->textContent.

New Pull Request