3
1
Back

Smoothing() { // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // Invisible Bread (make the bread visible) // Invisible Bread (make the bread visible) // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { if ($rel[0]=='#' || $rel[0]=='?') { return $base . $rel; } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Timothy Winchester (People I Know elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Girls with Slingshots elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Chainsawsuit elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Robot Hugs $entries = $xpath->query("//div[@class='entry']"); foreach ($entries as $entry) { $article['content'] .= "

" . $entry->textContent . "

"; } } // Questionable Content (cleanup elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { elseif.

New Pull Request