3
1
Back

About component heights, swapping rotary and toggle switches Notes about component heights, swapping rotary and toggle switches eea453f1eeea3c7619b9825ab723148f1dab934e Port in fixes from v1.1 ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } .

New Pull Request