3
1
Back

Stick $xpath = $this->get_xpath_dealie($article['link']); } elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath.

New Pull Request