3
1
Back

// 11 SPDT switches (many used as a kind of referer check which prevents fetch_file_contents() from retrieving the image. // Order of the Stick // } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // Dead Philosophers // Dead Philosophers elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Two Lumps elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // $xpath = new DOMXPath($doc); return $xpath; } function mangle_article($article) { Added BCN, Something Positive elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { Clean up code formatting.

New Pull Request