3
1
Back

Philosophers elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Breaking Cat News // Something Positive elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // And get blog entry $entries = $xpath->query($query); $result_html = ''; } /* absolute URL is ready! */ } function get_xpath_dealie($link) { } // Girls with Slingshots $entries = $xpath->query("//span[@class='rss-content']"); foreach ($entries as $entry){ $article['content'] .

New Pull Request