3
1
Back

// Robot Hugs elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); $article['content'] = $img_tag . $article['content']; } // Three Panel.

New Pull Request