3
1
Back

Pilotside elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); } // Three Panel Soul * Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { // Dead Philosophers Dead Philosophers elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE.

New Pull Request