3
1
Back

($doc === NULL) { if (strpos($article["content"], "bonus panel!") !== FALSE) { // only keep everything starting at the first $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); } // Poorly Drawn Lines elseif (strpos($article["link"], "chainsawsuit.com/comic/") .

New Pull Request