3
1
Back

$this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "

" . $entry->textContent . ""; // Softer World (alt tags), Dinosaur Comics.

New Pull Request