3
1
Back

_comics plugin!" . $e->getMessage(); } } module audio_jack_3_5mm() { } module title(string, size=12, halign="center", font=font_for_title) { } if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); // $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Clean up code.

New Pull Request