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 382 lines elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } Various updates, additions Various updates, additions Various updates, additions /* dirty absolute URL */ $abs = "$host$path/$rel"; /* replace '//' or '/./' or '/foo/../' with '/' .

New Pull Request