3
1
Back

Unknown // Robot Hugs elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Awkward Zombie elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); // Questionable Content (cleanup) .

New Pull Request