3
1
Back

Current step. (10) Sockets: Collapse all files Diff Content Not Available ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; } } } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'wondermark.com/c') !== FALSE) { $xpath = new DOMDocument(); elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); $article['content'] = $doc->saveXML(); } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); function mangle_article($article) { // Dilbert elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] .= "

" . $entry->textContent . ""; // XKCD (alt tags.

New Pull Request