3
1
Back

"//div[@class='comic-wrap']//img[@class='comic']", $article); // $article['content'] = preg_replace("@@", '', $article['content']); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // Cyanide & Happiness elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // And get blog entry $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } // Three Panel.

New Pull Request