3
1
Back

$img_tag = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } // Three Panel Soul // Two Lumps // Breaking Cat News elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $img; } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { //noop elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } Dead Philosophers // Dead Philosophers 2015-02-25 15:05:54 -08:00 // Poorly Drawn Lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } Added BCN, Something Positive // Timothy Winchester (People I Know foreach ($imgs as $img) { $article['content.

New Pull Request