3
1
Back

Lines class _comics extends Plugin { catch (Exception $e) { $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; // Wondermark (alt tag elseif (strpos($article['link'], 'http://www.geekculture.com/joyoftech/') !== FALSE) .

New Pull Request