3
1
Back

'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; // $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // Invisible Bread (make the bread visible) elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($bread_page_url); $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OR PERFORMANCE OF THIS SOFTWARE. The MIT License (MIT) Copyright (c) 2014-2022 Ulrich Kunitz and/or other purposes and motivations, and without any expectation of additional consideration.

New Pull Request