3
1
Back

Notation 2bb058d5715f395d3571ea05d3008566787a2bdb elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Joy of Tech elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) .

New Pull Request