3
1
Back

($entries as $entry) { $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } // SBMC elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE ) { $xpath = $this->get_xpath_dealie($vgcats_url); if (GDORN_DEBUG && $article['debugging']) { foreach ($article['debugging'] as $msg) { $article['content'] .= "
Alt: $alt_text
"; } } } Clean up code formatting; added a few more 'simple' Unseen Servant - Could replace step IDs with a DAC and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; $article['content'] .

New Pull Request