3
1
Back

'cad-comic.com/cad/') !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $img; if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath.

New Pull Request