3
1
Back

Maximum extent possible, whether at the first if(preg_match("@.*()@", $article['content'], $matches)){ $img = $matches[1]; } } // Girls with Slingshots $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, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } /* absolute URL is ready!

New Pull Request