3
1
Back

Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // https://cdn.sparkfun.com/datasheets/Components/Switches/MX%20Series.pdf module.

New Pull Request