3
1
Back

Sockets: Collapse all files Diff Content Not Available ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // there's both alt and title texts, they're both different, use both. } elseif (strpos(strtolower($article['link.

New Pull Request