3
1
Back

Shaek layout ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { // $img_tag = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } Clean up code formatting; added a few comics; standardized appending alt/title text //also get the blog $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry){ $article['content'] .= "
Alt: " . $article['id']; } return $result_html; } function hook_render_article($article) { return 2; } } // Invisible Bread (make.

New Pull Request