3
1
Back

Interesting, $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } // Dead Philosophers Dead Philosophers elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // not a party to be fixed elsewhere elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@id='comic-notes']"); d5bfb6e27b Go to file 74231bd333.

New Pull Request