3
1
Back

'(//div[@class="webcomic-image"]//img)', $article); } // Poorly Drawn Lines elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { // CTRL+ALT+DEL // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { if ($img->getAttribute('title')) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } Some comics supported Some comics supported VG Cats, via their tumblr rss feed since they don't have one.

New Pull Request