Labels Milestones
BackShaek layout Add VCA shaek layout 4c5e03f875 re-re-remove the mysterious extra trace main Add scad for v3.2 Stuff all teh scad files in Stuff all teh scad files in ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Eat That Toast bog-standard example elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { //also get the blog $article['content'] = preg_replace("@@", '', $article['content']); // only keep everything starting at the first if(preg_match("@.*(
New Pull Request