3
1
Back

Fixed elsewhere elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Various updates, additions Fix for when invisiblebread has no bread From 6a9c45505ac6d396b29028a4373b6ff337eac9d1 Mon.

New Pull Request