3
1
Back

From 2d3c489f2acf0f8bdc9cf0fe8c2346d4d07472be Mon Sep 17 00:00:00 2001 .../Panels/MIRROR IMAGE.png | Bin 0 -> 12821 bytes .../Panels/COLOR SPRAY.png | Bin 0 -> 30552 bytes From 2bb058d5715f395d3571ea05d3008566787a2bdb Mon Sep 17 00:00:00 2001 Subject: [PATCH] achewood, gwss fix, fix for when invisiblebread has no bread elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // CTRL+ALT+DEL // CTRL+ALT+DEL Sillies // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $article['content'] = $img_tag . $article['content']; $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); // Berkeley Mews // $img_tag = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } // Invisible Bread (make the bread visible $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request