3
1
Back

Get_xpath_dealie($link){ list($html, $content_type) = $this->get_content($link); //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } return $article; } /* absolute URL is ready! */ elseif (strpos(strtolower($article['link']), 'giantitp.com/comics.

New Pull Request