Labels Milestones
BackPORTAL.png 52a9fa26f6 achewood, gwss fix, fix for when invisible bread has no bread elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { // Invisible Bread (make the bread visible) // Invisible Bread (make the bread visible if (preg_match("@.*(
New Pull Request