3
1
Back

[Holes] */ // Girls with Slingshots elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] = $doc->saveXML(); } Some comics supported elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] = $matches[1]; } } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users if (preg_match("@.*(textContent . "

"; } } // Two Lumps elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE.

New Pull Request