3
1
Back

Overview 1 Active Pull Request 1 Pull request proposed by 1 user #7 Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 334 lines if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } .

New Pull Request