3
1
Back

(strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // Dead Philosophers // Dead Philosophers // Dead Philosophers 2015-02-25 15:05:54 -08:00 // Eat That Toast bog-standard example // Penny Arcade elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $xpath = new DOMDocument.

New Pull Request