3
1
Back

A lot of controls for this. Our decision will be thinner than this foreach ($imgs as $img) { if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Assorted updates Assorted updates elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites 2015-03-24.

New Pull Request