3
1
Back

Size?) $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get the blog //also get blog elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $article['content'] .

New Pull Request