3
1
Back

206 Update README.md From abc39a50d6580d276015bcd974580f199a987534 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 343 lines elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } Fix for when invisiblebread has no bread elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content.

New Pull Request