Labels Milestones
BackContinue? $article['content'] .= "
$orig_content
"; //also append the blarg post because that's small, interesting, $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Cyanide & Happiness // Cyanide & Happiness // Cyanide & Happiness elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); // $xpath = new DOMDocument(); // replace the