3
1
Back

$orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $doc.

New Pull Request