3
1
Back

(strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Dilbert elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $article['content'] = preg_replace("@@", '', $article['content']); } // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { if (strpos($article["content"], "bonus panel.

New Pull Request