3
1
Back

.= "
$orig_content
"; // Awkward Zombie $entries = $xpath->query("//div[@id='signoff-wrapper']"); // Pain Train (to get alt tag) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking // The Trenches elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); .

New Pull Request