3
1
Back

Train (to get alt tags) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Achewood (alt tag already present elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'uploads') and contains(@src, 'uploads') and contains(@src, 'png')]", $article); } elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE.

New Pull Request