3
1
Back

Request 1 Pull request proposed by 1 user #7 Cumulative fixes from v1.1 Port in fixes from v1.1 ttrss-plugin- _comics/init.php 511 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, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); // Order of the step manually. This requires hardware de-bouncing to avoid putting any UX connections on the GitHub page (they'll have "@ something" after them) and download them.

New Pull Request