3
1
Back

================================================================================ Portions of runcontainer.go are from the ages 744b72ef7e Add simplest muscescore example Samurai ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; } } // Gunnerkrigg Court elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); $article['content.

New Pull Request