3
1
Back

Box KASSU / AO get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Various updates, additions /* dirty absolute URL is ready! */ Assorted updates 289eacd41f936a34813e1e82f711b9b6ca96fb7b Checkpoint after fixes but before shrinking boards Checkpoint after re-centering sliders, before removing redundant LED resistors next to transistors to save on panel wires ttrss-plugin- _comics/init.php 399 lines } Pain Train (to get alt tag elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@

New Pull Request