3
1
Back

Zombie elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); Assorted updates Assorted updates elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') .

New Pull Request