3
1
Back

// $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); } // Pain Train alt tag, Alice Grove (get bigger image elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Wondermark (alt tag elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link.

New Pull Request