3
1
Back

Anchor Latest commits for file Synth Mages Power Word Stun.kicad_pro Add scad for v3.2 Stuff all teh scad files in ttrss-plugin- _comics/init.php 478 lines elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $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='cc-comicbody']/img", $article); } achewood, gwss fix, fix for when invisiblebread has no bread elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content'] = $doc->saveXML(); } Some comics supported elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // slightly complicated; the link is to tumblr, but there's a url.

New Pull Request