3
1
Back

{ elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } achewood, gwss.

New Pull Request