3
1
Back

[PATCH] more fixes - Gate stops working after a few comics; standardized appending alt/title text under images (extra useful for non-browser users elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] .= "

" . $entry->textContent . "

"; } } // CTRL+ALT+DEL Sillies // Two.

New Pull Request