3
1
Back

Scad for v3.2 Stuff all teh scad files in Stuff all teh scad files in ttrss-plugin- _comics/init.php 342 lines if (strpos($article["link"], "penny-arcade.com") !== FALSE ) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = new DOMDocument(); elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; } // Joy of Tech elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Dead Philosophers 2015-02-25 15:05:54 -08:00 // Poorly Drawn Lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img_tag . $article['content']; // $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); // Drugs and Wires drugs & wires, pilotside Various updates, additions Fix for two different ranges (e.g. 0-2.5v / 0-5v.

New Pull Request