3
1
Back

TL0x4s // Joy of Tech elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { if (strpos($article["content"], "bonus panel!") !== FALSE) { //also append the blarg post because that's small, interesting, } //and sometimes necessary for old fogeys like me to get what game it's about $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } .

New Pull Request