3
1
Back

Robot Hugs elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } // Drugs and Wires drugs & wires, pilotside Various updates, additions Various updates, additions elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } Some comics supported elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // only keep everything starting at the first elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // Invisible Bread (make the bread visible if (preg_match("@.*(

New Pull Request