3
1
Back

Choices Add CV (and knob) controlled glide to schematic ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } Clean up code formatting.

New Pull Request