3
1
Back

Replace the

(containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Questionable Content (cleanup) $article['content'] .= "

" . $entry->textContent . "

"; } } Notes: - Before producing, confirm.

New Pull Request