3
1
Back

]); } else { // Something Positive elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] = $img_tag . $article['content']; // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } // Least I Could Do (wtf image size?) elseif (strpos($article['link.

New Pull Request