3
1
Back

Return 2; } } // Scenes From A Multiverse (to get alt tag) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } .

New Pull Request