3
1
Back

{ catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Pain Train alt tag, Alice Grove (get bigger image // $xpath = $this->get_xpath_dealie($article['link']); $img_tag = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog.

New Pull Request