3
1
Back

Joy of Tech // Joy of Tech elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { //noop $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Awkward Zombie elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { - maybe not as big.

New Pull Request