3
1
Back

If (parse_url($rel, PHP_URL_SCHEME) != '' || substr($rel, 0, 2) == '//') { return $base . $rel; } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // XKCD (alt tags we don't lose it bd1352a047 Fix annoyance of 2x05 IDC header.

New Pull Request