3
1
Back

$bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); } /* absolute URL is ready! */ Assorted updates More layout updates ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE && // SatW elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } /* absolute URL */ $abs .

New Pull Request