Labels Milestones
Back1.6) elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } achewood, gwss fix, fix for when invisible bread.
New Pull Request