3
1
Back

== $article['title'] || strpos($article['title'], $title_text) !== False) { if ($rel[0]=='#' || $rel[0]=='?') { $path = ''; } /* dirty absolute URL is ready! */ elseif (strpos(strtolower($article['link']), 'giantitp.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath.

New Pull Request