3
1
Back

V1 build Latest commits for branch fewer_panel_wires Move LED resistors next to transistors to save on panel wires ttrss-plugin- _comics/init.php 468 lines elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { // CTRL+ALT+DEL elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Awkward Zombie.

New Pull Request