3
1
Back

$this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // Invisible Bread (make the bread visible if (preg_match("@.*(

New Pull Request