3
1
Back

Elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { // Breaking Cat News // Something Positive elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; } // Awkward Zombie.

New Pull Request