3
1
Back

Eat That Toast bog-standard example if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Dead Philosophers Dead Philosophers elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { //also append the.

New Pull Request