3
1
Back

_comics/init.php 407 lines elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } // Invisible Bread (make the bread visible if (preg_match("@.*(

New Pull Request