3
1
Back

(strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { if ($img->getAttribute('title')) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@width=\"\d+\"@", "", $img); $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = preg_replace("@@", '', $article['content.

New Pull Request