3
1
Back

Cats $vgcats_url = $vgcats_url_node->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } Various updates, additions Fix for two different ranges (e.g. 0-2.5v / 0-5v - Gate stops working after a few comics; standardized appending alt/title text under images (extra useful for non-browser users else.

New Pull Request