3
1
Back

Notes A-1605 * Fit SIP socket only if you feel like it, otherwise I'm just scratching my own itch here. * Most important: Keep it simple. Follow one pattern. Class _comics extends Plugin { catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } //Sites that provide images and just need alt tags textified. //Sites that provide images and just need alt tags textified. $article['content'] .= "
Alt: .

New Pull Request