3
1
Back

$article); list($html, $content_type) = $this->get_content($link); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Added BCN, Something Positive Some comics supported elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { // only keep everything starting at the first if (preg_match("@.*(query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .= "
" . $msg . ""; } } Clean up code formatting; added a few comics.

New Pull Request