3
1
Back

Synth_mages:v1.0 Cumulative fixes from v1.1 ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } // PhD Unknown // Robot Hugs $entries = $xpath->query("//div[@id='comic-notes']"); d5bfb6e27b Go to.

New Pull Request