3
1
Back

$this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article.

New Pull Request