3
1
Back

[PATCH] Some comics supported Latest commits for file Panels/luther_triangle_vco_quentin_v2.scad elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { if (strpos($article["content"], "bonus panel!") !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } // XKCD (alt tags we don't need to call out for) $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due.

New Pull Request