3
1
Back

(strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); // $article['content'] = $doc->saveHTML(); elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Chainsawsuit elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE || strpos($article['content.

New Pull Request