3
1
Back

// Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // Doghouse Diaries, which has broken alt tags elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Chainsawsuit // Chainsawsuit elseif (strpos($article["link"], "explosm.net/comics.

New Pull Request