3
1
Back

Out for elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'uploads')]", $article); } Assorted updates 13c8bcac477b612d33e1b1cfe89a6f9adc0a8935 Adding SynthMages footprint library 4579d541a87627c8f72d8a9f964497261ff44987 More random files More random files 7e24b3de83 Notes from debugging More notes main.

New Pull Request