3
1
Back

. $aftercomic . ""; $img_tag = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } Assorted updates elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath .

New Pull Request