3
1
Back

Tag already present elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/noscript/img", $article); } // Girls with Slingshots elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE.

New Pull Request