3
1
Back

Solution to getting the image. Elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); //also append.

New Pull Request