3
1
Back

Activate? Outs: elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); $article['content'] = $doc->saveHTML(); elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE.

New Pull Request