3
1
Back

Elsewhere elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { //noop $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Eat That Toast bog-standard example // Penny Arcade if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // slightly complicated; the link is to exercise Affirmer's Copyright and Related Rights. A Work made available under CC0.

New Pull Request