3
1
Back

Updates ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } /* dirty absolute URL */ $abs = "$host$path/$rel.

New Pull Request