3
1
Back

3c7abf2196 Move LED resistors next to transistors to save on panel wires ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Cyanide & Happiness // Cyanide & Happiness elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE || strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== 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="comicbody"]//img)', $article) . $article['content']; } Various updates, additions elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE.

New Pull Request