3
1
Back

Schematic ttrss-plugin- _comics/init.php 356 lines class _comics extends Plugin { Clean up code formatting; added a few comics; standardized appending alt/title text //also get blog entry $entries = $xpath->query("//div[@id='signoff-wrapper']"); foreach ($entries as $entry) { // SBMC elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { //also append the blarg post because that's small, interesting, $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Gunnerkrigg and cleanup of alt-tag-only sites Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'girlswithslingshots.com/comic.

New Pull Request