3
1
Back

Null, updates to rev 2 beta edits README.md file 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags textified. } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { Gunnerkrigg and cleanup of alt-tag-only sites Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for non-browser users 1e6cc98f41 Various updates, additions // PhD Unknown // Robot Hugs elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Questionable Content (cleanup) // Questionable Content (cleanup) $article['content'] .= "

" . $entry->textContent .

New Pull Request