3
1
Back

Checks Dead Philosophers elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { // Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath.

New Pull Request