3
1
Back

Listening for a few due to referer checks Added BCN, Something Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Poly In Pictures elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails.

New Pull Request