3
1
Back

From 5aaea69ed6fde3a14d8431b95cdb61f2e99d3f78 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added The Trenches; yet more code style tweaking elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] .= "
Alt: " . $article['id']; } return $article; } Some comics supported elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $img = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] .= "

" . $entry->textContent . "

"; } } // XKCD (alt tags we don't lose it Futura Heavy BT.ttf | Bin 0 -> 12821 bytes .../Panels/COLOR SPRAY.png | Bin.

New Pull Request