3
1
Back

V3.2 Stuff all teh scad files in ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { // Robot Hugs elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); // Order of the.

New Pull Request