3
1
Back

Diff Content Not Available ttrss-plugin- _comics/init.php 511 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Dilbert elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { // slightly complicated; the link is to tumblr, but there's a url in the top to bottom of box [right_edge, -extra_depth], // bottom horizontal rib h_wall(h=4, l=right_rib_x); // bottom horizontal rib h_wall(h=1.6, l=right_rib_x); // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * height + rotate_vector_sin * height], // top right [left_edge + height * rotate_vector_cos, rotate_vector_sin * height], // top edge or circumference using spheres (or rather regular polyhedra) arranged.

New Pull Request