3
1
Back

Philosophers 2015-02-25 15:05:54 -08:00 // Eat That Toast elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && // SatW elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Drugs and Wires elseif (strpos($article["link"], "berkeleymews.com/") !== FALSE ) { // Three Panel Soul elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Questionable Content (cleanup) $article['content'] .= "
Alt: " . $article['id']; } return $article; } function about() { function get_content($link) { /** * Use this if you download.

New Pull Request