3
1
Back

Plugin { function hook_render_article($article) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // SBMC // SBMC elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) .

New Pull Request