3
1
Back

Panels/FIREBALL VCO.png | Bin 0 -> 787001 bytes ...1995 - MIDI 1.0 Detailed Specification.pdf | Bin 0 -> 28788617 bytes KICKDRUM_MANUAL.pdf | Bin 16369 -> 0 bytes elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $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 for non-browser users elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $aftercomic = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Gunnerkrigg Court elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath.

New Pull Request