3
1
Back

Typeface ... 8e97a73397 Dead Philosophers elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); } // Two Lumps // Two Lumps $orig_content = strip_tags($article['content']); //also append the blarg post because that's small, interesting.

New Pull Request