3
1
Back

After the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $img; if (preg_match("@.*()@", $article['content'], $matches)) { // Questionable Content (cleanup elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath .

New Pull Request