3
1
Back

Realities bugfix/10hp More layout updates ttrss-plugin- _comics/init.php 343 lines elseif (strpos($article['link'], 'www.robot-hugs.com/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide images.

New Pull Request