3
1
Back

01bb4964a6 Add CV (and knob) controlled glide to schematic ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Breaking Cat News elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { //also append the blarg post because that's small, interesting, //and sometimes necessary for old fogeys like me.

New Pull Request