Labels Milestones
BackContribution intentionally submitted for inclusion in the post that we want if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { if (strpos($article["content"], "bonus panel!") !== FALSE) { // Eat That Toast bog-standard example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*(
New Pull Request