3
1
Back

And b/caixa_sr1.png differ 81f5cdc2cd Fix 3-panel soul Fix 3-panel soul drugs & wires, pilotside elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // Least I Could Do (wtf image size? If (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); } // Jesus & Mo elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Two Lumps elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 342 lines if ($bread) { $html = fetch_file_contents($link); Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users.

New Pull Request