3
1
Back

"//div[@id='comic']/img", $article); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); // $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Something Positive elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) .

New Pull Request