3
1
Back

8e97a73397a03125f3bf5b9aa13372a2d7319ad0 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 342 lines if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= $aftercomic; } } //noop } // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // Girls with Slingshots elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img.

New Pull Request