3
1
Back

($entries as $entry){ $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } //noop } // Drugs and Wires elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Drugs and Wires.

New Pull Request