3
1
Back

= $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Chainsawsuit // Chainsawsuit elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // SBMC elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Added The Trenches; yet more code style tweaking Added The Trenches; yet more code style tweaking // The number of pins: 11; pin.

New Pull Request