3
1
Back

$this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } // } // Chainsawsuit elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } // Three Panel Soul elseif (strpos($article['link.

New Pull Request