Labels Milestones
BackPart Binary files /dev/null and b/Images/capsocket.png differ // Gunnerkrigg Court // Gunnerkrigg Court elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { Fix for when invisible bread has no bread elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Dinosaur Comics Cleanup elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Dilbert // Dilbert elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Invisible Bread (make the bread visible.
New Pull Request