3
1
Back

Close elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); } // Wondermark (alt tag already present foreach ($imgs as $img) { From 3afa35e4b17ae9426036976f5252a8b43f759734.

New Pull Request