3
1
Back

Keyboard using one of the Stick elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== 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']); // Joy of Tech } // Softer.

New Pull Request