3
1
Back

/ttrss-plugin- _comics/commit/969311f00cbb6d6ece9a25b5fb1d4e2884e468c0" rel="nofollow">969311f00cbb6d6ece9a25b5fb1d4e2884e468c0 Assorted updates Assorted updates Assorted updates elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $doc = new DOMDocument(); // replace the

(containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text Added The Trenches; yet more code style tweaking elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); // Dead Philosophers elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { // $img_tag = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Timothy Winchester (People I Know foreach.

New Pull Request