3
1
Back

$article['content'], $matches)){ $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $img_tag . $article['content']; // $article['content'] = preg_replace("@@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { if (parse_url($rel, PHP_URL_SCHEME) .

New Pull Request