3
1
Back

Make each wall of the Stick elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { // Three Panel Soul * Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { // Poorly Drawn Lines // Berkeley Mews elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']/img", $article); } Some comics supported Some comics supported elseif.

New Pull Request