3
1
Back

Eea453f1eeea3c7619b9825ab723148f1dab934e Mon Sep 17 00:00:00 2001 Subject: [PATCH] More layout updates ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = $matches[1]; } } // Eat That Toast elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'uploads') and contains(@src, 'png')]", $article); $article['content'] = $doc->saveHTML(); function get_img_tags($xpath, $query, $article){ $new_src = $this->rel2abs($orig_src, $article['link']); if ($alt_text == $title_text){ } elseif (strpos($alt_text, $title_text) !== false){ $text_element.

New Pull Request