3
1
Back

Hole } // Scenes From A Multiverse Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $article['content'] = $img; } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); } Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful.

New Pull Request