3
1
Back

Initial Wondermark fix; added Oatmeal initial Wondermark fix; added Oatmeal initial $article['content'] = $img; } } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // $xpath .

New Pull Request