3
1
Back

Step. (10) Sockets: Collapse all files Diff Content Not Available ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } // XKCD (alt tags we don't need to mess with this.

New Pull Request