3
1
Back

1 Pull request proposed by 1 user #7 Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'png')]", $article); } Gunnerkrigg and cleanup of alt-tag-only sites Clean up code formatting; added a few more 'simple' Unseen Servant - a 10-step panel layout Initial stab at a 10-step panel layout module toggle_switch_6mm() { } function hook_render_article($article) { try { return $this->mangle_article($article); .

New Pull Request