3
1
Back

//noop elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { //noop $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // XKCD (alt tags we don't lose it Fix annoyance of 2x05.

New Pull Request