3
1
Back

Tweaking elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // XKCD (alt tags we don't need to create a D-shaped shafthole cross-section. 0 to.

New Pull Request