3
1
Back

// Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // $article['content'] = preg_replace("@@", '', $article['content']); } // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content.

New Pull Request